get https://api.zondacrypto.exchange/rest/cantor_service/rates///
The method retrieves the current bid rate to start the exchange transaction.
Response details
Key | Type | Description |
---|---|---|
rate | decimal | Current rate. |
rateCurrency | string | Currency rate. |
targetAmount | decimal | The approximate value of the funds obtained after the exchange. |
serverTimestamp | long | Bid generation time. |
expirationTimestamp | long | Bid validity period. |