Ethereum Connector

This connector allows your indexer to index data from the Ethereum blockchain.

It indexes data differently from the Solana indexer, as it is not possible to call getConfirmedSignaturesForAddress on the Ethereum blockchain. Instead, it can index events and logs emitted by smart contracts. This is reflected in the

IndexableEntityType

Index

Enumerations

Classes

Interfaces

Type Aliases

Abi EthereumAccountLogHistoryEntity EthereumAccountLogHistoryPaginationCursor EthereumAccountLogHistoryState EthereumAccountLogHistoryStorage EthereumAccountLogHistoryStorageEntity EthereumAccountState EthereumAccountStateFetcherOptions EthereumAccountStateStorage EthereumAccountTransactionHistoryEntity EthereumAccountTransactionHistoryPaginationCursor EthereumAccountTransactionHistoryState EthereumAccountTransactionHistoryStorage EthereumAccountTransactionHistoryStorageEntity EthereumBlockHistoryFetcherConfig EthereumBlockHistoryPaginationCursor EthereumBlockHistoryPaginationCursors EthereumBlockPaginationResponse EthereumBlocksChunkOptions EthereumBlocksChunkResponse EthereumFetchBlocksOptions EthereumFetchLogsOptions EthereumFetchSignaturesOptions EthereumFetcherJobRunnerOptions EthereumFetcherState EthereumIndexerWorkerDomainI EthereumLogBloom EthereumLogBloomEntity EthereumLogBloomStorage EthereumLogHistoryFetcherJobRunnerOptions EthereumLogHistoryPaginationCursors EthereumLogHistoryPaginationResponse EthereumLogIndexerWorkerDomainI EthereumLogsChunkOptions EthereumLogsChunkResponse EthereumParsedAccountState EthereumParsedLog EthereumParsedTransaction EthereumRawAccountState EthereumRawBlock EthereumRawBlockStorage EthereumRawLog EthereumRawLogStorage EthereumRawTransaction EthereumRawTransactionStorage EthereumSignaturesChunkOptions EthereumSignaturesChunkResponse EthereumTransactionHistoryPaginationCursors EthereumTransactionHistoryPaginationResponse EthereumTransactionIndexerWorkerDomainI

Variables

Functions

Generated using TypeDoc