Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
QueryAllContractStateResponse
Variable QueryAllContractStateResponse
Query
All
Contract
State
Response
:
{
typeUrl
:
string
;
decode
(
input
:
Uint8Array
|
BinaryReader
,
length
?:
number
)
:
QueryAllContractStateResponse
;
encode
(
message
:
QueryAllContractStateResponse
,
writer
?:
BinaryWriter
)
:
BinaryWriter
;
fromAmino
(
object
:
QueryAllContractStateResponseAmino
)
:
QueryAllContractStateResponse
;
fromAminoMsg
(
object
:
QueryAllContractStateResponseAminoMsg
)
:
QueryAllContractStateResponse
;
fromPartial
(
object
:
{
models
?:
{
key
?:
Uint8Array
;
value
?:
Uint8Array
;
}
[]
;
pagination
?:
{
nextKey
?:
Uint8Array
;
total
?:
bigint
;
}
;
}
)
:
QueryAllContractStateResponse
;
fromProtoMsg
(
message
:
QueryAllContractStateResponseProtoMsg
)
:
QueryAllContractStateResponse
;
toAmino
(
message
:
QueryAllContractStateResponse
)
:
QueryAllContractStateResponseAmino
;
toAminoMsg
(
message
:
QueryAllContractStateResponse
)
:
QueryAllContractStateResponseAminoMsg
;
toProto
(
message
:
QueryAllContractStateResponse
)
:
Uint8Array
;
toProtoMsg
(
message
:
QueryAllContractStateResponse
)
:
QueryAllContractStateResponseProtoMsg
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@crownfi/sei-js-proto
Loading...