Skip to content

Commit

Permalink
Update GRT
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0neerpat committed Jul 18, 2024
1 parent cb91cf7 commit a4ac8fc
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions gov-input/mainnet/AddCollateral-GRT.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,16 @@
"TaxCollector_Address": "",
"GlobalSettlement_Address": "",
"Delegatee": "0x0000000000000000000000000000000000000000",
"CollateralAuctionHouseParams": {
"minimumBid": "100000000000000000000",
"minDiscount": "1000000000000000000",
"maxDiscount": "1500000000000000000",
"perSecondDiscountUpdateRate": "999985752120000000000000000"
},
"SAFEEngineCollateralParams": {
"collateralDebtCeiling": "100000000000000000000000000000000000000000000000000",
"collateralDebtFloor": "200000000000000000000000000000000000000000000000"
},
"TaxReceiver": {
"receiver": "0x9C86C719Aa29D426C50Ee3BAEd40008D292b02CF",
"canTakeBackTax": true,
"taxPercentage": "50000000000000000000"
},
"TaxCollectorCollateralParams": {
"stabilityFee": "1000000001547125957863212448"
},
Expand All @@ -35,10 +36,9 @@
"safetyCRatio": "2000000000000000000000000000",
"liquidationCRatio": "1900000000000000000000000000"
},
"CollateralAuctionHouseParams": {
"maxDiscount": "1500000000000000000",
"minimumBid": "100000000000000000000",
"minDiscount": "1000000000000000000",
"perSecondDiscountUpdateRate": "999985752120000000000000000"
"TaxReceiver": {
"receiver": "0x9C86C719Aa29D426C50Ee3BAEd40008D292b02CF",
"canTakeBackTax": true,
"taxPercentage": "500000000000000000"
}
}
}

0 comments on commit a4ac8fc

Please sign in to comment.