1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
# IDL Source These IDL files are synced from `bitquery/solana-idl-lib` for the pool protocols currently supported by `sol-parser-sdk`. Source: https://github.com/bitquery/solana-idl-lib Mapping: - `pumpfun.json` <- `pumpfun/pump.json` - `pump_amm.json` <- `pumpswap/amm.json` - `raydium_clmm.json` <- `raydium/amm_v3_with_swapv2.json` - `raydium_cpmm.json` <- `raydium/raydium_cp.json` - `raydium_amm_v4.json` <- `raydium/raydium_amm.json` - `raydium_pool_v4.json` <- `raydium/pool_v4.json` - `raydium_launchpad.json` <- `raydium/launchpad.json` - `meteora_amm.json` <- `meteora/amm_052.json` - `meteora_damm_v2.json` <- `meteora/cp_amm_016.json` - `meteora_dlmm.json` <- `meteora/lb_clmm_090.json` - `orca_whirlpool.json` <- `orca/whirlpool_v2.json`