Appearance
@swapped/connect-sdk / core / getExchangePayCurrencyKey
Function: getExchangePayCurrencyKey()
getExchangePayCurrencyKey(
currency):string
Defined in: src/modules/exchange-pay/exchange-pay.utils.ts:35
Stable key for an Exchange Pay currency (symbol + blockchain).
Parameters
currency
Pick<ExchangePaySupportedCurrency, "symbol" | "blockchain">
Returns
string