BunniLensV2

Verified contract

Active on Base with 46 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "BunniLensV2"

0x595d9d2e6746375465fb778bd30ea56ef58bcb1e4cca9abdd1c325629922a181
0x7e15d6fceaba8fbd00ffeac73f91d6be6481de9bf0e99e67f4f784c1c92e6a83
0x59d515028001b47b2ba66bf2c7241ba76d05d971cdb04404380dd896344b3749
0xc810eb4185210e2f7948b28456d297c9e9666ec730cf639fbd56a7e251e72546
0x2d1b03fca5ae022a411a88cc5df03ff670d7ab34205894825ed3081fd67f84a0
0xc22ffefb10de8d907a30823b274aa80fbb630e59b47e55f9dfa7f20c19a189d9
0xcc9641d74a587b090d86960bb98840c2b265530a47e488e3c4aa345bdc8d2f5e
0x39de9e5f8ca38a93be4b67ac47727110119c464db8a4e6b53fad4d24c449b0cc
0x6e74d34b77dcb28d40a0066aaa1542cef3f3d911e68c62d8f1cdc250419f7257
0xcc9142a80e3db8a5f6aa15656405f1e75b27dab7b58721ac0dceb7d29abf86db

Functions
Getter at block 22766342
hub(view returns (address)
0xd1fac4f51457e4a6d35bdc7311718e5d6de92bb9
owner(view returns (address)
0xdd3705a1c50fc84b6d31394aa8f4d568b98a8ad5
Read-only
getBunniKeyForToken(address tokenview returns (struct BunniKey key)
getBunniVault(address pooluint256 indexview returns (struct BunniKey keyaddress token)
getBunniVaults(address poolview returns (struct BunniKey[] keysaddress[] tokens)
getReserves(struct BunniKey keyview returns (uint112 reserve0uint112 reserve1)
getTokenForBunniKey(struct BunniKey keyview returns (address token)
pricePerFullShare(struct BunniKey keyview returns (uint128 liquidityuint256 amount0uint256 amount1)
State-modifying
addKey(struct BunniKey keyaddress pairaddress token
removeKey(uint256 indexaddress pairaddress token
renounceOwnership(
transferOwnership(address newOwner
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address hub_
Fallback and receive

This contract contains no fallback and receive objects.

Errors
T(