Raindex SDK Documentation
    Preparing search index...

    Interface ContractWords

    interface ContractWords {
        address: string;
        words: WordsResult;
    }
    Index

    Properties

    Properties

    address: string