Bunni cbETH/WETH LP
Verified contract
Active on
Base with 410 txns
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 |
---|---|---|---|---|---|
OHNO | ERC-20 | 1 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 23002341 | 14 hours ago | | | 0 | 6.9617673e-7 | |
| 23002341 | 14 hours ago | | | 0 | 0.0000011477647 | |
| 23002341 | 14 hours ago | | | 0 | 6.3291328e-7 | |
| 22995949 | 17 hours ago | | | 0 | 6.1287367e-7 | |
| 22986592 | a day ago | | | 0 | 0.0000010060992 | |
| 22981341 | a day ago | | | 0 | 9.3682072e-7 | |
| 22979607 | a day ago | | | 0 | 6.9177201e-7 | |
| 22969918 | a day ago | | | 0 | 6.2134279e-7 | |
| 22962731 | a day ago | | | 0 | 6.1749257e-7 | |
| 22961498 | 2 days ago | | | 0 | 6.8247545e-7 |
ABI
ABI objects
Getter at block 23026723
DOMAIN_SEPARATOR() view returns (bytes32)
0x35cee2b2de05f447809b6df68bc93e03faa42cc5bd990c1881d5d583732d2aa0
decimals() view returns (uint8)
18
hub() view returns (address)
0xdc53487e2a6ef468260bc938f645f84caaccac6f
name() view returns (string)
Bunni cbETH/WETH LP
pool() view returns (address)
0x686a4cdd3f9059e56603840e320e5945e2190216
symbol() view returns (string)
BUNNI-LP
tickLower() view returns (int24)
495
tickUpper() view returns (int24)
1215
totalSupply() view returns (uint256)
9427772656932387719697
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.