Skip to content

Commit

Permalink
Merge pull request #1361 from BalancerMaxis/BIP-701-Enable-balETH-wst…
Browse files Browse the repository at this point in the history
…ETH-gauge-Ethereum

[BIP-701] Enable-balETH-wstETH-gauge [Ethereum]
  • Loading branch information
Tritium-VLK authored Sep 22, 2024
2 parents c6741ac + 0aa954f commit 128c81d
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-701] Enable balETH-wstETH gauge [Ethereum].json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"version": "1.0",
"chainId": "1",
"createdAt": 1726745902826,
"meta": {
"name": "Transactions Batch",
"description": "",
"txBuilderVersion": "1.17.0",
"createdFromSafeAddress": "0xc38c5f97B34E175FFd35407fc91a937300E33860",
"createdFromOwnerAddress": "",
"checksum": "0x0fa4cfcfce24504931838b3de74217953d6e45bb4b2305f1a82f4855f3429dc7"
},
"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": "0xfc4BEBF1f33594be59Fdfb7e1c4a45759ECaEc5A",
"gaugeType": "Ethereum"
}
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
FILENAME: `BIPs/2024-W39/[BIP-701] Enable balETH-wstETH gauge [Ethereum].json`
MULTISIG: `multisigs/lm (mainnet:0xc38c5f97B34E175FFd35407fc91a937300E33860)`
COMMIT: `7fe6346c2621294e120b6f82a73363da310982c0`
CHAIN(S): `mainnet`
TENDERLY: [`🟩 SUCCESS`](https://www.tdly.co/shared/simulation/21a059d9-e5a2-4b88-b1d0-0cbc6188e981)

| 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 | 0xb757ddbc72155c0a41058e148969ba29ba071a2e0000000000000000000006ce | balETH/wstETH | root: 0xfc4BEBF1f33594be59Fdfb7e1c4a45759ECaEc5A | 0x6dC3ce9C57b20131347FDc9089D740DAf6eB34c5: balETH | 0xd4580a56e715F14Ed9d340Ff30147d66230d44Ba | safe | BIP-701 | 0 |
| | pool_address: 0xB757DdbC72155C0a41058E148969BA29BA071A2E | fee: 0.04 | side: None | 0x7f39C581F595B53c5cb19bD0b3f8dA6c935E2Ca0: wstETH | 0x72D07D7DcA67b8A406aD1Ec34ce969c90bFEE768 | safe | | |
| | | a-factor: 200 | style: mainnet | 0xB757DdbC72155C0a41058E148969BA29BA071A2E: balETH/wstETH | 0x0000000000000000000000000000000000000000 | -- | | |
| | | | cap: 100.0% | | | | | |
| | | | preferential: True | | | | | |
+-----------------------+---------------------------------------------------------------------+-----------------+--------------------------------------------------+-----------------------------------------------------------+--------------------------------------------+----------------+---------+----------+
```

0 comments on commit 128c81d

Please sign in to comment.