Coin Tour
Verified contract
Active on
Ethereum with 1,929 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PRO | ERC-20 | 0.888889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10613682 | 4 years ago | | | 0 | 0.0035880550 | |
| 10009572 | 5 years ago | | | 0 | 0.00022661400 | |
| 9623172 | 5 years ago | | | 0 | 0.00037769000 | |
| 9262904 | 5 years ago | | | 0 | 0.000037769000 | |
| 8830421 | 5 years ago | | | 0 | 0.00024396563 | |
| 8694705 | 5 years ago | | | 0 | 0.000036825000 | |
| 8329246 | 5 years ago | | | 0 | 0.00025880500 | |
| 8326420 | 5 years ago | | | 0 | 0.000044190000 | |
| 8302005 | 5 years ago | | | 0 | 0.00018141200 | |
| 8189402 | 5 years ago | | | 0 | 0.00029460000 |
ABI
ABI objects
Getter at block 21266434
commandAddress() pure returns (address)
0xa92adaa9b9c4f2a4219132e6b9bd07b6a1f4e01e
decimals() pure returns (uint32)
8
etap() pure returns (uint256)
1000000000000000
forCommand() pure returns (uint256)
100000000000000
name() pure returns (string)
Coin Tour
sendCount() pure returns (uint256)
200000000000
symbol() pure returns (string)
COT
totalSupply() pure returns (uint256)
1912000000002000
Read-only
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address who) pure returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
burn()
multisend(address[] temp) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed burner, uint256 indexed 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.