Skip to content

Commit

Permalink
Merge pull request #1358 from BalancerMaxis/BIP-699-Enable-wstETH-GYD…
Browse files Browse the repository at this point in the history
…-Gauge-Arbitrum

[BIP-699] Enable-wstETH-GYD-Gauge [Arbitrum]
  • Loading branch information
Tritium-VLK committed Sep 22, 2024
2 parents aeda5ef + fdb78e4 commit c6741ac
Show file tree
Hide file tree
Showing 2 changed files with 54 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"
}
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
FILENAME: `BIPs/2024-W39/[BIP-699] Enable wstETH-GYD Gauge [Arbitrum].json`
MULTISIG: `multisigs/lm (mainnet:0xc38c5f97B34E175FFd35407fc91a937300E33860)`
COMMIT: `3ed0bce7bd7376b790bb0985bfe5538d8b87499d`
CHAIN(S): `arbitrum`
TENDERLY: [`🟩 SUCCESS`](https://www.tdly.co/shared/simulation/9e01b79a-b93b-4aa7-b5ba-7f7c0ff82d1b)

| Gauge Validator | Result |
| :--------------------------------| :----: |
| `validate_preferential_gauge` | ✅ |
| `validate_rate_providers_safety` | ✅ ✅ |

```
+-----------------------+---------------------------------------------------------------------+------------------+--------------------------------------------------+----------------------------------------------------+--------------------------------------------+----------------+---------+----------+
| function | pool_id_and_address | symbol_and_info | gauge_address_and_info | tokens | rate_providers | review_summary | bip | tx_index |
+-----------------------+---------------------------------------------------------------------+------------------+--------------------------------------------------+----------------------------------------------------+--------------------------------------------+----------------+---------+----------+
| GaugeAdderV4/addGauge | 0x6ce1d1e46548ef657f8d7ebddfc4beadb04f72f30002000000000000000005a1 | ECLP-wstETH-GYD | root: 0x9E965252d1b294aF358a232933A65Bd30645c34C | 0x5979D7b546E38E414F7E9822514be443A4800529: wstETH | 0xf7c5c26B574063e7b098ed74fAd6779e65E3F836 | safe | BIP-699 | 0 |
| | pool_address: 0x6ce1D1e46548ef657f8D7Ebddfc4BEaDB04F72f3 | fee: 0.3 | side: 0x654a17A779B82BA7739cD3Adb2052e039c4366C5 | 0xCA5d8F8a8d49439357d3CF46Ca2e720702F132b8: GYD | 0x72F6Da3b4bd0Ab7028F52339Ee3B1f94fffe2dD0 | safe | | |
| | | a-factor: N/A | style: L0 sidechain | | | | | |
| | | | cap: 100.0% | | | | | |
| | | | preferential: True | | | | | |
+-----------------------+---------------------------------------------------------------------+------------------+--------------------------------------------------+----------------------------------------------------+--------------------------------------------+----------------+---------+----------+
```

0 comments on commit c6741ac

Please sign in to comment.