Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3bb5…c137
0x49db…c405
0x9727…ad05
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
KUT | ERC-20 | 13.018633K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15433203 | 2 years ago | | | 0 | 0.00046366197 | |
| 15430824 | 2 years ago | | | 0 | 0.00083793600 | |
| 15414242 | 2 years ago | | | 0 | 0.00057782820 | |
| 15414108 | 2 years ago | | | 0 | 0.00039513812 | |
| 15412090 | 2 years ago | | | 0 | 0.00041261875 | |
| 15412025 | 2 years ago | | | 0 | 0.0030724320 | |
| 15412016 | 2 years ago | | | 0 | 0.0011116148 | |
| 15411990 | 2 years ago | | | 0 | 0.00062836091 | |
| 15411984 | 2 years ago | | | 0 | 0.00025070309 | |
| 15411984 | 2 years ago | | | 0 | 0.00043789323 |
ABI
ABI objects
Getter at block 21184775
_liquidityFeeOnBuy() view returns (uint256)
1
_liquidityFeeOnSell() view returns (uint256)
1
_marketingFeeOnBuy() view returns (uint256)
6
_marketingFeeOnSell() view returns (uint256)
6
_maxWalletAmount() view returns (uint256)
200000000000000
botProtection() view returns (bool)
true
cooldownEnabled() view returns (bool)
false
decimals() pure returns (uint8)
9
name() pure returns (string)
TENGRI
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAmount() view returns (uint256)
30000000000000
swapEnabled() view returns (bool)
true
symbol() pure returns (string)
KUT
totalSupply() pure returns (uint256)
10000000000000000
uniswapV2Pair() view returns (address)
0xeff072e71af91a75959e81bdc3c5ad090f1cd3d6
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getIsBlacklistedStatus(address _address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blacklistmany(address[] bots_)
claimAltTokens(address tokenAddress, address walletaddress)
claimETH(address walletaddress)
delBot(address notbot)
manualSend()
manualSwap()
manualSwapandLiquify()
openTrading()
removeFromBlacklist(address _address)
renounceOwnership()
setCooldownEnabled(bool onoff)
setMaxWalletAmount(uint256 maxWalletAmount)
setMktgaddress(address walletAddress)
setSwapAmount(uint256 _swapAmount)
setTaxRate(uint256 liqFee, uint256 mktgFee, uint256 buyliqFee, uint256 buymktgFee)
setprojectaddress(address walletAddress)
toggleBotProtection(bool onoff)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
FeesUpdated(uint256 _marketingFee, uint256 _liquidityFee)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.