Send USDC to any address
send-usdcskillsetup L2★0
Octodamus/octodamus-core ↗What it does
Send USDC to Ethereum addresses or ENS names
Best for
Transferring USDC directly to users or vendors with optional ENS name resolution, bypassing manual wallet UI.
Inputs
- · [object Object]
- · [object Object]
Outputs
- · [object Object]
Requires
- · npx awal@2.8.0 send
- · Base USDC token
- · Ethereum address resolution
Preconditions
- · Wallet authenticated and funded
- · Valid recipient address or ENS
Failure modes
- · Insufficient balance
- · Invalid address format
- · ENS name not registered
- · Transaction rejected
Trust signals
- · Supports both addresses and ENS names
- · Explicit balance check before send