Proxy
Verified contract
Proxy
Active on
Base with 4 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 ($141,794.02)
Native
Value
$141,793.89
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 43.099627 | $3,289.91 |
$141,793.89 | |
GRG | ERC-20 | 0.1 | $1.23 |
$0.12 | |
USA | ERC-20 | 1 | $0.000903 |
$0 | |
BASE | ERC-20 | 3.337K | -- | -- | |
DXM | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 2308259 | a year ago | | | 0 | 0.000093394003 | |
| 2293097 | a year ago | | | 0 | 0.000070046070 | |
| 2084180 | a year ago | | | 0 | 0.000095695505 | |
| 1961987 | a year ago | | | 0.00019 | 0.000038904003 |
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)
7549433296903013395497
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.