Left Curve Software Stack
    Preparing search index...

    Type Alias QueryWasmRawParameters

    type QueryWasmRawParameters = {
        contract: Address;
        height?: number;
        key: Base64;
    }
    Index

    Properties

    Properties

    contract: Address
    height?: number
    key: Base64