Skip to content

Commit

Permalink
Fix CAH Params
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0neerpat committed Jul 19, 2024
1 parent 057f7b9 commit 226fdc0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion gov-input/mainnet/AddCollateral-GRT.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"CollateralAuctionHouseParams": {
"minimumBid": "100000000000000000000",
"minDiscount": "1000000000000000000",
"maxDiscount": "1500000000000000000",
"maxDiscount": "850000000000000000",
"perSecondDiscountUpdateRate": "999985752120000000000000000"
},
"SAFEEngineCollateralParams": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"CollateralAuctionHouseParams": {
"minimumBid": "100000000000000000000",
"minDiscount": "1000000000000000000",
"maxDiscount": "1500000000000000000",
"maxDiscount": "850000000000000000",
"perSecondDiscountUpdateRate": "999985752120000000000000000"
},
"Delegatee": "0x0000000000000000000000000000000000000000",
Expand Down Expand Up @@ -37,7 +37,7 @@
},
"calldatas": [
"0x26e1666547525400000000000000000000000000000000000000000000000000000000000000000000000000000000009623063377ad1b27544c965ccd7342f7ea7e88c7",
"0x34463c604752540000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000056bc75e2d631000000000000000000000000000000000000000000000000000000de0b6b3a764000000000000000000000000000000000000000000000000000014d1120d7b1600000000000000000000000000000000000000000000033b2b383ec254bdcf6c0000",
"0x34463c604752540000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000056bc75e2d631000000000000000000000000000000000000000000000000000000de0b6b3a76400000000000000000000000000000000000000000000000000000bcbce7f1b1500000000000000000000000000000000000000000000033b2b383ec254bdcf6c0000",
"0x34463c604752540000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000400000000000000000000000446c3b15f9926687d2c40534fdb56400000000000000000000000000000000000023084f676940b7915149bd08b30d000000000000",
"0x34463c604752540000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000033b2e3cb548ff197d3905a0",
"0x34463c60475254000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000060000000000000000000000000b043a91c26b79620aaa06c02ddcd78f3649b27cf000000000000000000000000000000000000000000000000d02ab486cedc0000000000000000000000000022361d8afcc93343e962029a7edab2000000000000",
Expand All @@ -50,7 +50,7 @@
"network": "mainnet",
"newCollateralAddress": "0x9623063377ad1b27544c965ccd7342f7ea7e88c7",
"newCollateralType": "GRT",
"proposalId": "71007584390161803085294821774573049678833733479705279706370775663032097005213",
"proposalId": "101166256878254738602794204842656432539566572493850052717428236362276575749715",
"proposalType": "AddCollateral",
"targets": [
"0xa83c0f1e9eD8E383919Dde0fC90744ae370EB7B3",
Expand Down

0 comments on commit 226fdc0

Please sign in to comment.