starknet_getClassHashAt
Get the contract class hash in the given block for the contract deployed at the given address
Get the contract class hash in the given block for the contract deployed at the given address
Parameters
BLOCK_PARAM
- Expected one ofblock_number
,block_hash
,latest
,pending
CONTRACT_ADDRESS
- The address of the contract to read from
Returns
The class hash of the given contract