Bunni WETH/COC LP
Verified contract
Active on
Base with 11 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Bunni WETH/COC LP"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17724606 | 3 months ago | | | 0 | 2.3225280e-7 | |
| 13584480 | 6 months ago | | | 0 | 0.0000053866843 | |
| 13565231 | 6 months ago | | | 0 | 0.00013144500 | |
| 13565228 | 6 months ago | | | 0 | 0.00023094500 | |
| 13564725 | 6 months ago | | | 0 | 0.00023094500 | |
| 13386377 | 7 months ago | | | 0 | 0.0000015244456 | |
| 12467652 | 7 months ago | | | 0 | 1.9432866e-7 | |
| 12368645 | 7 months ago | | | 0 | 0.00027713400 | |
| 12340406 | 7 months ago | | | 0 | 1.6498833e-7 | |
| 12324955 | 7 months ago | | | 0 | 0.000011563742 |
ABI
ABI objects
Getter at block 22091713
DOMAIN_SEPARATOR() view returns (bytes32)
0x661b39cdd1d4ad0dbdf4b8513e28a6930728ff49947f4b7a06ceefbdfb3542a5
decimals() view returns (uint8)
18
hub() view returns (address)
0xdc53487e2a6ef468260bc938f645f84caaccac6f
name() view returns (string)
Bunni WETH/COC LP
pool() view returns (address)
0xb10e5bf1482f5a73c8bea0a7fdff7b82abdcc2d8
symbol() view returns (string)
BUNNI-LP
tickLower() view returns (int24)
-887200
tickUpper() view returns (int24)
887200
totalSupply() view returns (uint256)
0
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)
burn(address from, uint256 amount)
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 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address hub_, struct BunniKey key_)
This contract contains no fallback and receive objects.
This contract contains no error objects.