On-Chain pools
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
Field
Required?
Description
blockchain
No
Filter on a specific blockchain.
No parameters supported
Fields
Field
Description
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?
