sui-transaction-json-sample

Repository for sample serialized Sui Wallet Transactions

Samples include:

sample.json

A serialized transaction that explores many aspects of the wallet standard schema

unresolved-intent.json

A serialized transaction that demonstrates an Intent (unresolved)

resolved-intent.json

A serialized transaction that demonstrates realization of the Intent in unresolved-intent.json

pysui-stake.json

A serialized stake coin transaction (generated using devnet)