0x60635c5c87ea9da916b9216f20bff54c6d4cc3c9
Verified contract
Proxy
Active on
Base with 35,280 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 47 additional slots
Balances ($52,742.69)
Native
Value
$52,742.67
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 21.764004 | $2,423.39 |
$52,742.67 | |
WGC | ERC-20 | 200 | $0.000099 |
$0.02 | |
kurbi | ERC-20 | 0.1 | $0.000641 |
$0 | |
BROGE | ERC-20 | 10K | -- | -- | |
| ERC-20 | 2.4K | -- | -- | |
| ERC-20 | 2.4K | -- | -- | |
OHNO | ERC-20 | 79.310696 | -- | -- | |
BLOWN | ERC-20 | 77.694207 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21972334 | 3 hours ago | | | 0 | 8.6578322e-7 | |
| 21962087 | 8 hours ago | | | 0 | 6.6870132e-7 | |
| 21961934 | 9 hours ago | | | 0 | 0.000000507658877329 | |
| 21951445 | 14 hours ago | | | 0 | 5.7674859e-7 | |
| 21951428 | 14 hours ago | | | 0 | 7.5578164e-7 | |
| 21928955 | a day ago | | | 0 | 5.9668841e-7 | |
| 21928936 | a day ago | | | 0 | 5.9731056e-7 | |
| 21925140 | a day ago | | | 0 | 8.9009252e-7 | |
| 21899620 | 2 days ago | | | 0 | 5.7805810e-7 | |
| 21889492 | 2 days ago | | | 0 | 5.7653708e-7 |
ABI
ABI objects
Getter at block 21977383
GUARDIAN() view returns (address)
0x7dce2fee5e30eff298cd3d9b92649f00ebdfc104
L2_ORACLE() view returns (address)
0xc256e1c6587387ea7080062dd73425de4a7dd01f
SYSTEM_CONFIG() view returns (address)
0xd346b81520a0e9c8e9fb0b9557f0d80b9eb7e6a4
l2Sender() view returns (address)
0x000000000000000000000000000000000000dead
params() view returns (uint128 prevBaseFee, uint64 prevBoughtGas, uint64 prevBlockNum)
(prevBaseFee=1000000000, prevBoughtGas=491310, prevBlockNum=21843871)
paused() view returns (bool)
false
version() view returns (string)
1.7.2
Read-only
finalizedWithdrawals(bytes32) view returns (bool)
isOutputFinalized(uint256 _l2OutputIndex) view returns (bool)
minimumGasLimit(uint64 _byteCount) pure returns (uint64)
provenWithdrawals(bytes32) view returns (bytes32 outputRoot, uint128 timestamp, uint128 l2OutputIndex)
State-modifying
Events depositTransaction(address _to, uint256 _value, uint64 _gasLimit, bool _isCreation, bytes _data) payable
donateETH() payable
finalizeWithdrawalTransaction(struct TypesWithdrawalTransaction _tx)
initialize(bool _paused)
pause()
proveWithdrawalTransaction(struct TypesWithdrawalTransaction _tx, uint256 _l2OutputIndex, struct TypesOutputRootProof _outputRootProof, bytes[] _withdrawalProof)
unpause()
Initialized(uint8 version)
Paused(address account)
TransactionDeposited(address indexed from, address indexed to, uint256 indexed version, bytes opaqueData)
Unpaused(address account)
WithdrawalFinalized(bytes32 indexed withdrawalHash, bool success)
WithdrawalProven(bytes32 indexed withdrawalHash, address indexed from, address indexed to)
This contract contains no constructor objects.
receive()
This contract contains no error objects.