Uniswap V3 rebase/WETH LP 10000 Fee
Unverified contract
Proxy
Active on
Base with 0 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
Balances ($0.00)
No balances found for "Uniswap V3 rebase/WETH LP 10000 Fee"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "Uniswap V3 rebase/WETH LP 10000 Fee"
ABI
ABI objects
Getter at block 23808203
decimals() view returns (uint8)
18
getPair() view returns (address, address, uint24)
(0x8f2af870dd28722f86b1063686abf1b0d7af507e, 0x4200000000000000000000000000000000000006, 10000)
name() view returns (string)
Uniswap V3 rebase/WETH LP 10000 Fee
symbol() view returns (string)
rebase/WETH
totalSupply() view returns (uint256)
48114252325981150047
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(address from, uint256 tokens)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(address token0, address token1, uint24 fee)
mint(address to, uint256 tokens)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
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.