Skip to content

GetMempoolEntriesByAddressesRequest (TypedDict)

Bases: TypedDict

Request for get_mempool_entries_by_addresses.

addresses instance-attribute

addresses: list[str]

filterTransactionPool instance-attribute

filterTransactionPool: bool

includeOrphanPool instance-attribute

includeOrphanPool: bool