Use the npx agnic@latest send command to transfer USDC from the wallet to any Ethereum address or ENS name on Base.
If the wallet is not authenticated, refer to the authenticate-wallet skill.
| amount | Amount to send: '$1.00', 1.00, or atomic units (1000000 = $1). Always single-quote amounts that use $ to prevent bash variable expansion. If the number looks like atomic units (no decimal or > 100), treat as atomic units. | | recipient | Ethereum address (0x...) or ENS name (vitalik.eth) |
Send USDC to an Ethereum address or ENS name. Use when you or the user want to send money, pay someone, transfer USDC, tip, donate, or send funds to a wallet address or .eth name. Covers phrases like "send $5 to", "pay 0x...", "transfer to vitalik.eth", "tip someone", "send USDC". Source: agnicpay/agnic-wallet-skills.