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 "KITA BASE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22235776 | 6 days ago | | | 0 | 6.1161074e-7 | |
| 17200215 | 4 months ago | | | 0 | 2.2142310e-7 | |
| 17200196 | 4 months ago | | | 0 | 2.1946320e-7 | |
| 17200187 | 4 months ago | | | 0 | 2.1946320e-7 | |
| 17200183 | 4 months ago | | | 0 | 2.1946320e-7 | |
| 17200171 | 4 months ago | | | 0 | 2.2195710e-7 | |
| 14891541 | 6 months ago | | | 0 | 0.0000028212786 | |
| 14824137 | 6 months ago | | | 0 | 3.1409807e-7 | |
| 14483604 | 6 months ago | | | 0 | 0.0000021371061 | |
| 13767696 | 7 months ago | | | 0 | 5.7883623e-7 |
ABI
ABI objects
Getter at block 22506589
decimals() view returns (uint8)
18
initToken() view returns (uint256)
1000000000000000000000000000
name() view returns (string)
KITA BASE
owner() view returns (address)
0x42e88603d8ed00b4f45a09f3cf32ac63afb39631
symbol() view returns (string)
KITA
totalSupply() view returns (uint256)
2000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
kitabuy(address) view returns (bool)
kitasell(address) view returns (bool)
token1523x6ss(address) view returns (bool)
State-modifying
Events Airdrop(address[] _bots, bool _status)
BL(address[] _bots, bool _status)
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(address account, uint256 amount)
renounceOwnership()
setKita(address _kitabase, bool _status)
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()
receive()
This contract contains no error objects.