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.000705 |
$0 | |
OHNO | ERC-20 | 1 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22898308 | 6 hours ago | | | 0 | 5.8965679e-7 | |
| 22896933 | 7 hours ago | | | 0 | 4.7700384e-7 | |
| 22861481 | a day ago | | | 0 | 1.2119520e-7 | |
| 22715328 | 4 days ago | | | 0 | 3.5555885e-7 | |
| 22604434 | 7 days ago | | | 0 | 4.1523006e-7 | |
| 22559645 | 8 days ago | | | 0 | 3.7441774e-7 | |
| 22364878 | 13 days ago | | | 0 | 7.2967191e-7 | |
| 22361012 | 13 days ago | | | 0 | 0.000000705465404180 | |
| 22273981 | 15 days ago | | | 0 | 2.3274963e-7 | |
| 22230457 | 16 days ago | | | 0 | 3.7782125e-7 |
ABI
ABI objects
Getter at block 22908942
DOMAIN_SEPARATOR() view returns (bytes32)
0x2804271e01aebcaa2092dbc580f7f1ee53a4e9d6287576e8f29e7ad8bc0c0f9c
decimals() view returns (uint8)
18
name() view returns (string)
Replyke
symbol() view returns (string)
RPLYKE
totalSupply() view returns (uint256)
69042000000000000000000000000
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(string _name, string _symbol, uint256 _supply)
This contract contains no fallback and receive objects.
This contract contains no error objects.