Skip to content

Debug_traceTransaction disabled on your public rpc  #71

Description

@wdcs-avneeshPandoh

why is debug_traceTransaction disabled on your public rpc: - https://rpc.testnet.frax.com
and error codes are also not visible on your explorer https://holesky.fraxscan.com/
i want to debug my txn on urgent basis.
can you enable this filter :- debug_traceTransaction on your public rpc and show error codes on your explorer

curl -X POST -H "Content-Type: application/json" --data '{"jsonrpc":"2.0","method":"debug_traceTransaction","params":["0x41422aac1f04ede89fba096041582abf6770bb62d6f14828c9099a1ac16ca315", {"tracer":"callTracer"}],"id":1}' https://rpc.testnet.frax.com
{"id":1,"jsonrpc":"2.0","error":{"code":-32601,"message":"Method not allowed or not found."}}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions