Skip to content

Commit

Permalink
[BIP-646] Enable instETH-wstETH Gauge Arbitrum
Browse files Browse the repository at this point in the history
Enable Gauge on Arbitrum for instETH/wstETH.
Rate provider review: balancer/code-review#91
Proposal: https://forum.balancer.fi/t/bip-xxx-enable-gauge-for-insteth-wsteth-arbitrum/5834
  • Loading branch information
Zen-Maxi committed Jun 27, 2024
1 parent 7034022 commit 80cbc84
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions BIPs/2024-W27/[BIP-646] Enable instETH-wstETH Gauge Arbitrum.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"version": "1.0",
"chainId": "1",
"createdAt": 1719453944273,
"meta": {
"name": "Transactions Batch",
"description": "",
"txBuilderVersion": "1.16.5",
"createdFromSafeAddress": "0xc38c5f97B34E175FFd35407fc91a937300E33860",
"createdFromOwnerAddress": "",
"checksum": "0xe89c7ee72dc7285fe5688eabff4aa7157813524eb06e3c97784436a9cd9367eb"
},
"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": "0x82bc385C57447188de50Ba8237210cAaA43a0BB3",
"gaugeType": "Arbitrum"
}
}
]
}

0 comments on commit 80cbc84

Please sign in to comment.