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.001038 |
$0 | |
OHNO | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 23542758 | 3 days ago | | | 0 | 0.0000052294761 | |
| 22604766 | 25 days ago | | | 0 | 6.1344611e-7 | |
| 22596839 | 25 days ago | | | 0 | 3.3086192e-7 | |
| 22572058 | 25 days ago | | | 0 | 0.0000052294761 | |
| 17266199 | 5 months ago | | | 0 | 0.0000052294761 | |
| 16094826 | 6 months ago | | | 0 | 0.0000052294761 | |
| 15968702 | 6 months ago | | | 0 | 0.0000052294761 | |
| 15968641 | 6 months ago | | | 0 | 6.2703844e-7 | |
| 15966359 | 6 months ago | | | 0 | 5.9040540e-7 | |
| 15966163 | 6 months ago | | | 0 | 0.0000011375676 |
ABI
ABI objects
Getter at block 23671402
DOMAIN_SEPARATOR() view returns (bytes32)
0x682c6c057793af9df2dd31dd8a8b59f15869e5f6c27f6c32ca1c01ea857458ea
decimals() view returns (uint8)
18
deployer() view returns (address)
0xf14b4e244c29452d76e2ee75e871069e260e809e
name() view returns (string)
People
symbol() view returns (string)
People
totalSupply() view returns (uint256)
1000000000000000000000000000000
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 _maxSupply, address _deployer)
This contract contains no fallback and receive objects.
This contract contains no error objects.