@safe-global/safe-gateway-typescript-sdk
    Preparing search index...

    Type Alias ChainIndexingStatus

    type ChainIndexingStatus = {
        lastSync: number;
        synced: boolean;
    }
    Index

    Properties

    Properties

    lastSync: number
    synced: boolean