Returns debug trace of a transaction
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": {}
}
Returns the debug trace
The response is of type any
.
Was this page helpful?
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": {}
}
Returns debug trace of a transaction
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": {}
}
Returns the debug trace
The response is of type any
.
Was this page helpful?
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": {}
}