Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
QueryContractsByCodeResponseSDKType
Interface QueryContractsByCodeResponseSDKType
QueryContractsByCodeResponse is the response type for the Query/ContractsByCode RPC method
interface
QueryContractsByCodeResponseSDKType
{
contracts
:
string
[]
;
pagination
?:
PageResponseSDKType
;
}
Index
Properties
contracts
pagination?
Properties
contracts
contracts
:
string
[]
Optional
pagination
pagination
?:
PageResponseSDKType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
contracts
pagination
@crownfi/sei-js-proto
Loading...
QueryContractsByCodeResponse is the response type for the Query/ContractsByCode RPC method