
Trading Commands
Swap Tokens
Command:
swap <amount> <token_to_swap> for <token_to_receive>Example:
swap 0.1 SOL for USDCExplanation: Core AI will swap the specified amount of one token for another using Jupiter.
Transfer Tokens
Command:
transfer <amount> <token> to <recipient_wallet_address>Example:
transfer 10 USDC to F8bRi9...A2ZExplanation: Sends the specified amount of a token to the given Solana wallet address.
Transfer SOL
Command:
send <amount> SOL to <recipient_wallet_address>Example:
send 0.5 SOL to F8bRi9...A2ZExplanation: Sends the specified amount of SOL to the provided wallet address.
Last updated