Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "CINXO"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17129306 | 2 years ago | | | 0 | 0.0011611276 | |
| 11354304 | 4 years ago | | | 0 | 0.00056091604 | |
| 10477405 | 4 years ago | | | 0 | 0.0033872400 | |
| 10477400 | 4 years ago | | | 0 | 0.0022581600 | |
| 10348035 | 4 years ago | | | 0 | 0.0045592400 | |
| 10205325 | 4 years ago | | | 0 | 0.00067716000 | |
| 10058400 | 5 years ago | | | 0 | 0.0012162540 | |
| 10058260 | 5 years ago | | | 0 | 0.0012162540 | |
| 10041585 | 5 years ago | | | 0 | 0.00011290800 | |
| 10035047 | 5 years ago | | | 0 | 0.00011286000 |
ABI
ABI objects
Getter at block 21319265
chronoBankPlatform() view returns (address)
0x72fc7c21d006b4a3284716adbaf2632302e4cfc4
decimals() view returns (uint8)
4
getLatestVersion() view returns (address)
0x99370ef450f27bf0658dec87251e75e4ea7d006a
getPendingVersion() view returns (address)
0x0000000000000000000000000000000000000000
getPendingVersionTimestamp() view returns (uint256)
0
name() view returns (string)
CINXO
smbl() view returns (bytes32)
0x43494e584f000000000000000000000000000000000000000000000000000000
symbol() view returns (string)
CINXO
totalSupply() view returns (uint256)
262650000000
Read-only
allowance(address _from, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
getVersionFor(address _sender) view returns (address)
stringToBytes32(string source) pure returns (bytes32 result)
State-modifying
Events __approve(address _spender, uint256 _value, address _sender) returns (bool)
__transferFromWithReference(address _from, address _to, uint256 _value, string _reference, address _sender) returns (bool)
__transferWithReference(address _to, uint256 _value, string _reference, address _sender) returns (bool)
approve(address _spender, uint256 _value) returns (bool)
commitUpgrade() returns (bool)
emitApprove(address _from, address _spender, uint256 _value)
emitTransfer(address _from, address _to, uint256 _value)
init(address _chronoBankPlatform, string _symbol, string _name) returns (bool)
optIn() returns (bool)
optOut() returns (bool)
proposeUpgrade(address _newVersion) returns (bool)
purgeUpgrade() returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferWithReference(address _to, uint256 _value, string _reference) returns (bool)
Approval(address indexed from, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
UpgradeProposal(address newVersion)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.