BunniHub

Verified contract

Active on Ethereum with 3,363 txns
Deployed by via 0x96d9b759 at 15743582
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $11,234.96
ERC-20
Value $8,989.7
ERC-20
Value $4,970.35
ERC-20
Value $4,669.22
ERC-20
Value $2,297.53
ERC-20
Value $1,295.35
ERC-20
Value $1,061.04
ERC-20
Value $972.54
ERC-20
Value $593.33
ERC-20
Value $557.48
0x46139b2179dd7aa71c4ea08cf056f0be19964fd14e843b0089bbd5adeb92e3df
0x7e3b4642fb1301a513b23bef9ae2d1f79a3bdf56f8f69186588ffe6baea781ae
0x9f44535b6fa474efdbf3af443f6ceedd51fa80a779ed4aed825e64ab593c79fc
0x295d1464c7a4ce25e9a4acf3aa4d858ad4a29f802dfcd6be86deb2163777e429
0xbd4d659dde1680c7c3d22c285b0396ff655ca6bd110911b5fbe218b4572d6928
0x2a4ff285f600b0d1fd74af928de47932e1b470d77ee3d67fa434e6b8cc27d320
0x7be01a53d920418dcac5491fac761da68200606b904b889d5fa9056bba3fca15
0xb8f75460194cd44efcf0f2ce35662d69f59b8d5b9470015a139b35a7501126e7
0x5b1318aafb47140c0f1bf53f891537eb1e24fdd384f0af5f37505ad801775e7b
0x18abac98b024b9966c1d31bc62bf0fc513adeb9e175d80e6d29654c927820d2b

Functions
Getter at block 21220371
factory(view returns (address)
0x1f98431c8ad98523631ae4a59f267346ea31f984
owner(view returns (address)
0x9a8fee232dcf73060af348a1b62cdb0a19852d13
protocolFee(view returns (uint256)
100000000000000000
Read-only
getBunniToken(struct BunniKey keyview returns (address token)
State-modifying
compound(struct BunniKey keyreturns (uint128 addedLiquidityuint256 amount0uint256 amount1)
deployBunniToken(struct BunniKey keyreturns (address token)
deposit(struct IBunniHubDepositParams paramspayable returns (uint256 sharesuint128 addedLiquidityuint256 amount0uint256 amount1)
multicall(bytes[] datapayable returns (bytes[] results)
selfPermit(address tokenuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 spayable 
selfPermitAllowed(address tokenuint256 nonceuint256 expiryuint8 vbytes32 rbytes32 spayable 
selfPermitAllowedIfNecessary(address tokenuint256 nonceuint256 expiryuint8 vbytes32 rbytes32 spayable 
selfPermitIfNecessary(address tokenuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 spayable 
setOwner(address newOwner
setProtocolFee(uint256 value
sweepTokens(address[] tokenListaddress recipient
uniswapV3MintCallback(uint256 amount0Oweduint256 amount1Owedbytes data
withdraw(struct IBunniHubWithdrawParams paramsreturns (uint128 removedLiquidityuint256 amount0uint256 amount1)
Events
Compound(address indexed senderbytes32 indexed bunniKeyHashuint128 liquidityuint256 amount0uint256 amount1
Deposit(address indexed senderaddress indexed recipientbytes32 indexed bunniKeyHashuint128 liquidityuint256 amount0uint256 amount1uint256 shares
NewBunni(address indexed tokenbytes32 indexed bunniKeyHashaddress indexed poolint24 tickLowerint24 tickUpper
OwnerUpdated(address indexed useraddress indexed newOwner
PayProtocolFee(uint256 amount0uint256 amount1
SetProtocolFee(uint256 newProtocolFee
Withdraw(address indexed senderaddress indexed recipientbytes32 indexed bunniKeyHashuint128 liquidityuint256 amount0uint256 amount1uint256 shares
Constructor
constructor(address factory_address owner_uint256 protocolFee_
Fallback and receive

This contract contains no fallback and receive objects.

Errors
T(