SequencerFeeVault
Verified contract
Implementation
Active on
Base with 3 txns
Storage
Map
Table
Raw
Constants and immutables
10
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 "SequencerFeeVault"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18384770 | 3 months ago | | | 0 | 1.6759743e-7 | |
| 18384655 | 3 months ago | | | 0 | 1.7438786e-7 | |
| 13575009 | 7 months ago | | | 0 | 8.2719335e-7 |
ABI
ABI objects
Getter at block 22797726
MIN_WITHDRAWAL_AMOUNT() view returns (uint256)
2000000000000000000
RECIPIENT() view returns (address)
0x09c7bad99688a55a2e83644bfaed09e62bdcccba
WITHDRAWAL_NETWORK() view returns (uint8)
1
l1FeeWallet() view returns (address)
0x09c7bad99688a55a2e83644bfaed09e62bdcccba
totalProcessed() view returns (uint256)
0
version() view returns (string)
1.3.0
Read-only
This contract contains no read-only function objects.
State-modifying
Events withdraw()
Withdrawal(uint256 value, address to, address from)
Withdrawal(uint256 value, address to, address from, uint8 withdrawalNetwork)
constructor(address _recipient, uint256 _minWithdrawalAmount, uint8 _withdrawalNetwork)
receive()
This contract contains no error objects.