trace_block
PolygonC3Returns the traces for all transactions in a block in one call — efficient for MEV research, internal-transfer indexing and reorg analysis.
Endpoint
POST https://api.1st-node.com/v1/polygon/rpcParameters
| Name | Type | Description |
|---|---|---|
| block | QUANTITY | TAG | Block number or tag to trace. |
Returns
Array — trace entries across all transactions in the block.
Request
curl https://api.1st-node.com/v1/polygon/rpc \
-H "Authorization: Bearer $ONE_KEY" \
-H "content-type: application/json" \
-d '{
"jsonrpc": "2.0",
"id": 1,
"method": "trace_block",
"params": ["latest"]
}'{
"jsonrpc": "2.0",
"id": 1,
"method": "trace_block",
"params": ["latest"]
}Response
{
"jsonrpc": "2.0",
"id": 1,
"result": [{ "transactionHash": "0x…", "action": {}, "result": {} }]
}More trace methods on Polygon
Recarregue, pegue a chave e publique.
Autoatendimento. Pague em cripto ou cartão. Medido por créditos: primitivas pesadas custam mais, as simples são baratas.
Obter chave de API