CoinX Exchange
Verified contract
Active on
Ethereum with 35 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "CoinX Exchange"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7366055 | 6 years ago | | | 0 | 0.00015515100 | |
| 6779748 | 6 years ago | | | 0 | 0.00041373600 | |
| 6756650 | 6 years ago | | | 0 | 0.00093090600 | |
| 6755305 | 6 years ago | | | 0 | 0.00051717000 | |
| 6755261 | 6 years ago | | | 0 | 0.00041373600 | |
| 6738142 | 6 years ago | | | 0 | 0.00013762350 | |
| 6738050 | 6 years ago | | | 0 | 0.00013681710 | |
| 6578721 | 6 years ago | | | 0 | 0.00019189125 | |
| 6578547 | 6 years ago | | | 0 | 0.00032499665 | |
| 6578432 | 6 years ago | | | 0 | 0.00041476000 |
ABI
ABI objects
Getter at block 21324998
DECIMALS() view returns (uint8)
0
NAME() view returns (string)
CoinX Exchange
SYMBOL() view returns (string)
CXE
decimals() view returns (uint8)
0
name() view returns (string)
CoinX Exchange
symbol() view returns (string)
CXE
totalSupply() view returns (uint256)
1000000000
totalTokens() view returns (uint256)
1000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.