Get token exchange rate
Get the exchange rate for two assets on a specific provider
Query Parameters |
---|
sellAsset string — REQUIREDToken to sell (e.g. ETH.UNI-0x1f9840a85d5af5bf1d1762f925bdaddc4201f984) |
buyAsset string — REQUIREDToken to buy (e.g. BTC.BTC) |
provider string — REQUIREDPossible values: [ The provider to query |
Responses | ||
---|---|---|
200 The exchange rate
|