Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($7.21)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ARNX | ERC-20 | 3.565959M | $0.000002 |
$7.2 | |
HEX | ERC-20 | 1.307 | $0.002938 |
$0 | |
XLAB | ERC-20 | 50 | $0.000002 |
$0 | |
| ERC-20 | 88.888888M | -- | -- | |
| ERC-20 | 21M | -- | -- | |
ARN | ERC-20 | 15.042896M | -- | -- | |
CBM | ERC-20 | 12.1626K | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
EXRN | ERC-20 | 7K | -- | -- | |
HINT | ERC-20 | 1.53K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20576972 | 3 months ago | | | 0 | 0.000039513776 | |
| 20356150 | 4 months ago | | | 0 | 0.00027330966 | |
| 20187286 | 5 months ago | | | 0 | 0.00045992299 | |
| 19918836 | 6 months ago | | | 0 | 0.00066792600 | |
| 18889220 | a year ago | | | 0 | 0.0017116003 | |
| 18889168 | a year ago | | | 0 | 0.00071213043 | |
| 18889168 | a year ago | | | 0 | 0.00071213043 | |
| 18889168 | a year ago | | | 0 | 0.00071185073 | |
| 18697074 | a year ago | | | 0 | 0.0018900587 | |
| 18697053 | a year ago | | | 0 | 0.0018900587 |
ABI
ABI objects
Getter at block 21269104
decimals() pure returns (uint8)
8
name() pure returns (string)
Aeron
owner() pure returns (address)
0x0d80e86f5855affaea85bc424066c0f9ce1e40ad
symbol() pure returns (string)
ARN
totalSupply() pure returns (uint256)
2000000000000000
Read-only
allowance(address, address) pure returns (uint256)
balanceOf(address) pure returns (uint256)
freezeOf(address) pure returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
burn(uint256 _value) returns (bool success)
freeze(uint256 _value) returns (bool success)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
unfreeze(uint256 _value) returns (bool success)
Burn(address indexed from, uint256 value)
Freeze(address indexed from, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
Unfreeze(address indexed from, uint256 value)
constructor()
fallback()
This contract contains no error objects.