Proxy
Verified contract
Proxy
Active on
Base with 95 txns
Unified storage
Map
Table
Raw
Constants and immutables
2
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($554,768.68)
Native
Value
$554,768.45
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 213.016907 | $2,604.34 |
$554,768.45 | |
GRG | ERC-20 | 0.1 | $2.02 |
$0.2 | |
WGC | ERC-20 | 200 | $0.0001 |
$0.02 | |
BOOMER | ERC-20 | 1 | $0.004701 |
$0 | |
USA | ERC-20 | 1 | $0.001542 |
$0 | |
kurbi | ERC-20 | 0.1 | $0.000664 |
$0 | |
BROGE | ERC-20 | 10K | -- | -- | |
MOTOR | ERC-20 | 34.657251M | -- | -- | |
CLERK | ERC-20 | 5.66246M | -- | -- | |
FLASH | ERC-20 | 50K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21569412 | 11 days ago | | | 0 | 3.4194151e-7 | |
| 21535177 | 12 days ago | | | 0 | 3.4214214e-7 | |
| 20226441 | a month ago | | | 0 | 1.5095370e-7 | |
| 20151196 | a month ago | | | 0 | 1.1736358e-7 | |
| 20151160 | a month ago | | | 0 | 3.2587265e-7 | |
| 19999490 | 2 months ago | | | 0 | 2.3938531e-7 | |
| 19953543 | 2 months ago | | | 0 | 1.3541820e-7 | |
| 19953403 | 2 months ago | | | 0 | 1.3560749e-7 | |
| 19953321 | 2 months ago | | | 0 | 1.3533812e-7 | |
| 19910907 | 2 months ago | | | 0 | 3.5776854e-7 |
ABI
ABI objects
Getter at block 21786455
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)
14015004740461363673826
version() view returns (string)
1.3.0
Read-only
This contract contains no read-only function objects.
State-modifying
Events admin() returns (address)
changeAdmin(address _admin)
implementation() returns (address)
upgradeTo(address _implementation)
upgradeToAndCall(address _implementation, bytes _data) payable returns (bytes)
withdraw()
AdminChanged(address previousAdmin, address newAdmin)
Upgraded(address indexed implementation)
Withdrawal(uint256 value, address to, address from)
Withdrawal(uint256 value, address to, address from, uint8 withdrawalNetwork)
constructor(address _admin)
fallback()
receive()
receive()
This contract contains no error objects.