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 |
---|---|---|---|---|---|
OHNO | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 23397690 | 11 days ago | | | 0 | 0.0000050824002 | |
| 22561054 | a month ago | | | 0 | 2.5209866e-7 | |
| 22408996 | a month ago | | | 0 | 0.0000050824002 | |
| 21896174 | 2 months ago | | | 0 | 9.4610369e-7 | |
| 21725511 | 2 months ago | | | 0 | 3.6229871e-7 | |
| 20919328 | 2 months ago | | | 0 | 1.7264383e-7 | |
| 20648322 | 2 months ago | | | 0 | 0.000000100746954820 | |
| 20647555 | 2 months ago | | | 0 | 0.000000096990822336 | |
| 20614058 | 2 months ago | | | 0 | 1.4279194e-7 | |
| 20611896 | 2 months ago | | | 0 | 2.9883134e-7 |
ABI
ABI objects
Getter at block 23867541
DOMAIN_SEPARATOR() view returns (bytes32)
0xd811e48559d2ccbfd6bd3d7f597fb203f373b0a8eb0e13c55c08e5542bd5152a
decimals() view returns (uint8)
18
deployer() view returns (address)
0x66736bb8af78a3d2deda59c11709fd33a89fb856
name() view returns (string)
PEPExNOVA
symbol() view returns (string)
PEPExNOVA
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.