Token Transfers

Token transfers enable you to send SPL tokens (like USDC, USDT, and custom tokens) on Solana. Arrow API provides multiple endpoints for different token transfer scenarios, including basic transfers, memo-enabled transfers, and account creation with transfers.

Available Endpoints

Use Cases

  • Stablecoin payments (USDC, USDT, PYUSD)
  • Custom token transfers for dApps
  • Payment tracking with memo-enabled transfers
  • Automated token distribution
  • Multi-token payment systems
  • Inventory tracking with memo structures

Related Endpoints

For token transfers with blockhash included (ready to submit immediately), see the Blockhash Included section.