diff --git a/BIPs/2025-W6/BIP-772.json b/BIPs/2025-W6/BIP-772.json new file mode 100644 index 000000000..9ae42f1d6 --- /dev/null +++ b/BIPs/2025-W6/BIP-772.json @@ -0,0 +1,32 @@ +{ + "version": "1.0", + "chainId": "1", + "createdAt": 1738164869145, + "meta": { + "name": "Transactions Batch", + "description": "Add new gauges", + "txBuilderVersion": "1.16.3", + "createdFromSafeAddress": "0xc38c5f97B34E175FFd35407fc91a937300E33860", + "createdFromOwnerAddress": "", + "checksum": "" + }, + "transactions": [ + { + "to": "0x5DbAd78818D4c8958EfF2d5b95b28385A22113Cd", + "value": "0", + "data": null, + "contractMethod": { + "inputs": [ + { "name": "gauge", "type": "address", "internalType": "address" }, + { "name": "gaugeType", "type": "string", "internalType": "string" } + ], + "name": "addGauge", + "payable": false + }, + "contractInputsValues": { + "gauge": "0x6C0a4550C575C917435F228D36939125A437a98b", + "gaugeType": "Ethereum" + } + } + ] +} diff --git a/BIPs/2025-W6/BIP-772.report.txt b/BIPs/2025-W6/BIP-772.report.txt new file mode 100644 index 000000000..ff5673622 --- /dev/null +++ b/BIPs/2025-W6/BIP-772.report.txt @@ -0,0 +1,22 @@ +FILENAME: `BIPs/2025-W6/BIP-772.json` +MULTISIG: `multisigs/lm (mainnet:0xc38c5f97B34E175FFd35407fc91a937300E33860)` +COMMIT: `d52ccd76e7914791dbf6388a81cb21460649c338` +CHAIN(S): `mainnet` +TENDERLY: [`🟩 SUCCESS`](https://www.tdly.co/shared/simulation/266a5e1e-bd81-45c5-9f6d-051e18ffe46c) + +| Gauge Validator (0x6C0a4550C575C917435F228D36939125A437a98b) | 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 | 0x64B84023CfE8397dF83C67eACCC2C03ecDA4aeE5 | Aave PyUSD-Lido GHO | root: 0x6C0a4550C575C917435F228D36939125A437a98b | 0xb51EDdDD8c47856D81C8681EA71404Cec93E92c6: waEthPYUSD | 0xdd8AEBC13B3DFaF85e3B512d26681987aD2c43b2 | safe | BIP-772 | 0 | +| | pool_address: 0x64B84023CfE8397dF83C67eACCC2C03ecDA4aeE5 | fee: Not Found | side: None | 0xC71Ea051a5F82c67ADcF634c36FFE6334793D24C: waEthLidoGHO | 0x851b73c4BFd5275D47FFf082F9e8B4997dCCB253 | safe | | | +| | | a-factor: 500 | style: mainnet | | | | | | +| | | | cap: 100.0% | | | | | | +| | | | preferential: True | | | | | | ++-----------------------+----------------------------------------------------------+----------------------+--------------------------------------------------+----------------------------------------------------------+--------------------------------------------+----------------+---------+----------+ +```