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 "iKUN COIN"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17834605 | a year ago | | | 0 | 0.00040010006 | |
| 17521231 | a year ago | | | 0 | 0.0010336266 | |
| 17521107 | a year ago | | | 0 | 0.00085451670 | |
| 17521098 | a year ago | | | 0 | 0.00086884034 | |
| 17521096 | a year ago | | | 0 | 0.00074424188 | |
| 17521096 | a year ago | | | 0 | 0.00085425779 | |
| 17521095 | a year ago | | | 0 | 0.00087220706 | |
| 17521093 | a year ago | | | 0 | 0.00086876755 | |
| 17521091 | a year ago | | | 0 | 0.00084185208 | |
| 17521089 | a year ago | | | 0 | 0.00084502288 |
ABI
ABI objects
Getter at block 21219134
decimals() view returns (uint8)
18
name() view returns (string)
iKUN COIN
owner() view returns (address)
0xcb2ac039f8c3b54b0bd8da1263a9346a6e2c9841
symbol() view returns (string)
iKun
totalSupply() view returns (uint256)
100000000000000000000000000000
Read-only
_isBlack(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addBlack(address account)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
delBlack(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.