Bunni cbETH/WETH LP
Verified contract
Active on
Base with 44 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 cbETH/WETH LP"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 23479514 | 7 days ago | | | 0 | 2.2212437e-7 | |
| 22916199 | 20 days ago | | | 0 | 0.0000017042106 | |
| 22804180 | 22 days ago | | | 0 | 2.1747667e-7 | |
| 22693416 | 25 days ago | | | 0 | 2.1612905e-7 | |
| 22633672 | a month ago | | | 0 | 6.4729550e-7 | |
| 22372212 | a month ago | | | 0 | 2.1747667e-7 | |
| 22285452 | a month ago | | | 0 | 2.1608236e-7 | |
| 21981102 | a month ago | | | 0 | 1.3492812e-7 | |
| 21749578 | 2 months ago | | | 0 | 2.5014206e-7 | |
| 21410245 | 2 months ago | | | 0 | 2.2212437e-7 |
ABI
ABI objects
Getter at block 23770324
DOMAIN_SEPARATOR() view returns (bytes32)
0x8f68354f97d73552e1a0fe142c4b75b293a15ccf2d4e76154f306dac3629acf0
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)
-887265
tickUpper() view returns (int24)
887265
totalSupply() view returns (uint256)
70540322472128210
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.