Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
QueryRawContractStateRequest
Variable QueryRawContractStateRequest
Query
Raw
Contract
State
Request
:
{
typeUrl
:
string
;
decode
(
input
:
Uint8Array
|
BinaryReader
,
length
?:
number
)
:
QueryRawContractStateRequest
;
encode
(
message
:
QueryRawContractStateRequest
,
writer
?:
BinaryWriter
)
:
BinaryWriter
;
fromAmino
(
object
:
QueryRawContractStateRequestAmino
)
:
QueryRawContractStateRequest
;
fromAminoMsg
(
object
:
QueryRawContractStateRequestAminoMsg
)
:
QueryRawContractStateRequest
;
fromPartial
(
object
:
{
address
?:
string
;
queryData
?:
Uint8Array
;
}
)
:
QueryRawContractStateRequest
;
fromProtoMsg
(
message
:
QueryRawContractStateRequestProtoMsg
)
:
QueryRawContractStateRequest
;
toAmino
(
message
:
QueryRawContractStateRequest
)
:
QueryRawContractStateRequestAmino
;
toAminoMsg
(
message
:
QueryRawContractStateRequest
)
:
QueryRawContractStateRequestAminoMsg
;
toProto
(
message
:
QueryRawContractStateRequest
)
:
Uint8Array
;
toProtoMsg
(
message
:
QueryRawContractStateRequest
)
:
QueryRawContractStateRequestProtoMsg
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@crownfi/sei-js-proto
Loading...