Parameters
Unique identifier for a blockchain network.
Request identifier used to match responses.
JSON-RPC version.
JSON-RPC method name.
Parameters for starknet_getClass: [block_id, class_hash].Parameters for
starknet_getClass:params.block_id: BlockID object containing hash and number.params.class_hash: The class hash of the requested contract class.
Returns
Contract class object.