TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 354 txns
Unified storage
Map
Table
Raw
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($29,770.80)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TOKO | ERC-20 | 67.383714M | $0.000442 |
$29,770.8 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20782572 | a month ago | | | 0 | 0.0010776944 | |
| 20070240 | 5 months ago | | | 0 | 0.0010949311 | |
| 19920942 | 5 months ago | | | 0 | 0.00078126208 | |
| 19884763 | 5 months ago | | | 0 | 0.00032992799 | |
| 19441577 | 8 months ago | | | 0 | 0.0050037000 | |
| 19441563 | 8 months ago | | | 0 | 0.0020395000 | |
| 19441536 | 8 months ago | | | 0 | 0.0058575000 | |
| 19438717 | 8 months ago | | | 0 | 0.0050025000 | |
| 19438717 | 8 months ago | | | 0 | 0.0050025000 | |
| 19438717 | 8 months ago | | | 0 | 0.0035145000 |
ABI
ABI objects
Getter at block 21081733
This contract contains no getter function objects.
Read-only
This contract contains no read-only function objects.
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.