Orca · Arazzo Workflow
Find an Orca pool by token pair and read its stats
Version 1.0.0
Search Orca Whirlpools for a token pair, then fetch full state for the top-matching pool. Read-only; runs against the open Orca Public REST API.
View Spec
View on GitHub
CompanyDefi DexDeFiDEXSolanaAMMLiquidityConcentrated LiquidityBlockchainCryptoArazzoWorkflows
Provider
Workflows
find-pool-by-pair
Search pools by pair, then read the top pool.
Uses search_whirlpools to resolve a pool address, then get_whirlpool.
1
searchPools
search_whirlpools
Search Whirlpools by token pair.
2
getPool
get_whirlpool
Fetch the top-matching pool by address.