diff --git a/BIPs/2024-W50/BIP-740.json b/BIPs/2024-W50/BIP-740.json new file mode 100644 index 000000000..036707646 --- /dev/null +++ b/BIPs/2024-W50/BIP-740.json @@ -0,0 +1,32 @@ +{ + "version": "1.0", + "chainId": "1", + "createdAt": 1733385893919, + "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": "0x4fd03b8c15e70e6b3413e4d2ff3825a19746e78b", + "gaugeType": "Ethereum" + } + } + ] +} diff --git a/BIPs/2024-W50/BIP-740.report.txt b/BIPs/2024-W50/BIP-740.report.txt new file mode 100644 index 000000000..6525257d1 --- /dev/null +++ b/BIPs/2024-W50/BIP-740.report.txt @@ -0,0 +1,22 @@ +FILENAME: `BIPs/2024-W50/BIP-740.json` +MULTISIG: `multisigs/lm (mainnet:0xc38c5f97B34E175FFd35407fc91a937300E33860)` +COMMIT: `edb57ec9e07ab6f39525271fcfcc4357cdc22bba` +CHAIN(S): `mainnet` +TENDERLY: [`🟩 SUCCESS`](https://www.tdly.co/shared/simulation/3fdaea3a-b083-460c-b0a5-b392fbf861a4) + +| Gauge Validator (0x4fd03B8C15E70E6b3413E4D2ff3825a19746e78B) | 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 | 0x62e57e37e3185871c13a422a363293780d17305b0002000000000000000006d3 | B-kaiAURA-AURA-WEIGHTED | root: 0x4fd03B8C15E70E6b3413E4D2ff3825a19746e78B | 0xC0c293ce456fF0ED870ADd98a0828Dd4d2903DBF: AURA | 0x0000000000000000000000000000000000000000 | -- | BIP-740 | 0 | +| | pool_address: 0x62E57e37E3185871c13a422A363293780D17305B | fee: 1.0 | side: None | 0xFFd9c960bC303b8d3aAED58229ce8a7310bCc5b8: kaiAURA | 0x0000000000000000000000000000000000000000 | -- | | | +| | | a-factor: N/A | style: mainnet | | | | | | +| | | | cap: 2.0% | | | | | | +| | | | preferential: True | | | | | | ++-----------------------+---------------------------------------------------------------------+--------------------------+--------------------------------------------------+-----------------------------------------------------+--------------------------------------------+----------------+---------+----------+ +```