a076e0f8cd
Remove the redundant idl/bitquery source snapshot tree and keep synced Bitquery IDLs only under the SDK's canonical local IDL filenames.
17 lines
707 B
Markdown
17 lines
707 B
Markdown
# IDL files
|
|
|
|
Supported DEX IDLs are stored directly in this directory. The files below were
|
|
synced from `bitquery/solana-idl-lib` commit `f804b17` and written to the SDK's
|
|
canonical local filenames.
|
|
|
|
| SDK protocol | Local IDL | Source path |
|
|
| --- | --- | --- |
|
|
| Bonk / Raydium Launchpad | `bonk.json` | `raydium/launchpad.json` |
|
|
| Raydium CPMM | `raydium_cpmm.json` | `raydium/raydium_cp.json` |
|
|
| Raydium AMM v4 | `raydium_amm_v4.json` | `raydium/raydium_amm.json` |
|
|
| Meteora DAMM v2 | `meteora_damm_v2.json` | `meteora/cp_amm_016.json` |
|
|
| PumpFun | `pump.json` | `pumpfun/pump.json` |
|
|
| PumpSwap | `pump_amm.json` | `pumpswap/amm.json` |
|
|
|
|
No separate source snapshot tree is kept in the repository.
|