Bunni WETH/cbBTC LP
Verified contract
Active on
Base with 215 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/cbBTC LP"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 23759210 | 6 hours ago | | | 0 | 0.0000011169778 | |
| 23747722 | 12 hours ago | | | 0 | 2.2376429e-7 | |
| 23725610 | a day ago | | | 0 | 1.5740976e-7 | |
| 23648787 | 3 days ago | | | 0 | 2.2232031e-7 | |
| 23631450 | 3 days ago | | | 0 | 3.4170837e-7 | |
| 23623776 | 3 days ago | | | 0 | 0.0000010651273 | |
| 23619235 | 3 days ago | | | 0 | 2.1911539e-7 | |
| 23546859 | 5 days ago | | | 0 | 1.8423372e-7 | |
| 23492574 | 6 days ago | | | 0 | 2.1332530e-7 | |
| 23392834 | 9 days ago | | | 0 | 2.1975391e-7 |
ABI
ABI objects
Getter at block 23770145
DOMAIN_SEPARATOR() view returns (bytes32)
0x1fbf60160683e163b7645cacbb7a5bb794e3acd9511c18214d2717013a1670e0
decimals() view returns (uint8)
18
hub() view returns (address)
0xd1fac4f51457e4a6d35bdc7311718e5d6de92bb9
name() view returns (string)
Bunni WETH/cbBTC LP
pool() view returns (address)
0x68a1f6b6a725bb74b6abe41379a0e77031c0c5f5
symbol() view returns (string)
BUNNI-LP
tickLower() view returns (int24)
-263790
tickUpper() view returns (int24)
-260235
totalSupply() view returns (uint256)
2747528409387746
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.