post https://{ronin-network}.gateway.tatum.io/
The debug_traceCall is an Ronin RPC method that allows you to execute a given call (message), tracing the steps of its execution.
This can be helpful for developers and auditors who want to inspect and analyze the internal operations and state changes of a contract call without modifying the blockchain state.
This method can assist in debugging and identifying potential issues with contract execution, as well as understanding how gas is consumed during the execution of a call.