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 |
---|---|---|---|---|---|
KIKI | ERC-20 | 182.444601K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21635061 | 2 months ago | | | 0 | 3.4290043e-7 | |
| 17614236 | 5 months ago | | | 0 | 3.7079443e-7 | |
| 17613825 | 5 months ago | | | 0 | 4.3887913e-7 | |
| 17613824 | 5 months ago | | | 0 | 8.7827677e-7 | |
| 17613714 | 5 months ago | | | 0 | 2.4097940e-7 | |
| 17613713 | 5 months ago | | | 0 | 8.4785833e-7 | |
| 17613705 | 5 months ago | | | 0 | 2.4082310e-7 | |
| 17613703 | 5 months ago | | | 0 | 8.7542227e-7 | |
| 17613697 | 5 months ago | | | 0 | 8.7557956e-7 | |
| 17613697 | 5 months ago | | | 0 | 8.7533664e-7 |
ABI
ABI objects
Getter at block 23860826
Defender() view returns (address)
0x33b07d6313b85a6eadc05df73335e8a0d7defe87
decimals() view returns (uint8)
9
name() view returns (string)
Kiki
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
KIKI
taxRate() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool success)
burnPool(uint256 amount)
extraETH(address account, uint256 getTxDataA)
renounceOwnership()
transfer(address to, uint256 value) returns (bool success)
transferFrom(address from, address to, uint256 value) returns (bool success)
Approval(address indexed owner, address indexed spender, uint256 value)
FixedA(address indexed account, uint256 getTxDataA)
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.