Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
QueryAssetListResponse
Variable QueryAssetListResponse
Query
Asset
List
Response
:
{
typeUrl
:
string
;
decode
(
input
:
Uint8Array
|
BinaryReader
,
length
?:
number
)
:
QueryAssetListResponse
;
encode
(
message
:
QueryAssetListResponse
,
writer
?:
BinaryWriter
)
:
BinaryWriter
;
fromAmino
(
object
:
QueryAssetListResponseAmino
)
:
QueryAssetListResponse
;
fromAminoMsg
(
object
:
QueryAssetListResponseAminoMsg
)
:
QueryAssetListResponse
;
fromPartial
(
object
:
{
assetList
?:
{
ibcInfo
?:
{
dstChannel
?:
string
;
sourceChainID
?:
string
;
sourceChannel
?:
string
;
sourceDenom
?:
string
;
}
;
metadata
?:
{
base
?:
string
;
denomUnits
?:
{
aliases
?:
(
...
)
|
(
...
)
;
denom
?:
(
...
)
|
(
...
)
;
exponent
?:
(
...
)
|
(
...
)
;
}
[]
;
description
?:
string
;
display
?:
string
;
name
?:
string
;
symbol
?:
string
;
}
;
typeAsset
?:
string
;
}
[]
;
}
)
:
QueryAssetListResponse
;
fromProtoMsg
(
message
:
QueryAssetListResponseProtoMsg
)
:
QueryAssetListResponse
;
toAmino
(
message
:
QueryAssetListResponse
)
:
QueryAssetListResponseAmino
;
toProto
(
message
:
QueryAssetListResponse
)
:
Uint8Array
;
toProtoMsg
(
message
:
QueryAssetListResponse
)
:
QueryAssetListResponseProtoMsg
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@crownfi/sei-js-proto
Loading...