@sentio/sdk
    Preparing search index...

    Interface Data_EthBlock

    interface Data_EthBlock {
        block: undefined | { [key: string]: any };
    }
    Index

    Properties

    Properties

    block: undefined | { [key: string]: any }