bitbadgesjs-sdk - v0.22.7
    Preparing search index...

    Class QueryContractInfoRequest

    QueryContractInfoRequest is the request type for the Query/ContractInfo RPC method

    from message cosmwasm.wasm.v1.QueryContractInfoRequest

    Hierarchy

    Index

    Constructors

    Properties

    address: string = ""

    address is the address of the contract to query

    from field: string address = 1;

    fields: FieldList = ...
    runtime: ProtoRuntime = proto3
    typeName: "cosmwasm.wasm.v1.QueryContractInfoRequest"

    Methods