Proxy
Verified contract
Proxy
Active on
Base with 110 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 ($356,334.55)
Native
Value
$356,334.32
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 103.827015 | $3,432.00 |
$356,334.32 | |
GRG | ERC-20 | 0.1 | $1.29 |
$0.13 | |
WGC | ERC-20 | 200 | $0.00046 |
$0.09 | |
BOOMER | ERC-20 | 1 | $0.011328 |
$0.01 | |
USA | ERC-20 | 1 | $0.000735 |
$0 | |
kurbi | ERC-20 | 0.1 | $0.000834 |
$0 | |
BROGE | ERC-20 | 10K | -- | -- | |
MOTOR | ERC-20 | 34.657251M | -- | -- | |
CLERK | ERC-20 | 5.66246M | -- | -- | |
RealVirtus | ERC-20 | 168.188493K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22697020 | 2 days ago | | | 0 | 0.0000015889156 | |
| 22641044 | 4 days ago | | | 0.00074089027 | 2.7136523e-7 | |
| 22617572 | 4 days ago | | | 0 | 4.8356755e-7 | |
| 22617512 | 4 days ago | | | 0 | 4.8446823e-7 | |
| 22617485 | 4 days ago | | | 0 | 4.7791819e-7 | |
| 22617409 | 4 days ago | | | 0 | 4.9691061e-7 | |
| 22464721 | 8 days ago | | | 0 | 0.0000025158744 | |
| 22464665 | 8 days ago | | | 0 | 6.7316060e-7 | |
| 22464608 | 8 days ago | | | 0 | 0.0000010075806 | |
| 22311474 | 11 days ago | | | 0 | 0.000000600522403376 |
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)
15835627100203613315538
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.