Summary
A potential user requested the implementation of the trace_call method, as it's critical for their functionality and is not implemented in alternative implementations.
Requirements
Motivation
we use trace call in order to simulate routes before they are sent
importantly we use it together with state overrides to simulate approvals
we also use it to confirm swaps that have already happened, combined with getlogs and transactionReceipt
Summary
A potential user requested the implementation of the
trace_callmethod, as it's critical for their functionality and is not implemented in alternative implementations.Requirements
trace_callRPC methodMotivation