MigrateBins
Inherits: IMigrateBins
Functions
migrateBinsUpStack
Migrates bins up the stack in the pool.
Parameters
Name
Type
Description
pool
IMaverickV2Pool
The MaverickV2Pool contract.
binIds
uint32[]
An array of bin IDs to migrate.
maxRecursion
uint32
The maximum recursion depth.
Last updated