Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
QueryExchangeRateResponseSDKType
Interface QueryExchangeRateResponseSDKType
QueryExchangeRateResponse is response type for the Query/ExchangeRate RPC method.
interface
QueryExchangeRateResponseSDKType
{
oracle_exchange_rate
:
undefined
|
OracleExchangeRateSDKType
;
}
Index
Properties
oracle_
exchange_
rate
Properties
oracle_
exchange_
rate
oracle_
exchange_
rate
:
undefined
|
OracleExchangeRateSDKType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
oracle_
exchange_
rate
@crownfi/sei-js-proto
Loading...
QueryExchangeRateResponse is response type for the Query/ExchangeRate RPC method.