We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af9fe04 commit dde8e8eCopy full SHA for dde8e8e
services/reference/scroll/json-rpc-methods/debug/index.md
@@ -8,10 +8,10 @@ sidebar_label: Debug methods
8
The debug API methods allow you to inspect and debug the network. Infura supports the following debug
9
methods on the Scroll network:
10
11
-- [`debug_traceBlock`](debug_traceblock.md)
12
-- [`debug_traceBlockByHash`](debug_traceblockbyhash.md)
13
-- [`debug_traceBlockByNumber`](debug_traceblockbynumber.md)
14
-- [`debug_traceCall`](debug_tracecall.md)
+- [`debug_traceBlock`](debug_traceblock.mdx)
+- [`debug_traceBlockByHash`](debug_traceblockbyhash.mdx)
+- [`debug_traceBlockByNumber`](debug_traceblockbynumber.mdx)
+- [`debug_traceCall`](debug_tracecall.mdx)
15
16
## Debug tracing types
17
0 commit comments