Proxy
Verified contract
Proxy
Active on
Base with 121 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 ($137,148.86)
Native
Value
$137,148.71
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 38.076557 | $3,601.92 |
$137,148.71 | |
GRG | ERC-20 | 0.1 | $0.94059 |
$0.09 | |
WGC | ERC-20 | 200 | $0.00025 |
$0.05 | |
BOOMER | ERC-20 | 1 | $0.006279 |
$0.01 | |
USA | ERC-20 | 1 | $0.0006 |
$0 | |
kurbi | ERC-20 | 0.1 | $0.000432 |
$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) |
---|---|---|---|---|---|---|---|
| 23066403 | 4 days ago | | | 0 | 0.0000010353252 | |
| 23066266 | 4 days ago | | | 0 | 9.7034581e-7 | |
| 23066253 | 4 days ago | | | 0 | 9.6908935e-7 | |
| 23062395 | 4 days ago | | | 0 | 0.0000035386668 | |
| 23056200 | 4 days ago | | | 0 | 0.0000017388000 | |
| 23055457 | 4 days ago | | | <0.00000001 | 0.0000023997600 | |
| 23054726 | 4 days ago | | | 0 | 0.0000028460241 | |
| 23012203 | 5 days ago | | | <0.00000001 | 0.0000012400105 | |
| 22838608 | 9 days ago | | | 0 | 0.0000045600955 | |
| 22804705 | 10 days ago | | | 0 | 3.9293315e-7 |
ABI
ABI objects
Getter at block 23077135
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)
16597707634039650443684
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.