POST
/
debug_traceTransaction
curl --request POST \
  --url https://api.mainnet.abs.xyz/debug_traceTransaction \
  --header 'Content-Type: application/json' \
  --data '{
  "jsonrpc": "2.0",
  "id": 1,
  "method": "debug_traceTransaction",
  "params": [
    "0x5e4243c644d2f1cd5a7ad6ef7b4bb233a3ed7eac71b7bd4fb71e2c62929a69ab",
    {
      "tracer": "callTracer"
    }
  ]
}'
{
  "jsonrpc": "2.0",
  "id": 1,
  "result": {}
}

Body

application/json

Response

200 - application/json

Returns the debug trace

The response is of type any.