Skip to content

Commit

Permalink
Merge pull request #1421 from BalancerMaxis/BIP-716-Enable-USDC-GYD-G…
Browse files Browse the repository at this point in the history
…auge-Ethereum

BIP-716-Enable-USDC-GYD-Gauge-Ethereum
  • Loading branch information
Tritium-VLK authored Oct 11, 2024
2 parents d21042c + 08c8b34 commit 62b95e8
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 0 deletions.
32 changes: 32 additions & 0 deletions BIPs/2024-W42/[BIP-716] Enable USDC-GYD Gauge [Ethereum].json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"version": "1.0",
"chainId": "1",
"createdAt": 1728569239368,
"meta": {
"name": "Transactions Batch",
"description": "",
"txBuilderVersion": "1.17.0",
"createdFromSafeAddress": "0xc38c5f97B34E175FFd35407fc91a937300E33860",
"createdFromOwnerAddress": "",
"checksum": "0xd2f9b4703203e5350c156d30eed1eed6702866ab54f2cec1c4336ddfd53a7785"
},
"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": "0x9C1A157cf8B242F67b3c950EDA9A30b320bDe9cd",
"gaugeType": "Ethereum"
}
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
FILENAME: `BIPs/2024-W42/[BIP-716] Enable USDC-GYD Gauge [Ethereum].json`
MULTISIG: `multisigs/lm (mainnet:0xc38c5f97B34E175FFd35407fc91a937300E33860)`
COMMIT: `f39b627cb927130ee9c8a304e6d69e6471a2e7b5`
CHAIN(S): `mainnet`
TENDERLY: [`🟩 SUCCESS`](https://www.tdly.co/shared/simulation/4314c378-3cf7-4af5-95d8-fbbf1de2455a)

| 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 | 0x2875f3effe9ec897d7e4c32680d77ca3e628f33a0002000000000000000006d1 | ECLP-GYD-USDC | root: 0x9C1A157cf8B242F67b3c950EDA9A30b320bDe9cd | 0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48: USDC | 0x0000000000000000000000000000000000000000 | -- | BIP-716 | 0 |
| | pool_address: 0x2875f3eFfE9Ec897D7e4C32680D77cA3E628f33a | fee: 0.01 | side: None | 0xe07F9D810a48ab5c3c914BA3cA53AF14E4491e8A: GYD | 0x0000000000000000000000000000000000000000 | -- | | |
| | | a-factor: N/A | style: mainnet | | | | | |
| | | | cap: 100.0% | | | | | |
| | | | preferential: True | | | | | |
+-----------------------+---------------------------------------------------------------------+-----------------+--------------------------------------------------+--------------------------------------------------+--------------------------------------------+----------------+---------+----------+
```

0 comments on commit 62b95e8

Please sign in to comment.