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) |
Envíe USDC a una dirección de Ethereum o nombre de ENS. Úselo cuando usted o el usuario quieran enviar dinero, pagarle a alguien, transferir USDC, dar propina, donar o enviar fondos a una dirección de billetera o nombre .eth. Cubre frases como "enviar $5 a", "pagar 0x...", "transferir a vitalik.eth", "dar propina a alguien", "enviar USDC". Fuente: agnicpay/agnic-wallet-skills.