Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kilnfi/deposit-batch-contract
A contract to stake multiple eth2 validator addresses at once to reduce gas cost
https://github.com/kilnfi/deposit-batch-contract
Last synced: 7 days ago
JSON representation
A contract to stake multiple eth2 validator addresses at once to reduce gas cost
- Host: GitHub
- URL: https://github.com/kilnfi/deposit-batch-contract
- Owner: kilnfi
- License: mit
- Created: 2021-10-21T13:23:00.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-06T16:50:25.000Z (about 1 year ago)
- Last Synced: 2024-04-14T01:55:12.849Z (10 months ago)
- Language: JavaScript
- Homepage:
- Size: 199 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# deposit-batch-contract
A contract to stake multiple eth2 validator addresses at once to
reduce gas cost.## Where does it live?
- devnet(holesky): [0xa839c0CE42A6629B0850713A2bbaDc497A2eb606](https://holesky.etherscan.io/address/0xa839c0CE42A6629B0850713A2bbaDc497A2eb606)
- testnet(holesky): [0x008f55a61D3B96A0bdab16F3B68f6C40E3ed6FDa](https://holesky.etherscan.io/address/0x008f55a61D3B96A0bdab16F3B68f6C40E3ed6FDa)
- testnet(goerli): [0x5FaDfdb7eFffd3B4AA03f0F29d9200Cf5F191F31](https://goerli.etherscan.io/address/0x5FaDfdb7eFffd3B4AA03f0F29d9200Cf5F191F31)
- mainnet: [0x9b8c989FF27e948F55B53Bb19B3cC1947852E394](https://etherscan.io/address/0x9b8c989FF27e948F55B53Bb19B3cC1947852E394)