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.003925 |
$0 | |
MEMOIR | ERC-20 | 40 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12765538 | 3 years ago | | | 0 | 0.000062694400 | |
| 11069205 | 4 years ago | | | 0 | 0.00044784900 | |
| 11035879 | 4 years ago | | | 0 | 0.0012492495 | |
| 10979330 | 4 years ago | | | 0 | 0.00083259900 | |
| 10979330 | 4 years ago | | | 0 | 0.00089031150 | |
| 10978798 | 4 years ago | | | 0 | 0.00096726150 | |
| 10976556 | 4 years ago | | | 0 | 0.00094802400 | |
| 10976556 | 4 years ago | | | 0 | 0.00096726150 | |
| 10940447 | 4 years ago | | | 0 | 0.0010442115 | |
| 10938047 | 4 years ago | | | 0 | 0.0010826865 |
ABI
ABI objects
Getter at block 21159860
decimals() view returns (uint8)
18
name() view returns (string)
MEMOIR
symbol() view returns (string)
MEMOIR
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, 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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.