Okiku Kento
Verified contract
Active on
Ethereum with 67 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 "Okiku Kento"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17408688 | 2 years ago | | | 0 | 0.0010334140 | |
| 17404607 | 2 years ago | | | 0 | 0.00062257043 | |
| 17404607 | 2 years ago | | | 0 | 0.0010945561 | |
| 17404602 | 2 years ago | | | 0 | 0.0012604032 | |
| 17404600 | 2 years ago | | | 0 | 0.0013326138 | |
| 17404598 | 2 years ago | | | 0 | 0.0014596952 | |
| 17404595 | 2 years ago | | | 0 | 0.0015711810 | |
| 17401855 | 2 years ago | | | 0 | 0.0012016447 | |
| 17401636 | 2 years ago | | | 0 | 0.0013376435 | |
| 17401635 | 2 years ago | | | 0 | 0.0013541972 |
ABI
ABI objects
Getter at block 21402400
cexAddress() view returns (address)
0x902f10930369f8e1da2d9aa13c3a9727f38699fe
decimals() view returns (uint8)
18
devAddress() view returns (address)
0x8d025cde8be8e0402b3486dfd72211835b657b60
liquidityAddress() view returns (address)
0x575ee16a09bf9e9afe24d83af47c89fe34c8cdcc
name() view returns (string)
Okiku Kento
owner() view returns (address)
0x575ee16a09bf9e9afe24d83af47c89fe34c8cdcc
shareHolder() view returns (address)
0x3591a30ee51cf8802d65a37f46416a7ec226afb0
symbol() view returns (string)
Okiku
teamAddress() view returns (address)
0x0d8639438ac5b45844748e0dd3ca4b7428ad5942
totalSupply() view returns (uint256)
420690000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addBlackList(address _a)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeBlackList(address _a)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, 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(string name_, string symbol_)
This contract contains no fallback and receive objects.
This contract contains no error objects.