GET /trade/v1/{chainId}/batch_quote/single
By passing in the params, you will receive all available quotes for the trade from our supported DEXs.
Last updated
By passing in the params, you will receive all available quotes for the trade from our supported DEXs.
Last updated
Chain id of the network
1
Get batch quotes for given parameters
Amount of tokens being quoted
The address of the token being quoted. If native, use address zero.
"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48"
The address of the token to receive in exchange. If native, use address zero.
"0xdac17f958d2ee523a2206206994597c13d831ec7"
Batch quotes for the given trade parameters.