Aitheon
Verified contract
Proxy
Active on
Base with 123 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x56b2…99eb
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AITH | ERC-20 | 121.193047M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12427235 | 7 months ago | | | 0 | 0.000000097649439840 | |
| 12427040 | 7 months ago | | | 0 | 0.0000047512173 | |
| 12427036 | 7 months ago | | | 0 | 0.0000047512173 | |
| 12427035 | 7 months ago | | | 0 | 1.3715830e-7 | |
| 12427010 | 7 months ago | | | 0 | 1.3969828e-7 | |
| 12427005 | 7 months ago | | | 0 | 0.000000100105736508 | |
| 12426975 | 7 months ago | | | 0 | 0.000010749204 | |
| 12426915 | 7 months ago | | | 0 | 0.0000047512173 | |
| 12426890 | 7 months ago | | | 0 | 0.000000051507598920 | |
| 12426862 | 7 months ago | | | 0 | 0.0000047512173 |
ABI
ABI objects
Getter at block 21859029
aithWallet() view returns (address)
0x915e14dc58a2b0e30e6c46be6d3ebf12487cedf4
buyTax() view returns (uint256)
1
decimals() view returns (uint8)
18
name() view returns (string)
Aitheon
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTax() view returns (uint256)
99
symbol() view returns (string)
AITH
totalSupply() view returns (uint256)
1000000000000000000000000000
uniswapPair() view returns (address)
0x56b2089661cdb42087e82daede4dfbfa51e099eb
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromTax(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
enableSwap(address router) payable returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMarketingWallet(address wallet) returns (bool)
withdrawETH() returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
AddressInsufficientBalance(address account)