get_class_hash
fn get_class_hash(contract_address: ContractAddress) -> ClassHash
Returns a class hash of a contract at the specified address.
💡 Tip
This cheatcode can be used to test if your contract upgrade procedure is correct
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
get_class_hash
fn get_class_hash(contract_address: ContractAddress) -> ClassHash
Returns a class hash of a contract at the specified address.
💡 Tip
This cheatcode can be used to test if your contract upgrade procedure is correct