starknet_getClassHashAt
Get the contract class hash in the given block for the contract deployed at the given address
Path parameters
apiKey
Request
This endpoint expects an object.
block_id
The hash of the requested block, or number (height) of the requested block, or a block tag
contract_address
The address of the contract whose class hash will be returned
Response
The class hash of the given contract