@sentio/sdk
    Preparing search index...

    Interface PreparedData_EthCallResultsEntry

    interface PreparedData_EthCallResultsEntry {
        key: string;
        value: string;
    }
    Index

    Properties

    Properties

    key: string
    value: string