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 "Coinoor"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5181472 | 7 years ago | | | 0 | 0.00047664000 | |
| 5061492 | 7 years ago | | | 0 | 0.00047664000 | |
| 5056997 | 7 years ago | | | 0 | 0.00038028800 | |
| 5056941 | 7 years ago | | | 0 | 0.00038028800 | |
| 4590857 | 7 years ago | | | 0 | 0.00049912800 | |
| 4590824 | 7 years ago | | | 0 | 0.00049912800 | |
| 4316475 | 7 years ago | | | 0 | 0.00048300000 | |
| 4315072 | 7 years ago | | | 0 | 0.00048300000 | |
| 4315064 | 7 years ago | | | 0 | 0.00052500000 | |
| 4301444 | 7 years ago | | | 0 | 0.0028803000 |
ABI
ABI objects
Getter at block 21260256
decimals() pure returns (uint8)
8
locked() pure returns (bool)
true
name() pure returns (string)
Coinoor
owner() pure returns (address)
0x36cddd1281258e4373ad313a995272f525cc4e63
standard() pure returns (string)
Token 0.2
symbol() pure returns (string)
CNR
totalSupply() pure returns (uint256)
1005740885082255
Read-only
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address _owner) pure returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
issue(address _recipient, uint256 _value) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address _newOwner)
unlock() returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.