All pages
Powered by GitBook
1 of 1

Loading...

Trading Commands

  1. Swap Tokens

    • Command:

      swap <amount> <token_to_swap> for <token_to_receive>
    • Example:

      swap 0.1 SOL for USDC
    • Explanation: Core AI will swap the specified amount of one token for another using Jupiter.

  2. Transfer Tokens

    • Command:

    • Example:

    • Explanation: Sends the specified amount of a token to the given Solana wallet address.

  3. Transfer SOL

    • Command:

    • Example:

    • Explanation: Sends the specified amount of SOL to the provided wallet address.

transfer <amount> <token> to <recipient_wallet_address>
transfer 10 USDC to F8bRi9...A2Z
send <amount> SOL to <recipient_wallet_address>
send 0.5 SOL to F8bRi9...A2Z