Skip to content

Commit

Permalink
BIP-451: Enable wstETH/rETH/sfrxETH gauge [Optimism]
Browse files Browse the repository at this point in the history
  • Loading branch information
Xeonus committed Oct 11, 2023
1 parent 672fcd6 commit cf211a6
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions BIPs/2023-W41/BIP-451.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
{
"version": "1.0",
"chainId": "1",
"createdAt": 1697052876185,
"meta": {
"name": "Transactions Batch",
"description": "",
"txBuilderVersion": "1.16.3",
"createdFromSafeAddress": "0xc38c5f97B34E175FFd35407fc91a937300E33860",
"createdFromOwnerAddress": "",
"checksum": "0x33b5ed65167ccd7c2a3c8d5ad5f0f91af07c80194b057656c7f1bff4ce68d647"
},
"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": "0x6A2C2d4502335638d2c2f40f0171253fb2c2db88",
"gaugeType": "Optimism"
}
}
]
}

0 comments on commit cf211a6

Please sign in to comment.