0xc35b09c8fdefc90ec580b327d32deaada4f581da
Unverified contract
Proxy
Active on
Base with 1,648 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.000688 |
$0 | |
OHNO | ERC-20 | 30 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22913952 | 36 minutes ago | | | 0 | 0.0000013680800 | |
| 22874254 | a day ago | | | 0 | 0.000000903688000000 | |
| 22834456 | 2 days ago | | | 0 | 9.7183640e-7 | |
| 22744798 | 4 days ago | | | 0 | 0.0000040174249 | |
| 22669593 | 6 days ago | | | 0 | 0.0000014548509 | |
| 22659003 | 6 days ago | | | 0 | 0.0000014531596 | |
| 22468129 | 10 days ago | | | 0 | 0.0000014517242 | |
| 22461748 | 10 days ago | | | 0 | 0.0000012993568 | |
| 22427644 | 11 days ago | | | 0 | 0.0000014530365 | |
| 22397598 | 12 days ago | | | 0 | 0.0000014513522 |
ABI
ABI objects
Getter at block 22915020
decimals() view returns (uint8)
18
name() view returns (string)
nETH-LP
owner() view returns (address)
0x6223bd82010e2fb69f329933de20897e7a4c225f
symbol() view returns (string)
nETH-LP
totalSupply() view returns (uint256)
1202945094296403806798
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(string name, string symbol) returns (bool)
mint(address recipient, uint256 amount)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.