Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
9 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AAI | ERC-20 | 289.129711 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21089609 | 10 days ago | | | 0 | 0.00025615658 | |
| 21052391 | 15 days ago | | | 0 | 0.00023999860 | |
| 20920519 | a month ago | | | 0 | 0.00054270501 | |
| 20882806 | a month ago | | | 0 | 0.00024073013 | |
| 20833493 | a month ago | | | 0 | 0.00074767428 | |
| 20787055 | 2 months ago | | | 0 | 0.00051124738 | |
| 20769889 | 2 months ago | | | 0 | 0.00019574479 | |
| 20768450 | 2 months ago | | | 0 | 0.000065412900 | |
| 20768449 | 2 months ago | | | 0 | 0.000064789549 | |
| 20768444 | 2 months ago | | | 0 | 0.000065412900 |
ABI
ABI objects
Getter at block 21157977
TradingOpen() view returns (bool)
true
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletToken() view returns (uint256)
100000000000000000
_owner() view returns (address)
0x0000000000000000000000000000000000000000
decimals() pure returns (uint8)
9
getCirculatingSupply() view returns (uint256)
1000000000000000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
AssetAI
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x8516ef8fd6484867d1f23e0af864063af0d01419
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
500000000000
symbol() pure returns (string)
AAI
totalFee() view returns (uint256)
4
totalSupply() view returns (uint256)
1000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveAll(address spender) returns (bool)
bulkIsBot(address[] accounts, bool state)
clearStuckETH(uint256 amountPercentage)
clearStuckToken(address tokenAddress, uint256 tokens) returns (bool)
editSwapbackSettings(bool _enabled, uint256 _amount)
enableTrading(uint256 _buy, uint256 _sell, uint256 _trans)
exemptAll(address holder, bool exempt)
finalTaxes()
maxTxRule(uint256 maxTxPercent)
maxWalletRule(uint256 maxWallPercent)
removeMaxLimits()
renounceOwnership()
setFees(uint256 _buy, uint256 _sell, uint256 _trans)
setTXExempt(address holder, bool exempt)
swapback()
transfer()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateIsBot(address account, bool state)
updateTaxBreakdown(uint256 _liquidityFee, uint256 _marketingFee, uint256 _devFee, uint256 _feeDenominator)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountTokens)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.