@sentio/sdk
    Preparing search index...

    Interface PreparedData

    interface PreparedData {
        ethCallResults: { [key: string]: string };
    }
    Index

    Properties

    Properties

    ethCallResults: { [key: string]: string }