EIP173Proxy
Verified contract
Proxy
Active on
Ethereum with 1,242 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($87,649.44)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GEL | ERC-20 | 392.028946K | $0.223579 |
$87,649.44 | |
TKX | ERC-20 | 0.000046 | $12.82 |
$0 | |
SPICE | ERC-20 | 17.564583M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21249828 | 3 days ago | | | 0 | 0.00077799032 | |
| 21234565 | 5 days ago | | | 0 | 0.00068012743 | |
| 21171141 | 14 days ago | | | 0 | 0.0042438348 | |
| 20522495 | 3 months ago | | | 0 | 0.00019781896 | |
| 20381807 | 4 months ago | | | 0 | 0.00025933235 | |
| 19810373 | 7 months ago | | | 0 | 0.00034687477 | |
| 19809117 | 7 months ago | | | 0 | 0.00049320782 | |
| 19690209 | 7 months ago | | | 0 | 0.00092354497 | |
| 19518127 | 8 months ago | | | 0 | 0.0017379098 | |
| 19483322 | 8 months ago | | | 0 | 0.0019280907 |
ABI
ABI objects
Getter at block 21268087
proxyAdmin() view returns (address)
0x5108ef86cf493905bcd35a3736e4b46decd7de58
lastLockTime() view returns (uint256)
1654873200
token() view returns (address)
0x15b7c0c907e4c6b9adaaaabc300c08991d6cea05
unlockTime() view returns (uint256)
1662649200
Read-only
supportsInterface(bytes4 id) view returns (bool)
lockedBalance(address) view returns (uint256)
State-modifying
Events transferProxyAdmin(address newAdmin)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
lock(uint256 amount)
withdraw()
ProxyAdminTransferred(address indexed previousAdmin, address indexed newAdmin)
ProxyImplementationUpdated(address indexed previousImplementation, address indexed newImplementation)
Locked(address addr, uint256 amount)
Withdrawal(address addr, uint256 amount)
constructor(address implementationAddress, address adminAddress, bytes data)
fallback()
receive()
This contract contains no error objects.