Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
QueryContractInfoResponseSDKType
Interface QueryContractInfoResponseSDKType
QueryContractInfoResponse is the response type for the Query/ContractInfo RPC method
interface
QueryContractInfoResponseSDKType
{
address
:
string
;
contract_info
:
undefined
|
ContractInfoSDKType
;
}
Index
Properties
address
contract_
info
Properties
address
address
:
string
contract_
info
contract_
info
:
undefined
|
ContractInfoSDKType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
contract_
info
@crownfi/sei-js-proto
Loading...
QueryContractInfoResponse is the response type for the Query/ContractInfo RPC method