Docs

trace_transaction - Gnosis RPC Method

Get traces for a specific transaction on Gnosis. Requires archive node for prediction markets (largest by market cap), Safe wallet infrastructure, CoW Protocol DEX, and Gnosis Pay card integration.

Returns all traces for a specific transaction on Gnosis.

Archive Node Required

This method requires an archive node. It is not available on full nodes.

Use Cases

  • Transaction analysis - See all internal calls made by a transaction
  • Token transfer tracking - Trace value flows through contracts
  • Debugging - Understand execution flow for prediction markets (largest by market cap), Safe wallet infrastructure, CoW Protocol DEX, and Gnosis Pay card integration

Response Body

Response

Code Examples