Skip to content

Commit

Permalink
final proposal
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0neerpat committed Jul 19, 2024
1 parent a4ac8fc commit 057f7b9
Show file tree
Hide file tree
Showing 10 changed files with 19 additions and 5 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 @@ -41,4 +41,4 @@
"canTakeBackTax": true,
"taxPercentage": "500000000000000000"
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"chainid": 42161,
"description": "Add secondary tax receiver for WETH",
"network": "mainnet",
"proposalType": "TargetsAndCalldata",
"ODGovernor_Address": "0xf704735CE81165261156b41D33AB18a08803B86F",
"objectArray": [
{
"target": "0xc93F938A95488a03b976A15B20fAcFD52D087fB2",
"calldata": "0x12f3352657455448000000000000000000000000000000000000000000000000000000007365636f6e646172795461785265636569766572000000000000000000000000000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000600000000000000000000000009c86c719aa29d426c50ee3baed40008d292b02cf000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000006f05b59d3b20000"
}
],
"arrayLength": "1"
}
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"CollateralAuctionHouseParams": {
"maxDiscount": "1500000000000000000",
"minimumBid": "100000000000000000000",
"minDiscount": "1000000000000000000",
"maxDiscount": "1500000000000000000",
"perSecondDiscountUpdateRate": "999985752120000000000000000"
},
"Delegatee": "0x0000000000000000000000000000000000000000",
Expand Down Expand Up @@ -33,7 +33,7 @@
"TaxReceiver": {
"receiver": "0x9C86C719Aa29D426C50Ee3BAEd40008D292b02CF",
"canTakeBackTax": true,
"taxPercentage": "50000000000000000000"
"taxPercentage": "500000000000000000"
},
"calldatas": [
"0x26e1666547525400000000000000000000000000000000000000000000000000000000000000000000000000000000009623063377ad1b27544c965ccd7342f7ea7e88c7",
Expand All @@ -42,15 +42,15 @@
"0x34463c604752540000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000033b2e3cb548ff197d3905a0",
"0x34463c60475254000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000060000000000000000000000000b043a91c26b79620aaa06c02ddcd78f3649b27cf000000000000000000000000000000000000000000000000d02ab486cedc0000000000000000000000000022361d8afcc93343e962029a7edab2000000000000",
"0x34463c604752540000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000000000000000000000000000000000600000000000000000000000006dd333e5ec2381768007b8d27ce5ea6887eecf4f000000000000000000000000000000000000000006765c793fa10079d000000000000000000000000000000000000000000000000623a4a662d8f3a6ec000000",
"0x12f3352647525400000000000000000000000000000000000000000000000000000000007365636f6e646172795461785265636569766572000000000000000000000000000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000600000000000000000000000009c86c719aa29d426c50ee3baed40008d292b02cf0000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000002b5e3af16b1880000"
"0x12f3352647525400000000000000000000000000000000000000000000000000000000007365636f6e646172795461785265636569766572000000000000000000000000000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000000600000000000000000000000009c86c719aa29d426c50ee3baed40008d292b02cf000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000006f05b59d3b20000"
],
"chainid": "42161",
"description": "New vault type - GRT",
"descriptionHash": "0x9eded028122b24090b19b1a7ff351a35f179f1c50c580d038440eb102daa72c1",
"network": "mainnet",
"newCollateralAddress": "0x9623063377ad1b27544c965ccd7342f7ea7e88c7",
"newCollateralType": "GRT",
"proposalId": "35602362211631216911160760493112969966702937894321728254123269776021400891979",
"proposalId": "71007584390161803085294821774573049678833733479705279706370775663032097005213",
"proposalType": "AddCollateral",
"targets": [
"0xa83c0f1e9eD8E383919Dde0fC90744ae370EB7B3",
Expand Down

0 comments on commit 057f7b9

Please sign in to comment.