Alchemy Logo

trace_block

POST
/{apiKey}

Returns traces created at a given block.

Path Parameters

apiKeystringrequireddefaults to docs-demo

For higher throughput, create your own API key

Request

blockIdentifierstringrequireddefaults to latest

Block identifier as a hex string block number or one of the tags: "earliest", "latest", "pending", "safe", or "finalized".

Responses

200

An object containing block trace details.

Was this page helpful?