Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
KeTai | ERC-20 | 6.842211T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17862975 | a year ago | | | 0 | 0.0014407531 | |
| 17862952 | a year ago | | | 0 | 0.0012502129 | |
| 17862950 | a year ago | | | 0 | 0.0012547058 | |
| 17862934 | a year ago | | | 0 | 0.0013701576 | |
| 17862932 | a year ago | | | 0 | 0.0012973713 | |
| 17862932 | a year ago | | | 0 | 0.0013905793 | |
| 17862925 | a year ago | | | 0 | 0.0015371944 | |
| 17862924 | a year ago | | | 0 | 0.0028587164 | |
| 17862920 | a year ago | | | 0 | 0.0014359158 | |
| 17862920 | a year ago | | | 0 | 0.0015741048 |
ABI
ABI objects
Getter at block 21187441
_buyLiquidityFee() view returns (uint256)
0
_buyMarketingFee() view returns (uint256)
1
_liquidityShare() view returns (uint256)
0
_marketingShare() view returns (uint256)
2
_maxTxAmount() view returns (uint256)
30000000000000000000000000000000
_sellLiquidityFee() view returns (uint256)
0
_sellMarketingFee() view returns (uint256)
1
_totalDistributionShares() view returns (uint256)
2
_totalTaxIfBuying() view returns (uint256)
1
_totalTaxIfSelling() view returns (uint256)
1
_walletMax() view returns (uint256)
30000000000000000000000000000000
checkWalletLimit() view returns (bool)
true
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
getCirculatingSupply() view returns (uint256)
1000000000000000000000000000000000
getTime() view returns (uint256)
1731605507
marketingWalletAddress() view returns (address)
0x876f5ddbb5a07bea3af5d30ff6e1369dc8b434c4
minimumTokensBeforeSwapAmount() view returns (uint256)
10000000000000000000000000000000
name() view returns (string)
KeTai
owner() view returns (address)
0x876f5ddbb5a07bea3af5d30ff6e1369dc8b434c4
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
KeTai
totalSupply() view returns (uint256)
1000000000000000000000000000000000
uniswapPair() view returns (address)
0xcb9d54e0a7cf1e92763e901f8bd6d563b81271d5
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
isMarketPair(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeFee(uint256 newBuyFee, uint256 newSellFee)
changeRouterVersion(address newRouterAddress) returns (address newPairAddress)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableDisableWalletLimit(bool newValue)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
setIsExcludedFromFee(address account, bool newValue)
setIsTxLimitExempt(address holder, bool exempt)
setIsWalletLimitExempt(address holder, bool exempt)
setMarketPairStatus(address account, bool newValue)
setMarketingWalletAddress(address newAddress)
setNumTokensBeforeSwap(uint256 newLimit)
setSwapAndLiquifyByLimitOnly(bool newValue)
setSwapAndLiquifyEnabled(bool _enabled)
setWalletLimit(uint256 newLimit)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
waiveOwnership()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.