Tracing Transactions
- Install foundry (github.com/foundry-rs/foundry (opens in a new tab))
- Submit your signatures through the openchain.xyz (opens in a new tab) API
cast run --rpc-url=[your_rpc_url] [tx_hash]
cast run --rpc-url=[your_rpc_url] [tx_hash]