From 1a708253437267ff32e4ba8c7db48c1af51bbaa8 Mon Sep 17 00:00:00 2001 From: Zen-Maxi <85650601+Zen-Maxi@users.noreply.github.com> Date: Thu, 10 Oct 2024 10:10:52 -0400 Subject: [PATCH 1/2] BIP-716-Enable-USDC-GYD-Gauge-Ethereum Proposal: https://forum.balancer.fi/t/bip-xxx-enable-usdc-gyd-gauge-ethereum/6040 --- ...716] Enable USDC-GYD Gauge [Ethereum].json | 32 +++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 BIPs/2024-W42/[BIP-716] Enable USDC-GYD Gauge [Ethereum].json diff --git a/BIPs/2024-W42/[BIP-716] Enable USDC-GYD Gauge [Ethereum].json b/BIPs/2024-W42/[BIP-716] Enable USDC-GYD Gauge [Ethereum].json new file mode 100644 index 000000000..0a8d9581a --- /dev/null +++ b/BIPs/2024-W42/[BIP-716] Enable USDC-GYD Gauge [Ethereum].json @@ -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" + } + } + ] +} From 08c8b341a9b028d11547e8f33e05cdf9600df722 Mon Sep 17 00:00:00 2001 From: gosuto-inzasheru Date: Thu, 10 Oct 2024 14:57:02 +0000 Subject: [PATCH 2/2] Automated processing of Payload PR (validations, transformations, and reports) + reformat JSON --- ...nable USDC-GYD Gauge [Ethereum].report.txt | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 BIPs/2024-W42/[BIP-716] Enable USDC-GYD Gauge [Ethereum].report.txt diff --git a/BIPs/2024-W42/[BIP-716] Enable USDC-GYD Gauge [Ethereum].report.txt b/BIPs/2024-W42/[BIP-716] Enable USDC-GYD Gauge [Ethereum].report.txt new file mode 100644 index 000000000..cadd4593b --- /dev/null +++ b/BIPs/2024-W42/[BIP-716] Enable USDC-GYD Gauge [Ethereum].report.txt @@ -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 | | | | | | ++-----------------------+---------------------------------------------------------------------+-----------------+--------------------------------------------------+--------------------------------------------------+--------------------------------------------+----------------+---------+----------+ +```