@aptos-labs/ts-sdk - v3.1.1
    Preparing search index...

    Enumeration ProcessorType

    Supported processor types for the indexer API, sourced from the processor_status table in the indexer database. https://cloud.hasura.io/public/graphiql?endpoint=https://api.mainnet.aptoslabs.com/v1/graphql

    Index

    Enumeration Members

    ACCOUNT_RESTORATION_PROCESSOR: "account_restoration_processor"
    ACCOUNT_TRANSACTION_PROCESSOR: "account_transactions_processor"
    DEFAULT: "default_processor"
    EVENTS_PROCESSOR: "events_processor"
    FUNGIBLE_ASSET_PROCESSOR: "fungible_asset_processor"
    OBJECT_PROCESSOR: "objects_processor"
    STAKE_PROCESSOR: "stake_processor"
    TOKEN_V2_PROCESSOR: "token_v2_processor"
    USER_TRANSACTION_PROCESSOR: "user_transaction_processor"