Skip to content
On this page

Type alias: IndexingSource<ABI>

IndexingSource: <ABI> object

Type parameters

Parameter
ABI extends Abi

Type declaration

chainId

readonly chainId: string


contracts

readonly contracts: readonly ContractData< ABI >[] | AllContractData< ABI >

Defined In

packages/ethereum-indexer/src/types.ts:80


Generated using TypeDoc and typedoc-plugin-markdown