What's DAMM v2?
DAMM v2 is one of Meteora’s advanced AMM product that allows you to provide concentrated or spot or single-sided liquidity to a pool and in return minting an NFT that represents your position.
DAMM v2 Configs
Each DAMM v2 pool is a PDA of token mints + config. There are 2 main types of DAMM v2 configs: Static config and Dynamic config.
DAMM v2 Program
At Meteora, we’ve developed aNode.js <> Typescript SDK, a Rust SDK and a Go SDK to make deploying and managing your DAMM v2 liquidity pool easier. The following sections includes information on installing and using the SDKs. It also covers where to find the latest code, and how to contribute to these repositories.
Program Details
DAMM v2 Program
Meteora DAMM v2 Program
DAMM v2 IDL
Meteora DAMM v2 Program IDL
| Network | Program ID |
|---|---|
| Mainnet | cpamdpZCGKUy5JxQXB4dcpGPiikHawvSWAd6mEn1sGG |
| Devnet | cpamdpZCGKUy5JxQXB4dcpGPiikHawvSWAd6mEn1sGG |
| Authority | Address |
|---|---|
| Pool Authority | HLnpSz9h2S4hiLQ43rnSD9XkcUThA7B8hQMKmDaiTLcC |
Official SDKs
Typescript SDK
Official Meteora DAMM v2 Typescript SDK
Rust SDK
Official Meteora DAMM v2 Rust SDK
Go SDK
Official Meteora DAMM v2 Go SDK

