From c733e257dcf6074f708e08bd5938e5b26c765341 Mon Sep 17 00:00:00 2001 From: MrDeadCe11 Date: Mon, 8 Jul 2024 11:58:25 -0500 Subject: [PATCH] added link input for adding link collat --- gov-input/mainnet/new-AddGRT.json | 38 ------------------------------- 1 file changed, 38 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 d63ba14..0000000 --- a/gov-input/mainnet/new-AddGRT.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "chainid": "42161", - "description": "add GRT as a collateral type", - "network": "mainnet", - "newCollateralAddress": "0x9623063377ad1b27544c965ccd7342f7ea7e88c7", - "newCollateralType": "GRT", - "proposalType": "AddCollateral", - "ProtocolToken_Address": "0x000D636bD52BFc1B3a699165Ef5aa340BEA8939c", - "ODGovernor_Address": "0xf704735CE81165261156b41D33AB18a08803B86F", - "SAFEEngine_Address": "0xEff45E8e2353893BD0558bD5892A42786E9142F1", - "OracleRelayer_Address": "0x7404fc1F3796748FAE17011b57Fad9713185c1d6", - "LiquidationEngine_Address": "0x17e546dDCE2EA8A74Bd667269457A2e80b309965", - "TaxCollector_Address": "0xc93F938A95488a03b976A15B20fAcFD52D087fB2", - "GlobalSettlement_Address": "0x1c6B7ab018be82ed6b5c63aE82D9f07bb7B231A2", - "SAFEEngineCollateralParams": { - "collateralDebtCeiling": "100000000000000000000000000000000000000000000000000", - "collateralDebtFloor": "200000000000000000000000000000000000000000000000" - }, - "TaxCollectorCollateralParams": { - "stabilityFee": "5000000000472114805215157978" - }, - "LiquidationEngineCollateralParams": { - "newCAHChild": "0x293b702362918e990Dd5f48a80fB139FeAd64263", - "liquidationPenalty": "15000000000000000000", - "liquidationQuantity": "50000000000000000000000000000" - }, - "OracleRelayerCollateralParams": { - "delayedOracle": "", - "safetyCRatio": "2000000000000000000000000000", - "liquidationCRatio": "1900000000000000000000000000" - }, - "CollateralAuctionHouseParams": { - "maxDiscount": "1500000000000000000", - "minimumBid": "100000000000000000000", - "minDiscount": "1000000000000000000", - "perSecondDiscountUpdateRate": "999998607628240538157433861" - } -} \ No newline at end of file