Skip to content

Commit

Permalink
chore: add token contracts (#535)
Browse files Browse the repository at this point in the history
* add token contracts

* write eigen strategy script

* deploy on holesky and update mainnet config

* chore: add token deploy script (#536)

* write eigen strategy script

* deploy on holesky and update mainnet config

* fix pragmas

* add to readme

* fix nit

* label strategy

* add header

* add eigen/beigen to readme

* docs: fix typo in README and gen bindings for token contracts

* chore: gen bindings

---------

Co-authored-by: wadealexc <[email protected]>
  • Loading branch information
2 people authored and seanmcgary committed May 7, 2024
1 parent d26df81 commit 21044e1
Show file tree
Hide file tree
Showing 16 changed files with 64 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pkg/bindings/AVSDirectory/binding.go

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions pkg/bindings/BeaconChainProofs/binding.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions pkg/bindings/BytesLib/binding.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions pkg/bindings/DelayedWithdrawalRouter/binding.go

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions pkg/bindings/DelegationManager/binding.go

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions pkg/bindings/EIP1271SignatureUtils/binding.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions pkg/bindings/EigenPod/binding.go

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions pkg/bindings/EigenPodManager/binding.go

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions pkg/bindings/Endian/binding.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions pkg/bindings/Merkle/binding.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 21044e1

Please sign in to comment.