When you need to do this
- First time sending a given token from a given wallet on an EVM or Tron chain
- After switching to a new wallet
- Not required on Solana (different token model)
How to complete it
- Hands-on (CLI): Using the CLI → Approve USDC spend
- In your app (SDK): Build with the SDK → Approve USDC spend
- API reference: Payment Gateway API