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 |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.00068 |
$0 | |
MOCHI | ERC-20 | 73.960721K | -- | -- | |
MINIMOCHI | ERC-20 | 10K | -- | -- | |
BABYMOCHI | ERC-20 | 6.969K | -- | -- | |
OHNO | ERC-20 | 1 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22793740 | 2 days ago | | | 0 | 1.1011358e-7 | |
| 22731430 | 3 days ago | | | 0 | 0.000000059466339232 | |
| 22644750 | 5 days ago | | | 0 | 0.000000070165951072 | |
| 22557383 | 7 days ago | | | 0 | 0.000000093409898413 | |
| 22507406 | 8 days ago | | | 0 | 1.1206804e-7 | |
| 22433451 | 10 days ago | | | 0 | 0.000000059466339232 | |
| 22203032 | 15 days ago | | | 0 | 1.1203921e-7 | |
| 21591378 | a month ago | | | 0 | 0.000000093796686984 | |
| 21377816 | a month ago | | | 0 | 2.2171011e-7 | |
| 21328109 | a month ago | | | 0 | 0.000000061942139232 |
ABI
ABI objects
Getter at block 22858971
DOMAIN_SEPARATOR() view returns (bytes32)
0x15956d3ee66e1e84d595488cb6d8f13c6ada610bfb3df1aa3ea0872acae2685f
decimals() view returns (uint8)
8
name() view returns (string)
Mochi
symbol() view returns (string)
MOCHI
totalSupply() view returns (uint256)
10000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
nonces(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 amount)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.