P2pEth2Depositor
Verified contract
Active on
Ethereum with 355 txns
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HQG | ERC-20 | 0.001 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21300099 | 18 hours ago | | | 32 | 0.0013693191 | |
| 21286431 | 3 days ago | | | 32 | 0.0017967771 | |
| 21285781 | 3 days ago | | | 32 | 0.0015586631 | |
| 21215342 | 13 days ago | | | 32 | 0.0027792291 | |
| 21212537 | 13 days ago | | | 32 | 0.0018418562 | |
| 21195391 | 15 days ago | | | 32 | 0.0047005135 | |
| 21195307 | 15 days ago | | | 64 | 0.0040997063 | |
| 21163887 | 20 days ago | | | 2176 | 0.046757076 | |
| 21158992 | 20 days ago | | | 32 | 0.0051277457 | |
| 21154709 | 21 days ago | | | 832 | 0.0079742325 |
ABI
ABI objects
Getter at block 21305464
collateral() view returns (uint256)
32000000000000000000
i_depositContract() view returns (address)
0x00000000219ab540356cbb839cbe05303d7705fa
i_feeDistributorFactory() view returns (address)
0xd5b7680f95c5a6caecdbbeb1dee580960c4f891b
validatorsMaxAmount() view returns (uint256)
400
Read-only
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events deposit(bytes[] _pubkeys, bytes _withdrawal_credentials, bytes[] _signatures, bytes32[] _deposit_data_roots, struct IFeeDistributorFeeRecipient _clientConfig, struct IFeeDistributorFeeRecipient _referrerConfig) payable
P2pEth2DepositEvent(address indexed _from, address indexed _newFeeDistributorAddress, uint64 indexed _firstValidatorId, uint256 _validatorCount)
constructor(bool _mainnet, address _depositContract, address _feeDistributorFactory)
receive()
P2pEth2Depositor__AmountOfParametersError()
P2pEth2Depositor__DoNotSendEthDirectlyHere()
P2pEth2Depositor__EtherValueError()
P2pEth2Depositor__NotFactory(address _passedAddress)
P2pEth2Depositor__ValidatorCountError()