Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
QueryTotalSupplyRequest
Variable QueryTotalSupplyRequest
Query
Total
Supply
Request
:
{
typeUrl
:
string
;
decode
(
input
:
Uint8Array
|
BinaryReader
,
length
?:
number
)
:
QueryTotalSupplyRequest
;
encode
(
message
:
QueryTotalSupplyRequest
,
writer
?:
BinaryWriter
)
:
BinaryWriter
;
fromAmino
(
object
:
QueryTotalSupplyRequestAmino
)
:
QueryTotalSupplyRequest
;
fromAminoMsg
(
object
:
QueryTotalSupplyRequestAminoMsg
)
:
QueryTotalSupplyRequest
;
fromPartial
(
object
:
{
pagination
?:
{
countTotal
?:
boolean
;
key
?:
Uint8Array
;
limit
?:
bigint
;
offset
?:
bigint
;
reverse
?:
boolean
;
}
;
}
)
:
QueryTotalSupplyRequest
;
fromProtoMsg
(
message
:
QueryTotalSupplyRequestProtoMsg
)
:
QueryTotalSupplyRequest
;
toAmino
(
message
:
QueryTotalSupplyRequest
)
:
QueryTotalSupplyRequestAmino
;
toAminoMsg
(
message
:
QueryTotalSupplyRequest
)
:
QueryTotalSupplyRequestAminoMsg
;
toProto
(
message
:
QueryTotalSupplyRequest
)
:
Uint8Array
;
toProtoMsg
(
message
:
QueryTotalSupplyRequest
)
:
QueryTotalSupplyRequestProtoMsg
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@crownfi/sei-js-proto
Loading...