diff --git a/BIPs/2023-W44/BIP-472.json b/BIPs/2023-W44/BIP-472.json new file mode 100644 index 000000000..a01e340b1 --- /dev/null +++ b/BIPs/2023-W44/BIP-472.json @@ -0,0 +1,40 @@ +{ + "version": "1.0", + "chainId": "1", + "createdAt": 1698872293834, + "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": "0xF22BbdAd6B3Dd9314BdF97724DF32b09Ff95C216", + "gaugeType": "Ethereum" + } + } + ] +} diff --git a/BIPs/2023-W44/BIP-472.report.txt b/BIPs/2023-W44/BIP-472.report.txt new file mode 100644 index 000000000..340ed3118 --- /dev/null +++ b/BIPs/2023-W44/BIP-472.report.txt @@ -0,0 +1,11 @@ +File name: BIPs/2023-W44/BIP-472.json +COMMIT: `058e68b6ddb8295574d41707d618ca774a3f52c9` +CHAIN(S): `mainnet` +``` ++-----------------------+---------------------------------------------------------------------+-------------------------+--------------------------------------------+------------------------------------------------------+------------------------------------------------+---------+------------+ +| function | pool_id_and_address | symbol_and_info | gauge_address_and_info | tokens | rate_providers | bip | tx_index | ++=======================+=====================================================================+=========================+============================================+======================================================+================================================+=========+============+ +| GaugeAdderV4/addGauge | 0xcf7b51ce5755513d4be016b0e28d6edeffa1d52a000200000000000000000617 | RDNT-WETH | 0xF22BbdAd6B3Dd9314BdF97724DF32b09Ff95C216 | "RDNT(0x137dDB47Ee24EaA998a535Ab00378d6BFa84F893)", | "0x0000000000000000000000000000000000000000", | BIP-472 | 0 | +| | pool_address: 0xcF7b51ce5755513d4bE016b0e28D6EDEffa1d52a | fee: 0.5, a-factor: N/A | Style: mainnet, cap: 10.0% | "WETH(0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2)" | "0x0000000000000000000000000000000000000000" | | | ++-----------------------+---------------------------------------------------------------------+-------------------------+--------------------------------------------+------------------------------------------------------+------------------------------------------------+---------+------------+ +``` diff --git a/config/core_pools.json b/config/core_pools.json index fd8ade543..468838a8d 100644 --- a/config/core_pools.json +++ b/config/core_pools.json @@ -18,7 +18,8 @@ "0x37b18b10ce5635a84834b26095a0ae5639dcb7520000000000000000000005cb": "ETHx-WETH", "0x40c806394d03d350420d13cd7d1de1c806f349560000000000000000000005f5": "qETH-WETH", "0x52b69d6b3eb0bd6b2b4a48a316dfb0e1460e67e40002000000000000000005f3": "ECLP-R-sDAI", - "0x02ca8086498552c071451724d3a34caa3922b65a000200000000000000000613": "80ROOT-20wETH" + "0xcf7b51ce5755513d4be016b0e28d6edeffa1d52a000200000000000000000617": "80RDNT-20wETH", + "0x02ca8086498552c071451724d3a34caa3922b65a000200000000000000000613": "80ROOT-20wETH", "0xb3b675a9a3cb0df8f66caf08549371bfb76a9867000200000000000000000611": "ECLP-mevETH-wETH" }, "polygon": {