/rate

Get the rate for a chosen exchange pair.

Description:

Will get the best rate for a chosen exchange pair

Usage:

/rate coin-from: coin-to:

Example:

/rate coin-from:doge coin-to:sol

Output:

This message now tells us the swap partner with the best rate. In this case it is ChangeNow . It will tell us the rate 1 DOGE = 0.000712 SOL.

It also lets us know of any trade minimum amounts. In this case there is a minimum of ~45 DOGE

Example with amount:

We also support specifying an amount.

Example:

/rate coin-from:doge coin-to:sol amount:690

Output:

This again lets us know the provider. In this case it is NanSwap . We also get an estimate of how much SOL we will receive ~0.6 SOL .

Last updated