Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ARAI | ERC-20 | 1.105202M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21152609 | 19 days ago | | | 0 | 0.00053855230 | |
| 21066632 | a month ago | | | 0 | 0.0017880495 | |
| 21066631 | a month ago | | | 0 | 0.00058085776 | |
| 20994137 | a month ago | | | 0 | 0.00090219433 | |
| 20993580 | a month ago | | | 0 | 0.0012901998 | |
| 20992888 | a month ago | | | 0 | 0.0089718973 | |
| 20992886 | a month ago | | | 0 | 0.0018331048 | |
| 20992845 | a month ago | | | 0 | 0.0056088557 | |
| 20992837 | a month ago | | | 0 | 0.0054702582 | |
| 20992821 | a month ago | | | 0 | 0.0057233836 |
ABI
ABI objects
Getter at block 21292107
_maxTaxSwap() view returns (uint256)
2000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000
_taxSwapThreshold() view returns (uint256)
50000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
AetherAI
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
ARAI
totalSupply() pure returns (uint256)
100000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events SetTaxesBeforeTrending(uint256 initialBuyFee, uint256 initialSellFee, uint256 finalBuyFee, uint256 finalSellFee, uint256 reduceBuyFeeAt, uint256 reduceSellFeeAt, uint256 preventSwapBefore)
approve(address spender, uint256 amount) returns (bool)
manualSwap(uint256 tokenAmount)
openTrading()
reduceFee(uint256 _newFee)
removeAllLimits()
removeTransferTax()
removeTxLimits()
renounceOwnership()
rescueERC20(address _address, uint256 percent)
swapBackSettings(bool enabled, uint256 swapThreshold)
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
TransferTaxUpdated(uint256 _tax)
constructor()
receive()
This contract contains no error objects.