Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FOR | ERC-20 | 2 | $0.001875 |
$0 | |
ERC-20 | 88.888888M | -- | -- | ||
ERC-20 | 21M | -- | -- | ||
ERC-20 | 7.777777M | -- | -- | ||
ERC-20 | 8.889K | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11454662 | 4 years ago | | | 0 | 0.0021888360 | |
| 11454656 | 4 years ago | | | 0 | 0.0031765448 | |
| 11177072 | 4 years ago | | | 0 | 0.0052200371 | |
| 10404357 | 4 years ago | | | 0 | 0.0013380181 | |
| 10404319 | 4 years ago | | | 0 | 0.0015407481 | |
| 10293485 | 4 years ago | | | 0 | 0.0011761821 | |
| 10203093 | 4 years ago | | | 0 | 0.00077060200 | |
| 10198136 | 4 years ago | | | 0 | 0.0010950660 | |
| 10196980 | 4 years ago | | | 0 | 0.00081116000 | |
| 10196948 | 4 years ago | | | 0 | 0.00097339200 |
ABI
ABI objects
Getter at block 21275758
decimals() view returns (uint8)
8
name() view returns (string)
Arina
symbol() view returns (string)
Arina
totalSupply() view returns (uint256)
8400000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
burn(uint256 _value) returns (bool success)
burnFrom(address _from, uint256 _value) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed from, 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.