The latest github repo tag is mainnet-v0.7.0/testnet-v0.7.0. More details can refer to DLMM contract.
Date: 2025.12.23
Add pool::refresh_position_info_v2 method:
pool::refresh_position_info_v2
Refreshes the position info and returns the position details. The amounts are calculated based on the expected active ID.
Date: 2025.12.12
Add pool::close_position_with_fee method:
pool::close_position_with_fee
Closes a position and returns all underlying tokens along with any accrued fees.
Add registry::create_pool_v3 method:
registry::create_pool_v3
Update the global_config parameter to use an immutable reference instead of a mutable reference.
Last updated 1 month ago