Cointera Token
Verified contract
Active on
Ethereum with 112 txns
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 "Cointera Token"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7900388 | 5 years ago | | | 0 | 0.00040656000 | |
| 7743420 | 5 years ago | | | 0 | 0.000022838000 | |
| 4979387 | 7 years ago | | | 0 | 0.0015179840 | |
| 4978583 | 7 years ago | | | 0 | 0.000051960000 | |
| 4978362 | 7 years ago | | | 0 | 0.00018480000 | |
| 4976581 | 7 years ago | | | 0 | 0.00049686750 | |
| 4975284 | 7 years ago | | | 0 | 0.00010392000 | |
| 4972739 | 7 years ago | | | 0 | 0.000037024000 | |
| 4972722 | 7 years ago | | | 0 | 0.000037024000 | |
| 4972721 | 7 years ago | | | 0 | 0.000052024000 |
ABI
ABI objects
Getter at block 21121847
decimals() view returns (uint8)
18
name() view returns (string)
Cointera Token
owner() view returns (address)
0x2caa4eefa3270b751c41b3a739cfe4de95c32195
symbol() view returns (string)
CNTR
totalSupply() view returns (uint256 totalSupply)
71000000999999999999999999
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 _amount) returns (bool success)
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
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.