Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
QueryPriceSnapshotHistoryResponse
Variable QueryPriceSnapshotHistoryResponse
Query
Price
Snapshot
History
Response
:
{
typeUrl
:
string
;
decode
(
input
:
Uint8Array
|
BinaryReader
,
length
?:
number
)
:
QueryPriceSnapshotHistoryResponse
;
encode
(
message
:
QueryPriceSnapshotHistoryResponse
,
writer
?:
BinaryWriter
)
:
BinaryWriter
;
fromAmino
(
object
:
QueryPriceSnapshotHistoryResponseAmino
)
:
QueryPriceSnapshotHistoryResponse
;
fromAminoMsg
(
object
:
QueryPriceSnapshotHistoryResponseAminoMsg
)
:
QueryPriceSnapshotHistoryResponse
;
fromPartial
(
object
:
{
priceSnapshots
?:
{
priceSnapshotItems
?:
{
denom
?:
string
;
oracleExchangeRate
?:
{
exchangeRate
?:
(
...
)
|
(
...
)
;
lastUpdate
?:
(
...
)
|
(
...
)
;
lastUpdateTimestamp
?:
(
...
)
|
(
...
)
;
}
;
}
[]
;
snapshotTimestamp
?:
bigint
;
}
[]
;
}
)
:
QueryPriceSnapshotHistoryResponse
;
fromProtoMsg
(
message
:
QueryPriceSnapshotHistoryResponseProtoMsg
)
:
QueryPriceSnapshotHistoryResponse
;
toAmino
(
message
:
QueryPriceSnapshotHistoryResponse
)
:
QueryPriceSnapshotHistoryResponseAmino
;
toProto
(
message
:
QueryPriceSnapshotHistoryResponse
)
:
Uint8Array
;
toProtoMsg
(
message
:
QueryPriceSnapshotHistoryResponse
)
:
QueryPriceSnapshotHistoryResponseProtoMsg
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@crownfi/sei-js-proto
Loading...