Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add calldata for the w3.labs BatchDeposit contract #115

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tomknig
Copy link

@tomknig tomknig commented Jan 4, 2025

In this PR, I am adding the erc7730 calldata specification for our BatchDeposit contract, a permissionless contract for depositing to multiple Ethereum validators in a single transaction.

The function we want to being clear signed can be found here. The contract has been deployed to Holesky and Mainnet, is verified on Etherscan, and audited by Hacken and CredShields.

Clear Signing Preview

Screenshot 2025-01-04 at 16-51-55 Clear Signing Preview

This commit adds the erc7730 calldata specification for our BatchDeposit
contract, a permissionless contract for depositing to multiple Ethereum
validators in a single transaction.

The code can be found [on
GitHub](https://github.com/w3labsxyz/ethereum-batch-deposit-contracts).
It has been deployed to Holesky and Mainnet and is verified on
Etherscan.
@tomknig tomknig requested a review from a team as a code owner January 4, 2025 16:09
@github-actions github-actions bot added the descriptors Changes to clear signing descriptors label Jan 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
descriptors Changes to clear signing descriptors
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant