TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 7,130 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($15.80)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
KOK | ERC-20 | 37.269114K | $0.000424 |
$15.8 | |
KSTA | ERC-20 | 107.85158K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21193871 | 5 days ago | | | 0 | 0.0045383331 | |
| 21193833 | 5 days ago | | | 0 | 0.0058105491 | |
| 20709349 | 2 months ago | | | 0 | 0.00021701504 | |
| 20709337 | 2 months ago | | | 0 | 0.00023757238 | |
| 20704989 | 2 months ago | | | 0 | 0.00012038640 | |
| 20704879 | 2 months ago | | | 0 | 0.00036969631 | |
| 20540395 | 3 months ago | | | 0 | 0.00013307180 | |
| 20540381 | 3 months ago | | | 0 | 0.00036733261 | |
| 20540350 | 3 months ago | | | 0 | 0.000067447905 | |
| 20540348 | 3 months ago | | | 0 | 0.00012567334 |
ABI
ABI objects
Getter at block 21226779
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.