Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
KZOO | ERC-20 | 20.487632M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20685076 | 3 months ago | | | 0 | 0.00024577777 | |
| 20685047 | 3 months ago | | | 0 | 0.00029511618 | |
| 20685043 | 3 months ago | | | 0 | 0.00015690858 | |
| 20685039 | 3 months ago | | | 0 | 0.00019562366 | |
| 20685038 | 3 months ago | | | 0 | 0.00030341407 | |
| 20685032 | 3 months ago | | | 0 | 0.00016229288 | |
| 20685030 | 3 months ago | | | 0 | 0.00025565972 | |
| 20685027 | 3 months ago | | | 0 | 0.00023315237 | |
| 20685026 | 3 months ago | | | 0 | 0.00023143912 | |
| 20685026 | 3 months ago | | | 0 | 0.00030355562 |
ABI
ABI objects
Getter at block 21263340
_maxTaxSwap() view returns (uint256)
1000000000000000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000000000000
_taxSwapThreshold() view returns (uint256)
10000000000000000000000000
caBlockLimit() view returns (uint256)
3
caLimit() view returns (bool)
true
decimals() pure returns (uint8)
18
name() pure returns (string)
KaZoo
owner() view returns (address)
0xbe76af419c0e292443207dd273e7086368176774
symbol() pure returns (string)
KZOO
totalSupply() pure returns (uint256)
100000000000000000000000000000
uniswapV2Pair() view returns (address)
0xedf53bbadb7cda07c3cf00c67e2da61fde4704f6
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
marketPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
enableTrading()
exileW_Restriction()
renounceOwnership()
rescueStuckERC20Tokens(address _tokenAddr, uint256 _amount)
rescueStuckETH()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateSwapSettings(uint256 newinitialBuyTax, uint256 newinitialSellTax, uint256 newReduBTax, uint256 newReduSTax, uint256 newPrevSwapBef)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.