Pre-General Availability: 2026-02-23
Get Version at a Specific Block
get
/v1/contracts/{address}/at/{blockNum}
Returns the full metadata for a registered contract at a particular address applicable at the given block number, if it is available in the contract registry.
Request
Path Parameters
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
Contract version snapshot
Nested Schema : AsOf
Type:
Show Source
object-
blockNum(required): string
0x-prefixed hex or decimal
-
timestamp: string
-
txHash: string
Nested Schema : metadata
Type:
objectNested Schema : items
Type:
objectNested Schema : content
Type:
objectExamples
404 Response
Not found