Skip to main content

transaction

Fetch a transaction by its digest.

Returns null if the transaction does not exist in the store, either because it never existed or because it was pruned.

transaction(
digest: String!
): Transaction

Arguments​

transaction.digest ● String! non-null scalar​

Type​

Transaction object​

Description of a transaction, the unit of activity on Sui.