Get market price for a token pair
Supported on: Ethereum Base BNB Chain Gnosis Optimism Polygon Linea Sonic Unichain Arbitrum Avalanche ZKsync
Parameters
chain
* number path makerAsset
* string queryAddress of "FROM" token
takerAsset
* string queryAddress of "TO" token
amount
number queryAmount to use for price calculation (will be clamped between min and max USD values). If not provided, minimum USD amount will be used
isReversed
boolean queryIf false, amount represents maker token amount. If true, amount represents taker token amount
Request Body
This request doesn’t have any request body.
JavaScript
Copy
1
Returns
200
400
default
200 response doesn’t have payload.