Returns the underlying fiat currency symbol for an fxToken. Throws if the symbol is not an fxToken.
The fxToken symbol.
getUnderlyingFxSymbol("fxAUD") // "AUD" Copy
getUnderlyingFxSymbol("fxAUD") // "AUD"
Generated using TypeDoc
Returns the underlying fiat currency symbol for an fxToken. Throws if the symbol is not an fxToken.