destinationCurrencyCode property

String? destinationCurrencyCode
final

Destination cryptocurrency (e.g., 'USDC', 'SOL', 'ETH'). When null: defaults based on active chain (SOL for Solana, USDC for Ethereum)

Implementation

final String? destinationCurrencyCode;