Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x26a3…2809
Balances ($0.00)
No balances found for "Kabochan"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22398808 | 9 days ago | | | 0 | 2.2158004e-7 | |
| 19429296 | 3 months ago | | | 0 | 2.2284476e-7 | |
| 18748968 | 3 months ago | | | 0 | 1.9512336e-7 | |
| 18227367 | 3 months ago | | | 0 | 0.000000055323469206 | |
| 18125007 | 4 months ago | | | 0 | 0.000000307012498180 | |
| 17536570 | 4 months ago | | | 0 | 2.1906546e-7 | |
| 17403409 | 4 months ago | | | 0 | 1.8184928e-7 | |
| 17303846 | 4 months ago | | | 0 | 1.9753486e-7 | |
| 17146301 | 4 months ago | | | 0 | 8.5668308e-7 | |
| 16823399 | 4 months ago | | | 0 | 1.8004571e-7 |
ABI
ABI objects
Getter at block 22775703
buyTax() view returns (uint256)
0
decimals() pure returns (uint8)
9
developmentWallet() view returns (address)
0x572e4855fe8c7c13370750e4c61257e4cc7ebce4
marketingWallet() view returns (address)
0x26a3426e266cc4ab3956a1fff34ed998c8ee2809
maxTxWallet() view returns (uint256)
20000000000000000
name() pure returns (string)
Kabochan
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTax() view returns (uint256)
0
symbol() pure returns (string)
KABO
totalSupply() pure returns (uint256)
1000000000000000000
uniswapPair() view returns (address)
0x81524617120f993ff46b6990548ecd42a9cb7336
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blacklist(address[] addresses)
burn()
openTrading()
recoverTokens(address token, address wallet)
removeLimits()
renounceOwnership()
setDevelopmentWallet(address newDevelopmentWallet)
setFees(uint256 newBuyTax, uint256 newSellTax)
setMarketingWallet(address newMarketingWallet)
setMaxWallet(uint256 newMaxTxWallet)
setStructure(uint256 newSwapMaxMultiplier, uint256 newSwapMinDivisor, uint256 newMinSwaps)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unblacklist(address[] addresses)
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(address _developmentWallet)
receive()
This contract contains no error objects.