Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3de9…7397
Balances ($0.00)
No balances found for "KONGZ"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20388445 | 4 months ago | | | 0 | 0.000050385855 | |
| 20387720 | 4 months ago | | | 0 | 0.000071953140 | |
| 20387341 | 4 months ago | | | 0 | 0.000048739038 | |
| 20387317 | 4 months ago | | | 0 | 0.00031811711 | |
| 20387160 | 4 months ago | | | 0 | 0.000047485136 | |
| 20387155 | 4 months ago | | | 0 | 0.000089384202 | |
| 20387082 | 4 months ago | | | 0 | 0.000082315707 | |
| 20386936 | 4 months ago | | | 0 | 0.000036582283 | |
| 20386933 | 4 months ago | | | 0 | 0.000034203686 | |
| 20386928 | 4 months ago | | | 0 | 0.000062477939 |
ABI
ABI objects
Getter at block 21330187
_maxTaxSwap() view returns (uint256)
10000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
100000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
KONGZ
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
KONGZ
totalSupply() pure returns (uint256)
1000000000000000000
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)
enableKong()
excludeFromFee(address account, bool excluded)
putKong()
removeLimits()
renounceOwnership()
setFinalTax(uint256 _valueBuy, uint256 _valueSell)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
FinalTax(uint256 _valueBuy, uint256 _valueSell)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TradingActive(bool _tradingOpen, bool _swapEnabled)
Transfer(address indexed from, address indexed to, uint256 value)
maxAmount(uint256 _value)
constructor()
receive()
This contract contains no error objects.