Hierarchy

Properties

blocksByHashes: ((args: BlocksByIdsArgs) => Promise<ExtendedBlockInfo[]>)

Type declaration

transactionsByAddresses: ((args: TransactionsByAddressesArgs) => Promise<Paginated<HydratedTx>>)

Type declaration

transactionsByHashes: ((args: TransactionsByIdsArgs) => Promise<HydratedTx[]>)

Type declaration

Methods

Generated using TypeDoc