pub fn predict_safe_address( owner_address: &str, salt_nonce: u64, environment: Option<&PolyesterChainEnvironment>, ) -> Result<String>
Predict the Polyester Safe for a single owner (main account = salt 0).