Function contract_code_address_of

Source
pub fn contract_code_address_of(instance_address: Address) -> Address
Expand description

Returns the address of the contract code that is used for the given contract instance

ยงPanics

If the contract instance is not found by the given address