pub fn add_hook( hooks: Hooks<'_>, storage: &mut dyn Storage, validated_address: Addr, ) -> Result<(), ContractError>