pub async fn instantiate(
    contracts: &[impl Contract]
) -> Result<Status, DeployError>