KongzIsland
Verified contract
Active on
Ethereum with 677 txns
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 |
---|---|---|---|---|---|
KONGZ | ERC-20 | 3.630294M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21084373 | 11 days ago | | | 0 | 0.00022327561 | |
| 20566428 | 3 months ago | | | 0 | 0.000059378146 | |
| 19817481 | 6 months ago | | | 0 | 0.00016763995 | |
| 19037170 | 10 months ago | | | 0 | 0.0012599004 | |
| 18986502 | 10 months ago | | | 0 | 0.0010205091 | |
| 18922760 | 10 months ago | | | 0 | 0.00043984129 | |
| 18908324 | 10 months ago | | | 0 | 0.00029529008 | |
| 18881472 | 10 months ago | | | 0 | 0.0010271678 | |
| 18863964 | a year ago | | | 0 | 0.0011569234 | |
| 18845122 | a year ago | | | 0 | 0.0012040223 |
ABI
ABI objects
Getter at block 21161035
_maxTaxSwap() view returns (uint256)
500000000000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000000000000
_taxSwapThreshold() view returns (uint256)
0
decimals() pure returns (uint8)
18
name() pure returns (string)
KongzIsland
owner() view returns (address)
0x7c9f358f03c54c45ccf1d94ad41d5a0c843b5f43
symbol() pure returns (string)
KONGZ
totalSupply() pure returns (uint256)
100000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
setExcludeFromFees(address excluded, bool value)
setFinalSettings()
setMaxTaxSwap(uint256 newTax)
setTaxSwapThreshold(uint256 newTax)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateTaxWallet(address newAddress)
withdrawStuckETH()
withdrawStuckToken()
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.