Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
ExchangeRateTuple
Variable ExchangeRateTuple
Exchange
Rate
Tuple
:
{
typeUrl
:
string
;
decode
(
input
:
Uint8Array
|
BinaryReader
,
length
?:
number
)
:
ExchangeRateTuple
;
encode
(
message
:
ExchangeRateTuple
,
writer
?:
BinaryWriter
)
:
BinaryWriter
;
fromAmino
(
object
:
ExchangeRateTupleAmino
)
:
ExchangeRateTuple
;
fromAminoMsg
(
object
:
ExchangeRateTupleAminoMsg
)
:
ExchangeRateTuple
;
fromPartial
(
object
:
{
denom
?:
string
;
exchangeRate
?:
string
;
}
)
:
ExchangeRateTuple
;
fromProtoMsg
(
message
:
ExchangeRateTupleProtoMsg
)
:
ExchangeRateTuple
;
toAmino
(
message
:
ExchangeRateTuple
)
:
ExchangeRateTupleAmino
;
toProto
(
message
:
ExchangeRateTuple
)
:
Uint8Array
;
toProtoMsg
(
message
:
ExchangeRateTuple
)
:
ExchangeRateTupleProtoMsg
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@crownfi/sei-js-proto
Loading...