Skip to content

Commit

Permalink
feat: remove liquidity single side (MeteoraAg#98)
Browse files Browse the repository at this point in the history
* feat: remove liquidity single side

* chore: update changelog, version

* refactor get withdraw amount

* fix: compare using bn
  • Loading branch information
dongnguyen9186 authored Aug 22, 2024
1 parent be2b1f7 commit 82b51fc
Show file tree
Hide file tree
Showing 6 changed files with 3,934 additions and 424 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Security

## @meteora-ag/dlmm [1.0.53] - PR #98

### Added

- `removeLiquiditySingleSide`. Withdraw only 1 token in the pair for the position
- `getWithdrawSingleSideAmount`. Calculates the total single-sided withdrawable amount

## @meteora-ag/dlmm [1.0.52] - PR #90

### Added
Expand Down
Loading

0 comments on commit 82b51fc

Please sign in to comment.