Predicate
The transaction-index predicate to match.
Inheritors
Types
Match transactions where the specified address's state moved as a side effect: it owns an object after the txn, owned an object before the txn that was mutated/transferred away/deleted/wrapped, or its address-balance changed via an accumulator event.
Match transactions whose effects include a change for the specified object.
Match transactions that emitted an event whose package/module fields match the specified filter.
Match transactions that wrote to the specified authenticated event stream head.
Match transactions that emitted an event with a type matching the specified filter.
Match transactions that made a Move call matching the specified filter.
Match transactions that wrote a Move package — a first publish or an upgrade, of any package.
Match transactions sent by the specified address.