Left Curve Software Stack
    Preparing search index...

    Type Alias GetContractInfoParameters

    type GetContractInfoParameters = {
        address: Address;
        height?: number;
    }
    Index

    Properties

    Properties

    address: Address
    height?: number