Check Pair
Liquidity Pool
Check Pair
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.
Endpoint
GET https://api.blockradar.co/v1/rates/check-pair
Query Parameters
| Key | Required | Type | Description |
|---|---|---|---|
| fromAsset | true | string | The symbol of the source asset. |
| toAsset | true | string | The symbol of the destination asset. |
GET
Check Pair
Autorisations
Paramètres de requête
The symbol of the source asset.
Exemple:
"USDT"
The symbol of the destination asset.
Exemple:
"cNGN"

