Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Aethir | ERC-20 | 1M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21212533 | 18 hours ago | | | 0 | 0.00047752043 | |
| 21032861 | a month ago | | | 0 | 0.00052225216 | |
| 20828566 | 2 months ago | | | 0 | 0.0013123395 | |
| 20822366 | 2 months ago | | | 0 | 0.0010400252 | |
| 20656184 | 3 months ago | | | 0 | 0.000078650968 | |
| 20522810 | 3 months ago | | | 0 | 0.000093213676 | |
| 20498124 | 3 months ago | | | 0 | 0.00019824686 | |
| 20273991 | 4 months ago | | | 0 | 0.00014384052 | |
| 20273986 | 4 months ago | | | 0 | 0.00015104953 | |
| 20200397 | 5 months ago | | | 0 | 0.000069294140 |
ABI
ABI objects
Getter at block 21218056
decimals() view returns (uint8)
18
name() view returns (string)
Aethir
pancakePair() view returns (address)
0x976c6f7302cb3e9080ee6a2f8e2d4c78f5346dd8
symbol() view returns (string)
Aethir
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addBots(address bots)
approve(address spender, uint256 amount) returns (bool)
delBots(uint256 addBot)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address ads)
This contract contains no fallback and receive objects.
This contract contains no error objects.