TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 13 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
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
0x7abc…2c4d
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CXT | ERC-20 | 0 | $0.126842 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20295370 | 5 months ago | | | 0 | 0.000070374156 | |
| 20292441 | 5 months ago | | | 0 | 0.00025191585 | |
| 20280931 | 5 months ago | | | 0 | 0.076415874 | |
| 20280861 | 5 months ago | | | 0 | 0.034051639 | |
| 20280860 | 5 months ago | | | 0 | 0.089126940 | |
| 20280855 | 5 months ago | | | 0 | 0.089044604 | |
| 20280850 | 5 months ago | | | 0 | 0.083542070 | |
| 20280841 | 5 months ago | | | 0 | 0.082221999 | |
| 20280826 | 5 months ago | | | 0 | 0.078077395 | |
| 20280007 | 5 months ago | | | 0 | 0.066685475 |
ABI
ABI objects
Getter at block 21388469
cxt() view returns (address)
0x7abc8a5768e6be61a6c693a6e4eacb5b60602c4d
owner() view returns (address)
0x381225fa2dffa29c01b52214656077f8550f819e
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
This contract contains no read-only function objects.
State-modifying
Events acceptOwnership()
batchDistribute(address[] recipients, uint256[] amounts)
initialize()
renounceOwnership()
setToken(address _cxt)
transferOwnership(address newOwner)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Initialized(uint8 version)
OwnershipTransferStarted(address indexed previousOwner, address indexed newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.