- Preparing search index...
- The search index is not available
cardano-sdk 
 
Class ChainHistoryBuilder
 
Properties
Private #logger
#logger: Logger
Methods
queryMultiAssetsByTxOut
- queryMultiAssetsByTxOut(txOutIds: BigInt[]): Promise<TxOutTokenMap>
- 
queryProposalProceduresByIds
queryReferenceScriptsByTxOut
queryTransactionInputsByIds
- queryTransactionInputsByIds(ids: string[], collateral?: boolean): Promise<TxInput[]>
- 
Parameters
- 
ids: string[]
- 
collateral: boolean = false
 
 Returns Promise<TxInput[]>
queryTransactionOutputsByIds
- queryTransactionOutputsByIds(ids: string[], collateral?: boolean): Promise<TxOutput[]>
- 
Parameters
- 
ids: string[]
- 
collateral: boolean = false
 
 Returns Promise<TxOutput[]>
queryTxMintByIds
- queryTxMintByIds(ids: string[]): Promise<TxTokenMap>
- 
queryTxRecordIdsByTxHashes
- queryTxRecordIdsByTxHashes(ids: TransactionId[]): Promise<string[]>
- 
Returns Promise<string[]>
queryVotingProceduresByIds
 
 
 
Gets the
tx.idof the transactions interesting the given set of addressesReturns
the
tx.idarray