Signature
Arguments
contract_address
- The address of the deployed contract.
Returns
- The class hash of the contract’s originating code.
pub extern fn get_class_hash_at_syscall(contract_address: ContractAddress) -> Result> implicits(GasBuiltin, System) nopanic;
contract_address
- The address of the deployed contract.Was this page helpful?