Get GenLayer Contract Snapshot
genlayer_get_contract_snapshotRetrieve a contract's complete snapshot including state, code, and schema in one call.
Instructions
Fetch contract state, deployed code, and derived schema in one call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Optional state snapshot filter. | |
| address | Yes | Contract address to inspect. | |
| blockNumber | No | Optional hex-encoded block number. |