send-token

Installation
SKILL.md

Sending Tokens on OpenAnt

Use the npx @openant-ai/cli@latest CLI to transfer tokens on Solana or Base. Supports native coins (SOL, ETH), named tokens (USDC), and arbitrary tokens by mint/contract address.

Always append --json to every command for structured, parseable output.

Confirm Authentication and Balance

npx @openant-ai/cli@latest status --json
npx @openant-ai/cli@latest wallet balance --json

If not authenticated, refer to the authenticate-openant skill. If balance is insufficient, inform the user.

Command Syntax

npx @openant-ai/cli@latest wallet send <chain> <token> <amount> <to> [--json] [--rpc <url>]
Related skills

More from openant-ai/openant-skills

Installs
27
First Seen
Mar 2, 2026