@cfxlabsinc/b2b-services
Preparing search index...
@cfxlabsinc/withdrawal-interface
index
ExchangeRate
Interface ExchangeRate
interface
ExchangeRate
{
baseCurrency
:
"USDC"
|
"MOVEUSD"
;
quoteCurrency
:
|
"USD"
|
"MXN"
|
"XOF"
|
"KES"
|
"AUD"
|
"HKD"
|
"JPY"
|
"NZD"
|
"SGD"
|
"SEK"
|
"CHF"
|
"CAD"
|
"GBP"
|
"CZK"
|
"DKK"
|
"EUR"
;
rate
:
BigNumber
;
}
Index
Properties
base
Currency
quote
Currency
rate
Properties
base
Currency
baseCurrency
:
"USDC"
|
"MOVEUSD"
quote
Currency
quoteCurrency
:
|
"USD"
|
"MXN"
|
"XOF"
|
"KES"
|
"AUD"
|
"HKD"
|
"JPY"
|
"NZD"
|
"SGD"
|
"SEK"
|
"CHF"
|
"CAD"
|
"GBP"
|
"CZK"
|
"DKK"
|
"EUR"
rate
rate
:
BigNumber
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
base
Currency
quote
Currency
rate
@cfxlabsinc/b2b-services
Loading...