Skip to content

Commit

Permalink
added grt back
Browse files Browse the repository at this point in the history
  • Loading branch information
MrDeadCe11 committed Jul 13, 2024
1 parent ee80bfb commit da380ff
Showing 1 changed file with 38 additions and 0 deletions.
38 changes: 38 additions & 0 deletions gov-input/mainnet/new-AddLINK.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
{
"chainid": "42161",
"description": "add LINK as a collateral type",
"network": "mainnet",
"newCollateralAddress": "0xf97f4df75117a78c1A5a0DBb814Af92458539FB4",
"newCollateralType": "LINK",
"proposalType": "AddCollateral",
"ProtocolToken_Address": "",
"ODGovernor_Address": "",
"SAFEEngine_Address": "",
"OracleRelayer_Address": "",
"LiquidationEngine_Address": "",
"TaxCollector_Address": "",
"GlobalSettlement_Address": "",
"SAFEEngineCollateralParams": {
"collateralDebtCeiling": "250000000000000000000000000000000000000000000000000",
"collateralDebtFloor": "200000000000000000000000000000000000000000000000"
},
"TaxCollectorCollateralParams": {
"stabilityFee": "5000000000472114805215157978"
},
"LiquidationEngineCollateralParams": {
"newCAHChild": "",
"liquidationPenalty": "15000000000000000000",
"liquidationQuantity": "50000000000000000000000000000"
},
"OracleRelayerCollateralParams": {
"delayedOracle": "",
"safetyCRatio": "2000000000000000000000000000",
"liquidationCRatio": "1900000000000000000000000000"
},
"CollateralAuctionHouseParams": {
"maxDiscount": "1500000000000000000",
"minimumBid": "100000000000000000000",
"minDiscount": "1000000000000000000",
"perSecondDiscountUpdateRate": "999998607628240538157433861"
}
}

0 comments on commit da380ff

Please sign in to comment.