Stablecoin Transfer
Initialize stablecoin payments with support for multiple tokens and chains
Overview
Initialize stablecoin payments using supported tokens across multiple blockchain networks. This endpoint supports both inbound and outbound crypto transactions with real-time rate conversion.
Supported Tokens and Chains
USDT
-
Ethereum (ETH)
-
Tron (TRX)
-
BNB Smart Chain (BSC)
USDC
-
Ethereum (ETH)
-
Polygon (MATIC)
-
Avalanche C-Chain (AVAXC)
Ensure you use the correct chain for each token to avoid lost transactions. Not all tokens are supported on all chains.
Transaction Limits
-
Minimum: 10 USDT/USDC
-
Maximum: 50,000 USDT/USDC per transaction
Transaction limits may vary based on:
-
Account verification level
-
Transaction history
-
Selected chain/token
Processing Times
Initialize Payment
Request Parameters
Customer details object
Transaction currency (USD)
Amount in minor units (cents)
-
Minimum: 1,000 (10 USD)
-
Maximum: 10,000,000 (100,000 USD)
Transaction direction: “incoming” or “outgoing”
Unique transaction reference
Additional transaction metadata
Request Example
Response Example
Validation Rules
Rate Conversion
-
Exchange rates are locked for 15 minutes
-
Rates include network fees
-
Rate source: aggregated from major exchanges
-
Rate updates: every 30 seconds
Webhooks
Monitor transaction status via webhooks:
-
crypto.payment.pending
- Payment detected but unconfirmed -
crypto.payment.confirmed
- Required confirmations reached -
crypto.payment.completed
- Funds credited to account -
crypto.payment.failed
- Transaction failed or expired
Best Practices
-
Security
-
Validate addresses before displaying
-
Show clear network/token warnings
-
Include QR codes for addresses
-
-
User Experience
-
Display real-time rate updates
-
Show confirmation progress
-
Provide clear payment instructions
-
-
Error Handling
-
Handle network congestion
-
Implement payment expiry
-
Monitor transaction status
-
Need Help?
For additional assistance:
-
Check our Error Handling guide
-
Contact Support
-
Join our Discord