ExecutionLayerFeeDispatcher
Verified contract
Implementation
Active on
Ethereum with 0 txns
Inferred storage
Map
Table
Raw
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "ExecutionLayerFeeDispatcher"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "ExecutionLayerFeeDispatcher"
ABI
ABI objects
Getter at block 21186586
getStakingContract() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
getWithdrawer(bytes32 _publicKeyRoot) view returns (address)
State-modifying
Events dispatch(bytes32 _publicKeyRoot) payable
initELD(address _stakingContract)
Withdrawal(address indexed withdrawer, address indexed feeRecipient, bytes32 pubKeyRoot, uint256 rewards, uint256 nodeOperatorFee, uint256 treasuryFee)
constructor(uint256 _version)
fallback()
receive()
AlreadyInitialized()
FeeRecipientReceiveError(bytes errorData)
InvalidCall()
TreasuryReceiveError(bytes errorData)
WithdrawerReceiveError(bytes errorData)
ZeroBalanceWithdrawal()