Skip to main content
These examples are based on the local dynamic-bonding-curve-sdk examples and tests. They focus on transaction construction patterns. For the full method catalog, see the SDK Reference.

Setup

Build A Curve Config

buildCurveWithCustomSqrtPrices gives explicit control over the curve checkpoints. Other supported helpers are listed in the SDK Reference.

Create A Config

The transaction must be signed by the payer and the new config signer.

Create A Pool

Quote And Swap

Partial Fill Near Completion

Use partial fill when the final buy may cross the migration threshold before consuming the full input amount.

Read Progress And Fees

Claim Fees

Migration Flow

Meteora runs mainnet migration keepers for eligible pools. The SDK migration builders are still useful for manual migration, devnet validation, and custom keeper infrastructure.