Onchain pools
This data is included in the following Kaiko packages:
Reference Data [Basic Tier]
Reference Data [Advanced Tier]
What is this endpoint for?
This endpoint retrieves a list of all pools supported by Kaiko. This can help you identify which markets are available when working with our data.
Endpoint
https://reference-data-api.kaiko.io/v1/poolsParameters
blockchain
No
Filter on a specific blockchain.
protocol
No
Exchange code. See
tokens
No
The desired asset code. See
No parameters supported
Fields
blockchain
The blockchain.
address
The blockchain address of the pool.
name
The name of the pool.
protocol
The protocol code.
Ex:usp3,aav3, curv, blc2
type
The pool type.
fee
The fee tier.
tokens
Table of each token in the pool. Some pools have 1 token (lending vaults), some can have up to 8 tokens (Balancer DEX).
Format:
[{blockchain, address, symbol, decimals}, ]
tickSpacing
For concentrated liquidity pools.
weights
For Balancer weighted pools.
Request example
Response example
Last updated
Was this helpful?
