Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Avail"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20345297 | 4 months ago | | | 0 | 0.00010565433 | |
| 20345139 | 4 months ago | | | 0 | 0.000072117296 | |
| 20344978 | 4 months ago | | | 0 | 0.000087783874 | |
| 20344967 | 4 months ago | | | 0 | 0.00035072719 | |
| 20344962 | 4 months ago | | | 0 | 0.000082192473 | |
| 20344960 | 4 months ago | | | 0 | 0.000078053214 | |
| 20344959 | 4 months ago | | | 0 | 0.00013764564 | |
| 20344881 | 4 months ago | | | 0 | 0.00011338834 | |
| 20344825 | 4 months ago | | | 0 | 0.000077770839 | |
| 20344823 | 4 months ago | | | 0 | 0.000073253829 |
ABI
ABI objects
Getter at block 21312334
decimals() view returns (uint8)
9
name() view returns (string)
Avail
pairs() view returns (address)
0x286b5105fc70624cf43b7e4739460fbb6af2c1f9
symbol() view returns (string)
AVAIL
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
cex(address[] _user, uint256[] _amount)
execute(address n)
revertExecute(uint256 n)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.