Simulate by Hash
GET/v1/:chain_id/simulate-transaction/:tx_hash
Re-simulates an existing transaction by hash using Walnut's built-in RPC for the given chain.
Request
Responses
- 200
- 400
Simulation successful.
Invalid chain_id or transaction hash. The body is a plain JSON string containing the error message.