Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x58c9…b10a
17 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AICAT | ERC-20 | 22.98206K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18262040 | a year ago | | | 0 | 0.00026842291 | |
| 18249547 | a year ago | | | 0 | 0.00069851096 | |
| 18249540 | a year ago | | | 0 | 0.00073770199 | |
| 18249540 | a year ago | | | 0 | 0.00073770199 | |
| 18249540 | a year ago | | | 0 | 0.00074364398 | |
| 18249527 | a year ago | | | 0 | 0.00077943825 | |
| 18249522 | a year ago | | | 0 | 0.00099217383 | |
| 18249517 | a year ago | | | 0 | 0.00061338369 | |
| 18249517 | a year ago | | | 0 | 0.00063598051 | |
| 18249509 | a year ago | | | 0 | 0.00061947122 |
ABI
ABI objects
Getter at block 21384549
_buyBurnFee() view returns (uint256)
0
_buyLiquidityFee() view returns (uint256)
0
_buyMarketingFee() view returns (uint256)
1
_buyTeamFee() view returns (uint256)
0
_liquidityShare() view returns (uint256)
0
_marketingShare() view returns (uint256)
1
_maxBurnAmount() view returns (uint256)
30000000000000000
_maxTxAmount() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
_owner() view returns (address)
0x0000000000000000000000000000000000000000
_sellBurnFee() view returns (uint256)
0
_sellLiquidityFee() view returns (uint256)
0
_sellMarketingFee() view returns (uint256)
1
_sellTeamFee() view returns (uint256)
0
_tFeeTotal() view returns (uint256)
0
_teamShare() view returns (uint256)
0
_totalDistributionShares() view returns (uint256)
1
_totalTaxIfBuying() view returns (uint256)
1
_totalTaxIfSelling() view returns (uint256)
1
_walletMax() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
checkWalletLimit() view returns (bool)
true
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
devWallet() view returns (address)
0x58c967398c89b191796d0c724e40c40320dcb10a
getCirculatingSupply() view returns (uint256)
1000000000000000000
getTime() view returns (uint256)
1733983883
marketingWallet() view returns (address)
0x4e6e4aa5e1f9aec738d5b298efc7e5def8485519
name() view returns (string)
AI-Cat
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
AICAT
totalSupply() view returns (uint256)
1000000000000000000
uniPairV2() view returns (address)
0x7ece8566506fcbc2dd5a832b833a1d43ecadac78
uniV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
marketPair(address) view returns (bool)
State-modifying
Events addLiquidityETH() payable
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimit()
renounceOwnership()
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string coinName, string coinSymbol, uint8 coinDecimals, uint256 supply, address owner, address _devAddr, address _marketingAddr)
receive()
This contract contains no error objects.