sui-clmm-sdk
v0.3.0
Published
Sui clmm common sdk
Readme
sui-clmm-sdk
Sui ecosystem clmm common sdk for dapps.
Installation
pnpm add sui-clmm-sdkMethods
All available methods in repo are listed below:
account
pool
position
- collect-owed-fees
- collect-owed-rewards
- get-amount-a-from-liquidity
- get-amount-b-from-liquidity
- get-amounts-from-liquidity
- get-fee-growth-inside
- get-liquidity-from-amount-a
- get-liquidity-from-amount-b
- get-liquidity-from-amounts
sui
- batch-get-dynamic-fields
- batch-get-objects
- batch-get-owned-objects
- batch-get-transaction-blocks
- pick-move-object
- pick-object-deleted-response
- pick-object-fields
- pick-object-id
- pick-object-not-exists-response
- pick-object-owner
- pick-object-reference
- pick-object-type
- pick-object-version
swap
tick
- get-boundary-tick-index
- get-next-tick-index
- get-prev-tick-index
- get-tick-index-with-spacing
- get-tick-score
- is-tick-index-in-range
- price-to-sqrt-price
- price-to-tick-index
- sqrt-price-to-price
- sqrt-price-to-tick-index
- tick-index-to-price
- tick-index-to-sqrt-price
