Changelog

The latest github repo tag is mainnet-v0.6.1/testnet-v0.6.0. More details can refer to DLMM contract.

Tag: mainnet-v0.6.1/testnet-v0.6.0

Date: 2025.12.12

  • Add pool::close_position_with_fee method:

    • Closes a position and returns all underlying tokens along with any accrued fees.

  • Add registry::create_pool_v3 method:

    • Update the global_config parameter to use an immutable reference instead of a mutable reference.

Last updated