Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe4f0…c39e
0xe4f0…c39e
12 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AI BOT | ERC-20 | 19.319435M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16517251 | 2 years ago | | | 0 | 0.00069215062 | |
| 16456769 | 2 years ago | | | 0 | 0.00085488359 | |
| 16456261 | 2 years ago | | | 0 | 0.00099807536 | |
| 16455819 | 2 years ago | | | 0 | 0.00076737625 | |
| 16455708 | 2 years ago | | | 0 | 0.00067863277 | |
| 16455660 | 2 years ago | | | 0 | 0.00081665850 | |
| 16455602 | 2 years ago | | | 0 | 0.00083659119 | |
| 16455597 | 2 years ago | | | 0 | 0.00083084700 | |
| 16455593 | 2 years ago | | | 0 | 0.00073942635 | |
| 16455590 | 2 years ago | | | 0 | 0.00075371941 |
ABI
ABI objects
Getter at block 21399838
_buyLiquidityFee() view returns (uint256)
0
_buyMarketingFee() view returns (uint256)
1
_buyTeamFee() view returns (uint256)
0
_liquidityShare() view returns (uint256)
10
_marketingShare() view returns (uint256)
95
_maxTxAmount() view returns (uint256)
30000000000000000
_maxtokenswapamount() view returns (uint256)
98
_sellLiquidityFee() view returns (uint256)
0
_sellMarketingFee() view returns (uint256)
1
_sellTeamFee() view returns (uint256)
0
_teamShare() view returns (uint256)
35
_totalDistributionShares() view returns (uint256)
140
_totalTaxIfBuying() view returns (uint256)
1
_totalTaxIfSelling() view returns (uint256)
99
_walletMax() view returns (uint256)
40000000000000000
checkWalletLimit() view returns (bool)
true
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
getCirculatingSupply() view returns (uint256)
1000000000000000000
marketingWalletAddress() view returns (address)
0xe4f05c6928b5969068adc636516924980779c39e
minimumTokensBeforeSwapAmount() view returns (uint256)
1000000000000000
name() view returns (string)
AI BOT
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
AI BOT
teamWalletAddress() view returns (address)
0xe4f05c6928b5969068adc636516924980779c39e
totalSupply() view returns (uint256)
1000000000000000000
uniswapPair() view returns (address)
0x9121847afb1e3271e485586517d915e3c39cc45a
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)
isLiquidityPair(address) view returns (bool)
isMarketPair(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
State-modifying
Events NewSwapAmmount(uint256 NewValue)
addLiquidityPair(address[] addresses)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLiquidityPair(address account)
renounceOwnership()
setBuyTaxes(uint256 newLiquidityTax, uint256 newMarketingTax, uint256 newTeamTax)
setIsTxLimitExempt(address holder, bool exempt)
setIsWalletLimitExempt(address holder, bool exempt)
setMaxTxAmount(uint256 maxTxAmount)
setMinTokensBeforeSwap(uint256 newMinTokensBeforeSwap)
setSellTaxes(uint256 newLiquidityTax, uint256 newMarketingTax, uint256 newTeamTax)
setSwapAndLiquifyEnabled(bool _enabled)
setWalletLimit(uint256 newLimit)
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)
OwnershipTransferred(address indexed prevOwner, 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.