@sentio/sdk
    Preparing search index...

    Class SolanaBaseProcessor

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    address: string
    baseLabels?: Labels
    config: IndexConfigure = ...
    contractName: string
    endpoint: string
    fromParsedInstruction: (
        instruction: { info: any; type: string },
    ) => null | Instruction
    instructionCoder: InstructionCoder
    instructionHandlerMap: Map<string, InstructionHandlerEntry> = ...
    network: SolanaChainId
    processInnerInstruction: boolean

    Methods