Cryptonomi Token
Verified contract
Active on
Ethereum with 240 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($99.79)
Native
Value
$99.79
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.03 | $3,326.46 |
$99.79 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9725095 | 5 years ago | | | 0 | 0.00029077820 | |
| 9411443 | 5 years ago | | | 0 | 0.00022425000 | |
| 9214396 | 5 years ago | | | 0 | 0.00042761500 | |
| 9172716 | 5 years ago | | | 0 | 0.000085523000 | |
| 8822908 | 5 years ago | | | 0 | 0.000093987600 | |
| 8766886 | 5 years ago | | | 0 | 0.000093987600 | |
| 8188652 | 5 years ago | | | 0 | 0.000052874400 | |
| 8188638 | 5 years ago | | | 0 | 0.000046884720 | |
| 7633560 | 6 years ago | | | 0 | 0.00031329200 | |
| 7564475 | 6 years ago | | | 0 | 0.000073934000 |
ABI
ABI objects
Getter at block 21169415
deadline() view returns (uint256)
1548020531
decimals() view returns (uint256)
8
distributionFinished() view returns (bool)
false
name() view returns (string)
Cryptonomi Token
progress0drop() view returns (uint256)
4942
requestMinimum() view returns (uint256)
10000000000000000
round1() view returns (uint256)
1546724531
round2() view returns (uint256)
1547588531
symbol() view returns (string)
CXE
target0drop() view returns (uint256)
10000
tokensPerEth() view returns (uint256)
50000000000000
totalDistributed() view returns (uint256)
30050920000000000
totalSupply() view returns (uint256)
280000000000000000
Read-only
Claimed(address) view returns (bool)
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
getTokenBalance(address tokenAddress, address who) view returns (uint256)
State-modifying
Events DistributeAirdrop(address _participant, uint256 _amount)
DistributeAirdropMultiple(address[] _addresses, uint256 _amount)
add(uint256 _value)
approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value)
finishDistribution() returns (bool)
getTokens() payable
reDistribution() returns (bool)
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
transferOwnership(address newOwner)
updateTokensPerEth(uint256 _tokensPerEth)
withdraw(uint256 _wdamount)
withdrawAll()
withdrawForeignTokens(address _tokenContract) returns (bool)
Add(uint256 value)
Airdrop(address indexed _owner, uint256 _amount, uint256 _balance)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed burner, uint256 value)
Distr(address indexed to, uint256 amount)
DistrFinished()
DistrRestarted()
TokensPerEthUpdated(uint256 _tokensPerEth)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.