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 |
---|---|---|---|---|---|
NUTS | ERC-20 | 10K | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21536486 | 8 days ago | | | 0 | 2.5758647e-7 | |
| 21156303 | 16 days ago | | | 0 | 2.7749908e-7 | |
| 21156166 | 16 days ago | | | 0 | 1.5704211e-7 | |
| 21156160 | 16 days ago | | | 0 | 2.7607684e-7 | |
| 19431986 | 2 months ago | | | 0 | 2.6771226e-7 | |
| 19077105 | 2 months ago | | | 0 | 2.8349363e-7 | |
| 19044650 | 2 months ago | | | 0 | 2.7717139e-7 | |
| 18662944 | 2 months ago | | | 0 | 2.5918739e-7 | |
| 18597105 | 2 months ago | | | 0 | 2.4158970e-7 | |
| 18426083 | 3 months ago | | | 0 | 2.8378839e-7 |
ABI
ABI objects
Getter at block 21866022
DOMAIN_SEPARATOR() view returns (bytes32)
0xcf81d20ef7ffef34a3e1b3beaf103e990f94141c74c16e2479dd46da7e863346
decimals() view returns (uint8)
18
name() view returns (string)
NUTCRACKER
owner() view returns (address)
0x98a7e30247c387d2adcec653a4c8c325cb18d679
symbol() view returns (string)
NUTS
totalSupply() view returns (uint256)
3120000000000000000000000
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)
changeOwner(address newOwner)
mint(address to, uint256 amount)
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, uint8 decimals)
This contract contains no fallback and receive objects.
This contract contains no error objects.