Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debug_traceTransaction disabled on your public rpc #71

Open
wdcs-avneeshPandoh opened this issue Sep 9, 2024 · 0 comments
Open

Debug_traceTransaction disabled on your public rpc #71

wdcs-avneeshPandoh opened this issue Sep 9, 2024 · 0 comments

Comments

@wdcs-avneeshPandoh
Copy link

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."}}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant