trace_block
POST
/{apiKey}
Returns traces created at a given block.
Path Parameters
apiKeystringrequireddefaults to docs-demoFor higher throughput, create your own API key
Request
blockIdentifierstringrequireddefaults to latestBlock 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?