Ok Node Community Token
Verified contract
Active on
Ethereum with 13,758 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 |
---|---|---|---|---|---|
OKNC | ERC-20 | 332.493K | -- | -- | |
NOKA | ERC-20 | 2K | -- | -- | |
MYOU | ERC-20 | 0.1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20408719 | 4 months ago | | | 0 | 0.000030406000 | |
| 20408665 | 4 months ago | | | 0 | 0.000047482000 | |
| 16348816 | 2 years ago | | | 0 | 0.00096965092 | |
| 16337019 | 2 years ago | | | 0 | 0.00086101002 | |
| 16208352 | 2 years ago | | | 0 | 0.00076889820 | |
| 16081557 | 2 years ago | | | 0 | 0.00054219750 | |
| 16031883 | 2 years ago | | | 0 | 0.00064513250 | |
| 15989259 | 2 years ago | | | 0 | 0.00059065320 | |
| 15988387 | 2 years ago | | | 0 | 0.00075563781 | |
| 15971241 | 2 years ago | | | 0 | 0.00065678671 |
ABI
ABI objects
Getter at block 21284667
decimals() view returns (uint8)
4
name() view returns (string)
Ok Node Community Token
owner() view returns (address)
0x3b3fdf294a83049a7e8b35cace4b42c977513650
symbol() view returns (string)
OKNC
totalSupply() view returns (uint256 supply)
210000000000000
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 _value) returns (bool success)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) 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.