Returns the active rates you have configured for a specific asset pair on the current environment.
Use this endpoint to confirm whether you are quoting a given pair (for example before opening a new tier) and to inspect the amount bands already in place.
GET https://api.blockradar.co/v1/rates/check-pair
| Key | Required | Type | Description |
|---|---|---|---|
| fromAsset | true | string | The symbol of the source asset. |
| toAsset | true | string | The symbol of the destination asset. |
The symbol of the source asset.
"USDT"
The symbol of the destination asset.
"cNGN"