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) |
USDC를 이더리움 주소 또는 ENS 이름으로 보냅니다. 귀하 또는 사용자가 지갑 주소나 .eth 이름으로 돈을 보내거나, 누군가에게 지불하거나, USDC를 이체하거나, 팁을 주거나, 기부하거나 자금을 보내려는 경우에 사용하세요. "$5 보내기", "0x 지불...", "vitalik.eth로 전송", "누군가에게 팁 보내기", "USDC 보내기"와 같은 문구를 포함합니다. 출처: agnicpay/agnic-wallet-skills.