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 |
---|---|---|---|---|---|
OHNO | ERC-20 | 1 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 23217306 | 12 days ago | | | 0 | 7.2177626e-7 | |
| 23217276 | 12 days ago | | | 0 | 7.2324996e-7 | |
| 22926130 | 19 days ago | | | 0 | 7.2727121e-7 | |
| 20637165 | 2 months ago | | | 0 | 0.000000704233525336 | |
| 19770440 | 3 months ago | | | 0 | 1.4273614e-7 | |
| 19722024 | 3 months ago | | | 0 | 0.000000400125231240 | |
| 19681239 | 3 months ago | | | 0 | 8.8524930e-7 | |
| 15971707 | 6 months ago | | | 0 | 2.6989600e-7 | |
| 15967141 | 6 months ago | | | 0 | 0.000000702230408070 | |
| 15788304 | 6 months ago | | | 0 | 6.7323959e-7 |
ABI
ABI objects
Getter at block 23746696
DOMAIN_SEPARATOR() view returns (bytes32)
0xe32704045383e285770364a4b20e851b5aba52e261b5a60bbaa1faf43f87a4ce
decimals() view returns (uint8)
18
name() view returns (string)
SNOB
symbol() view returns (string)
$HICASTE
totalSupply() view returns (uint256)
420000000000000000000
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.