🪙Token Swap

You can easily swap any Solana token for another directly in Discord using the /swap jupiter command powered by Jupiter Aggregator. This is done through the Fluxtility bot integration.

Follow the steps below to use the command properly.


🔧 Command Structure

/swap jupiter pay:<token_to_pay> amount:<amount_to_pay> receive:<token_to_receive>

📝 Step-by-Step Guide

1️⃣ Select Token to Pay

Use the pay field to indicate which token you want to swap from.

  • Common examples: SOL, USDC, BONK, etc.

Example:

pay:SOL

2️⃣ Enter the Amount

Specify the amount of the token you want to swap.

Example:

amount:1.5

3️⃣ Select Token to Receive

Use the receive field to define which token you want to receive.

Example:

receive:USDC

🧩 Optional Parameters

The command supports setting slippage, these are not required, but can optimize your swap.


✅ Full Example

/swap jupiter pay:SOL amount:1.5 receive:USDC

This command will swap 1.5 SOL for USDC, leveraging the best available rates via Jupiter.


💡 Notes

  • Ensure your wallet is connected or authenticated via the bot if required.

  • Make sure the token pair is supported by Jupiter and has liquidity.


Last updated