trace_transaction_stakeholders
Trace every account affected by a transaction from its metadata. Returns roles, entry types, and material change status.
Instructions
Every account a transaction touched, from its metadata (AffectedNodes). Because the Touch amendment forces all transactional stakeholders into metadata — even ones nothing else changed for — this is the authoritative participant list, not a guess from tx fields. Returns each account with its roles, the ledger entry types it appeared in, and whether it materially changed. 1 RPC read.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| txHash | Yes | ||
| network | No | mainnet |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | ||
| error | No | ||
| txHash | No | ||
| network | No | ||
| summary | No | ||
| originator | No | ||
| metaPresent | No | ||
| stakeholders | No | ||
| stakeholderCount | No |