L1FeeVault
Verified contract
Implementation
Active on
Base with 0 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 "L1FeeVault"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "L1FeeVault"
ABI
ABI objects
Getter at block 22707508
MIN_WITHDRAWAL_AMOUNT() view returns (uint256)
2000000000000000000
RECIPIENT() view returns (address)
0x09c7bad99688a55a2e83644bfaed09e62bdcccba
WITHDRAWAL_NETWORK() view returns (uint8)
1
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.