Retrieve real-time DeFi pool-based token prices for up to 50 assets per request using query parameters.
Parameter | Type | Description |
---|---|---|
blockchains | string | Comma-separated list of blockchain names or IDs specifying the networks of the assets. |
assets | string | Comma-separated list of asset identifiers (token names or contract addresses) to query prices for. |
POST /1/market/multi-prices
variant instead. It avoids URL length limits and improves stability when sending many assets. volume
is on-chain volume, and off_chain_volume
is - as name implies, the off-chain volume.
Market multi prices response
The response is of type object
.