DexPool
DexPool - Detail
Retrieve detailed information about a specific DEX pool
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
A chain name listed in supported networks
Available options:
sol
, base
A pool address
Example:
"58oQChx4yWmvKdwLLZzBi4ChoCc2fqCUWBkwMihLYQo2"
Response
200 - application/json
DEX program address
Example:
"whirLbMiicVdio4qvUfM5KAg6Ct8VwpYzGff3uctyCc"
Dex name
Example:
"OrcaWhirpool"
Blockchain
Example:
"sol"
Pool address
Example:
"58oQChx4yWmvKdwLLZzBi4ChoCc2fqCUWBkwMihLYQo2"
Base token address
Example:
"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v"
Quote token address
Example:
"Es9vMFrzaCERmJfrF4H2FYD4KCoNkY11McCe8BenwNYB"
Total value locked in USD
Example:
"1000000.45"
TVL in SOL
Example:
"1000000.45"
Was this page helpful?