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 | 1 | $0.002128 |
$0 | |
MYOU | ERC-20 | 0.1 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20452687 | 4 months ago | | | 0 | 0.000046873000 | |
| 12365084 | 4 years ago | | | 0 | 0.0017597280 | |
| 12305115 | 4 years ago | | | 0 | 0.0017843707 | |
| 12270390 | 4 years ago | | | 0 | 0.0040720351 | |
| 12269970 | 4 years ago | | | 0 | 0.0026815010 | |
| 12269970 | 4 years ago | | | 0 | 0.0026619280 | |
| 12269970 | 4 years ago | | | 0 | 0.0026770775 | |
| 12269970 | 4 years ago | | | 0 | 0.0026815010 | |
| 12269969 | 4 years ago | | | 0 | 0.0026602960 | |
| 12269968 | 4 years ago | | | 0 | 0.0026770775 |
ABI
ABI objects
Getter at block 21382674
decimals() view returns (uint256)
18
name() view returns (string)
Afone
symbol() view returns (string)
AFONE
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) 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(uint256 _initialAmount, string _tokenName, uint8 _decimalUnits, string _tokenSymbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.