Left Curve Software Stack
    Preparing search index...

    Type Alias QueryWasmRawRequest

    type QueryWasmRawRequest = {
        contract: Address;
        key: Base64;
    }
    Index

    Properties

    Properties

    contract: Address
    key: Base64