Skip to content

Commit

Permalink
BIP-699-Enable-wstETH-GYD-Gauge-Arbitrum
Browse files Browse the repository at this point in the history
Proposal:

Rate provider review of GYD: balancer/code-review#153
  • Loading branch information
Zen-Maxi committed Sep 18, 2024
1 parent c4b70a0 commit dcbc990
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions BIPs/2024-W39/[BIP-699] Enable wstETH-GYD Gauge [Arbitrum].json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"version": "1.0",
"chainId": "1",
"createdAt": 1726682258060,
"meta": {
"name": "Transactions Batch",
"description": "",
"txBuilderVersion": "1.17.0",
"createdFromSafeAddress": "0xc38c5f97B34E175FFd35407fc91a937300E33860",
"createdFromOwnerAddress": "",
"checksum": "0x04eb5e21562710cb9d9065fc30a89d3ebfb9f7edc67a483b92341a6e3a32a019"
},
"transactions": [
{
"to": "0x5DbAd78818D4c8958EfF2d5b95b28385A22113Cd",
"value": "0",
"data": null,
"contractMethod": {
"inputs": [
{ "internalType": "address", "name": "gauge", "type": "address" },
{ "internalType": "string", "name": "gaugeType", "type": "string" }
],
"name": "addGauge",
"payable": false
},
"contractInputsValues": {
"gauge": "0x9E965252d1b294aF358a232933A65Bd30645c34C",
"gaugeType": "Arbitrum"
}
}
]
}

0 comments on commit dcbc990

Please sign in to comment.