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.001083 |
$0 | |
LZPZ | ERC-20 | 1 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20616184 | a month ago | | | 0 | 0.000000203619203918 | |
| 16380588 | 4 months ago | | | 0 | 2.9594102e-7 | |
| 16305962 | 4 months ago | | | 0 | 0.000069488099 | |
| 16279875 | 4 months ago | | | 0 | 0.0000048872529 | |
| 16279874 | 4 months ago | | | 0 | 0.0000048872529 | |
| 16279874 | 4 months ago | | | 0 | 0.0000048872529 | |
| 16279874 | 4 months ago | | | 0 | 0.0000048872529 | |
| 16279874 | 4 months ago | | | 0 | 0.0000095338529 | |
| 16279873 | 4 months ago | | | 0 | 0.0000048872529 | |
| 16279873 | 4 months ago | | | 0 | 0.0000048872529 |
ABI
ABI objects
Getter at block 22017362
DOMAIN_SEPARATOR() view returns (bytes32)
0x26b86f30d04605951cbb8dd31285cf0ad9d51b2b456c6274afd3df071487baca
decimals() view returns (uint8)
18
name() view returns (string)
Nilus
symbol() view returns (string)
$Nilus
totalSupply() view returns (uint256)
420699999000000000000000000
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.