Transactions - Sends, Swaps, and Giveaways

Core MoonPup commands for transactions and swaps on MoonPup!

/send

Description: Send tokens to one or more users or an address. Specify @user or public address and amount. You can optionally choose to mint the receiving users token account if they do not have one (by default a token account will not be minted when sending to users, and will be minted when sending to an external public key) . The token sent will be the server’s default token when used in a server with a default token set. In a direct message or in a server without a default token set, the senders global default token will be used.

Sending tokens example

/send_sol

Description: Sends Solana to a user or public Solana address.

/send_special

Description: Basic command for sending token with a custom mint address to one or more users or an address. Works like /send, except you specify the token mint to be sent. This can be an NFT.

Command usage example: Sending USDC token to a user

/swap

Description: Swap tokens or SOL for other tokens or SOL! This command will return the best quote available from Jupiter Aggregator for a given swap. To confirm swap click the confirm button and your swap will be submitted. Quotes expire after 60 seconds and you will need to re-use the command to generate a new quote.

/giveaway

Description: Starts a giveaway! Specify a total amount to giveaway and duration to collect entries. Entrants enter by reacting to the ✅ emoji. The giveaway pool is split evenly by all entrants. This command uses the server default token when available, or user global default otherwise.

/giveaway_random_4

Description: Starts a giveaway with a 1 in 4 chance to win! Users are prompted to pick the right emoji to win (☕ 🌈 💎 🚀). When the giveaway time is up the right emoji is revealed and winners announced!

/giveaway_random_6

Description: Starts a giveaway with a 1 in 6 chance to win! Users are prompted to pick the right emoji to win (☕ 🌈 💎 🦄 ⚡ 🚀). When the giveaway time is up the right emoji is revealed and winners announced!

Last updated