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 |
---|---|---|---|---|---|
MYOU | ERC-20 | 0.1 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19953206 | 6 months ago | | | 0 | 0.000099426692 | |
| 18728430 | a year ago | | | 0 | 0.0031508014 | |
| 17552423 | a year ago | | | 0 | 0.00049276062 | |
| 16818504 | 2 years ago | | | 0 | 0.0011155629 | |
| 15235949 | 2 years ago | | | 0 | 0.00067942941 | |
| 15235796 | 2 years ago | | | 0 | 0.00053842719 | |
| 14897271 | 2 years ago | | | 0 | 0.0034327362 | |
| 14897208 | 2 years ago | | | 0 | 0.0016900057 | |
| 13323576 | 3 years ago | | | 0 | 0.0036105320 | |
| 13323550 | 3 years ago | | | 0 | 0.0024021530 |
ABI
ABI objects
Getter at block 21257252
decimals() view returns (uint8)
18
name() view returns (string)
ARP
symbol() view returns (string)
ARP
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.