Skip to content

Commit

Permalink
[BIP-662] Enable Gauge for ShezETH/wstETH with 2% cap [Ethereum]
Browse files Browse the repository at this point in the history
- enable shezETH:wstETH gauge on mainnet
- no rate provider for shezETH, not rebasing
- [Proposal]()
  • Loading branch information
Xeonus committed Jul 17, 2024
1 parent 18fdf18 commit 4679218
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions BIPs/2024-W30/BIP-662.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
{
"version": "1.0",
"chainId": "1",
"createdAt": 1721198975828,
"meta": {
"name": "Transactions Batch",
"description": "Add shezETH:wstETH gauge mainnet",
"txBuilderVersion": "1.16.3",
"createdFromSafeAddress": "0xc38c5f97B34E175FFd35407fc91a937300E33860",
"createdFromOwnerAddress": "",
"checksum": ""
},
"transactions": [
{
"to": "0x5DbAd78818D4c8958EfF2d5b95b28385A22113Cd",
"value": "0",
"data": null,
"contractMethod": {
"inputs": [
{
"name": "gauge",
"type": "address",
"internalType": "address"
},
{
"name": "gaugeType",
"type": "string",
"internalType": "string"
}
],
"name": "addGauge",
"payable": false
},
"contractInputsValues": {
"gauge": "0xB002073210698B0852E34DA6A5e432a04D299205",
"gaugeType": "Ethereum"
}
}
]
}

0 comments on commit 4679218

Please sign in to comment.