-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BIP-699-Enable-wstETH-GYD-Gauge-Arbitrum
Proposal: Rate provider review of GYD: balancer/code-review#153
- Loading branch information
Showing
1 changed file
with
32 additions
and
0 deletions.
There are no files selected for viewing
32 changes: 32 additions & 0 deletions
32
BIPs/2024-W39/[BIP-699] Enable wstETH-GYD Gauge [Arbitrum].json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
} | ||
} | ||
] | ||
} |