RubyTrades Swap - Discord bot
  • About
  • Commands
    • Overview
    • /check
    • /rate
    • /swap
    • /terms
  • FAQ
  • Partnerships
  • Term of Service
  • Privacy Policy
Powered by GitBook
On this page
  1. Commands

/rate

Get the rate for a chosen exchange pair.

Previous/checkNext/swap

Last updated 11 months ago

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 .