Skip to main content
GET
Get a pool on a network.

Path Parameters

network
string
required

Network slug or ID (e.g., 'solana'). You can find the list of supported networks with their IDs here: /networks.

pool_address
string
required

Unique pool address or identifier. Such as 0xc7bbec68d12a0d1830360f8ec58fa599ba1b0e9b for WETH / USDT on ethereum.

Query Parameters

inversed
boolean
default:false

Whether to invert the main price ratio in pool calculations.

Response

successful operation

id
string
created_at_block_number
number
chain
string
created_at
string<date-time>
factory_id
string
dex_id
string
dex_name
string
base_token_id
string

The base token ID for the price.

quote_token_id
string

The quote token ID for the price.

tokens
object[]
last_price
number
last_price_usd
number
fee
number
price_time
string
24h
object
6h
object
1h
object
30m
object
15m
object
5m
object