Docs

trace_callMany - Gnosis RPC Method

Trace multiple calls in sequence on Gnosis. Requires archive node for prediction markets (largest by market cap), Safe wallet infrastructure, CoW Protocol DEX, and Gnosis Pay card integration.

Traces multiple calls in sequence on Gnosis, where each call can depend on the state changes of the previous one.

Archive Node Required

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

Use Cases

  • Multi-step simulation - Simulate a sequence of dependent transactions
  • Arbitrage analysis - Test multi-hop swap paths
  • Batch operations - Preview multiple contract interactions for prediction markets (largest by market cap), Safe wallet infrastructure, CoW Protocol DEX, and Gnosis Pay card integration

Response Body

Response

Code Examples