From c704904b8aebb780249017a8360bf7bfef81f095 Mon Sep 17 00:00:00 2001 From: MrDeadCe11 Date: Sat, 13 Jul 2024 16:52:48 -0500 Subject: [PATCH] removed add grt instead of deleting --- gov-input/mainnet/new-AddGRT.json | 43 ------------------------------- 1 file changed, 43 deletions(-) delete mode 100644 gov-input/mainnet/new-AddGRT.json diff --git a/gov-input/mainnet/new-AddGRT.json b/gov-input/mainnet/new-AddGRT.json deleted file mode 100644 index 9c14bce..0000000 --- a/gov-input/mainnet/new-AddGRT.json +++ /dev/null @@ -1,43 +0,0 @@ -{ - "chainid": "42161", - "description": "add GRT as a collateral type", - "network": "mainnet", - "newCollateralAddress": "0x9623063377ad1b27544c965ccd7342f7ea7e88c7", - "newCollateralType": "GRT", - "proposalType": "AddCollateral", - "ProtocolToken_Address": "", - "ODGovernor_Address": "", - "SAFEEngine_Address": "", - "OracleRelayer_Address": "", - "LiquidationEngine_Address": "", - "TaxCollector_Address": "", - "GlobalSettlement_Address": "", - "SAFEEngineCollateralParams": { - "collateralDebtCeiling": "TBD", - "collateralDebtFloor": "TBD" - }, - "TaxCollectorCollateralParams": { - "stabilityFee": "TBD" - }, - "TaxReceiver": { - "receiver": "", - "canTakeBackTax": false, - "taxPercentage": "" - }, - "LiquidationEngineCollateralParams": { - "newCAHChild": "", - "liquidationPenalty": "TBD", - "liquidationQuantity": "TBD" - }, - "OracleRelayerCollateralParams": { - "delayedOracle": "TBD", - "safetyCRatio": "TBD", - "liquidationCRatio": "TBD" - }, - "CollateralAuctionHouseParams": { - "maxDiscount": "TBD", - "minimumBid": "TBD", - "minDiscount": "TBD", - "perSecondDiscountUpdateRate": "999998607628240538157433861" - } -} \ No newline at end of file