Skip to main content
type TransferFees = TransferFee[];
Defined in: _vendor/api/types/TransferFees.ts:16 The fees associated with this transfer. Different transfer types have different fee structures. NOTE: These examples are not exhaustive. Common examples:
  • Crypto transfers: Network fees (gas) paid in the native token
  • Fiat conversions: Processing fees + exchange fees in USD
  • Wire transfers: Wire fees (15)+processingfees(15) + processing fees (5) in USD
  • Crypto conversions: Spread fees paid in the source asset.