Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($17,138.97)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
NKN | ERC-20 | 159.143587K | $0.107695 |
$17,138.97 | |
SHIDO | ERC-20 | 465 | $0.000001 |
$0 | |
| ERC-20 | 888.888888M | -- | -- | |
| ERC-20 | 21M | -- | -- | |
| ERC-20 | 7.777777M | -- | -- | |
SHIDO | ERC-20 | 465K | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
Shell | ERC-20 | 300 | -- | -- | |
SHIDO | ERC-20 | 47 | -- | -- | |
GENES | ERC-20 | 8 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21269026 | 34 minutes ago | | | 0 | 0.00053053150 | |
| 21268929 | an hour ago | | | 0 | 0.00032666730 | |
| 21268908 | an hour ago | | | 0 | 0.00020709869 | |
| 21268899 | an hour ago | | | 0 | 0.00086651200 | |
| 21268659 | 2 hours ago | | | 0 | 0.00021401905 | |
| 21268518 | 2 hours ago | | | 0 | 0.00029398970 | |
| 21268505 | 2 hours ago | | | 0 | 0.00041192932 | |
| 21268503 | 2 hours ago | | | 0 | 0.00039558888 | |
| 21268500 | 2 hours ago | | | 0 | 0.00051763373 | |
| 21267892 | 4 hours ago | | | 0 | 0.00055470309 |
ABI
ABI objects
Getter at block 21269193
decimals() view returns (uint8)
18
name() view returns (string)
NKN
owner() view returns (address)
0x71eb2c89999caa5326bd41c0b83b728bdc55fd10
symbol() view returns (string)
NKN
totalSupply() view returns (uint256)
700000000000000000000000000
totalSupplyCap() view returns (uint256)
700000000000000000000000000
transferable() view returns (bool)
true
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
setTransferable(bool _transferable)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address _owner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _issuer)
fallback()
This contract contains no error objects.