Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.001631 |
$0 | |
| ERC-20 | 2.4K | -- | -- | |
OHNO | ERC-20 | 390.414951 | -- | -- | |
OOMER | ERC-20 | 20.2 | -- | -- | |
PAW | ERC-20 | 9.98 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21847588 | 4 hours ago | | | 0 | 1.3841705e-7 | |
| 21841410 | 8 hours ago | | | 0 | 0.000000060356689271 | |
| 21838228 | 10 hours ago | | | 0 | 1.3998412e-7 | |
| 21837958 | 10 hours ago | | | 0 | 2.3787500e-7 | |
| 21835253 | 11 hours ago | | | 0 | 1.4465872e-7 | |
| 21834697 | 12 hours ago | | | 0 | 1.4451018e-7 | |
| 21834517 | 12 hours ago | | | 0 | 1.4465872e-7 | |
| 21834501 | 12 hours ago | | | 0 | 1.4722412e-7 | |
| 21833205 | 12 hours ago | | | 0 | 1.3987632e-7 | |
| 21820730 | 19 hours ago | | | 0 | 1.4091843e-7 |
ABI
ABI objects
Getter at block 21855666
decimals() view returns (uint8)
18
name() view returns (string)
Oomer
owner() view returns (address)
0x28376af8568d3b2bca90c14c3850b1541319dc47
symbol() view returns (string)
OOMER
totalSupply() view returns (uint256)
1000000000000000000000000
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(string _name, string _symbol, uint8 _decimals)
This contract contains no fallback and receive objects.
This contract contains no error objects.