Proxy
Verified contract
Proxy
Active on
Base with 6 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 ($592,057.65)
Native
Value
$592,057.56
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 166.849156 | $3,548.46 |
$592,057.56 | |
GRG | ERC-20 | 0.1 | $0.927285 |
$0.09 | |
USA | ERC-20 | 1 | $0.000697 |
$0 | |
kurbi | ERC-20 | 0.1 | $0.000433 |
$0 | |
BAZE | ERC-20 | 114.112598K | -- | -- | |
DXM | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19320515 | 3 months ago | | | 0 | 3.5564703e-7 | |
| 18831181 | 3 months ago | | | 0 | 0.000000300624337376 | |
| 17629998 | 4 months ago | | | 0 | 0.000000094057280000 | |
| 17145211 | 5 months ago | | | 0 | 0.0000020158415 | |
| 2291877 | a year ago | | | 0 | 0.000070045503 | |
| 2084314 | a year ago | | | 0 | 0.000095695508 |
ABI
ABI objects
Getter at block 23228259
MIN_WITHDRAWAL_AMOUNT() view returns (uint256)
2000000000000000000
RECIPIENT() view returns (address)
0x09c7bad99688a55a2e83644bfaed09e62bdcccba
WITHDRAWAL_NETWORK() view returns (uint8)
1
totalProcessed() view returns (uint256)
5679307872469031644773
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.