CHEX Token
Verified contract
Active on
Ethereum with 321 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.09)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
XDATA | ERC-20 | 2.27971 | $0.039647 |
$0.09 | |
VIU | ERC-20 | 1.592747K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7531756 | 6 years ago | | | 0 | 0.0015538180 | |
| 6340119 | 6 years ago | | | 0 | 0.0015538180 | |
| 5829617 | 6 years ago | | | 0 | 0.0011369400 | |
| 5575111 | 7 years ago | | | 0 | 0.0018369384 | |
| 5495232 | 7 years ago | | | 0 | 0.000091108800 | |
| 5486072 | 7 years ago | | | 0 | 0.0015538180 | |
| 5386502 | 7 years ago | | | 0.2 | 0.00042596000 | |
| 5386481 | 7 years ago | | | 0.2 | 0.00042596000 | |
| 5217313 | 7 years ago | | | 0 | 0.00090955200 | |
| 5197711 | 7 years ago | | | 0 | 0.0015538180 |
ABI
ABI objects
Getter at block 21167938
MIN_ETHER() view returns (uint256)
1000000000000000
crowdsaleAllocation() view returns (uint256)
1000000000000000000000000000
crowdsaleSupply() view returns (uint256)
3048609352026112912996483
decimals() view returns (uint256)
18
endBlock() view returns (uint256)
4550057
etherRaised() view returns (uint256)
100615822835850592589
founder() view returns (address)
0xadd512a7998880b9b937341e02322e5581dce86d
frozen() view returns (bool)
true
name() view returns (string)
CHEX Token
price() view returns (uint256)
21000
startBlock() view returns (uint256)
4204457
symbol() view returns (string)
CHX
tokenCap() view returns (uint256)
1000000000000000000000000000
totalSupply() view returns (uint256)
3999999999999999916396483
transferLockup() view returns (uint256)
5760
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
buy(address recipient) payable
changeFounder(address _newAddress)
compareAndApprove(address _spender, uint256 _currentValue, uint256 _newValue) returns (bool)
freeze()
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
unfreeze()
withdrawFunds()
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address founderInput, uint256 startBlockInput, uint256 endBlockInput)
fallback()
This contract contains no error objects.