From d81194d77e2007014aa093a25d540aa55117a1f7 Mon Sep 17 00:00:00 2001 From: Xeonus Date: Thu, 21 Sep 2023 16:36:54 +0200 Subject: [PATCH 1/8] BIP-437: Enable 80/20 Weighted Gauge for $OVN [Optimism, Arbitrum, and Base] - Enable OVN/wUSD+ gauges on OP, Arbitrum and Base - Tenderly-sim: https://dashboard.tenderly.co/public/safe/safe-apps/simulator/e5e2cc4c-4f70-4712-a87f-70ecf6f7b915 --- BIPs/2023-W38/BIP-437.json | 90 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 90 insertions(+) create mode 100644 BIPs/2023-W38/BIP-437.json diff --git a/BIPs/2023-W38/BIP-437.json b/BIPs/2023-W38/BIP-437.json new file mode 100644 index 000000000..045ed21fb --- /dev/null +++ b/BIPs/2023-W38/BIP-437.json @@ -0,0 +1,90 @@ +{ + "version": "1.0", + "chainId": "1", + "createdAt": 1695306940017, + "meta": { + "name": "Transactions Batch", + "description": "", + "txBuilderVersion": "1.16.2", + "createdFromSafeAddress": "0xc38c5f97B34E175FFd35407fc91a937300E33860", + "createdFromOwnerAddress": "", + "checksum": "0x2f7d75a1dd26b4da8f000b160c5c9771eaa9953320bd453c7156247639c80763" + }, + "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": "0x0b05E444Fab8Ae04C2da60F2Ba5B25bF0a132eFB", + "gaugeType": "Optimism" + } + }, + { + "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": "0x37b1E1C000C3F0b6D5D73dFBC7397A4fB518Dc9f", + "gaugeType": "Arbitrum" + } + }, + { + "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": "0x4C7730DEFfb57EED2e60262f9DAd4f96B8A00138", + "gaugeType": "Base" + } + } + ] +} \ No newline at end of file From c00ca09652b95438c019606ed4d9e2cdbaef8cdb Mon Sep 17 00:00:00 2001 From: Xeonus Date: Thu, 21 Sep 2023 14:41:38 +0000 Subject: [PATCH 2/8] Reformatted JSON files --- BIPs/2023-W38/BIP-437.json | 176 +++++++++++++++---------------- BIPs/2023-W38/BIP-437.report.txt | 17 +++ 2 files changed, 105 insertions(+), 88 deletions(-) create mode 100644 BIPs/2023-W38/BIP-437.report.txt diff --git a/BIPs/2023-W38/BIP-437.json b/BIPs/2023-W38/BIP-437.json index 045ed21fb..dad5b5377 100644 --- a/BIPs/2023-W38/BIP-437.json +++ b/BIPs/2023-W38/BIP-437.json @@ -1,90 +1,90 @@ { - "version": "1.0", - "chainId": "1", - "createdAt": 1695306940017, - "meta": { - "name": "Transactions Batch", - "description": "", - "txBuilderVersion": "1.16.2", - "createdFromSafeAddress": "0xc38c5f97B34E175FFd35407fc91a937300E33860", - "createdFromOwnerAddress": "", - "checksum": "0x2f7d75a1dd26b4da8f000b160c5c9771eaa9953320bd453c7156247639c80763" + "version": "1.0", + "chainId": "1", + "createdAt": 1695306940017, + "meta": { + "name": "Transactions Batch", + "description": "", + "txBuilderVersion": "1.16.2", + "createdFromSafeAddress": "0xc38c5f97B34E175FFd35407fc91a937300E33860", + "createdFromOwnerAddress": "", + "checksum": "0x2f7d75a1dd26b4da8f000b160c5c9771eaa9953320bd453c7156247639c80763" + }, + "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": "0x0b05E444Fab8Ae04C2da60F2Ba5B25bF0a132eFB", + "gaugeType": "Optimism" + } }, - "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": "0x0b05E444Fab8Ae04C2da60F2Ba5B25bF0a132eFB", - "gaugeType": "Optimism" - } - }, - { - "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": "0x37b1E1C000C3F0b6D5D73dFBC7397A4fB518Dc9f", - "gaugeType": "Arbitrum" - } - }, - { - "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": "0x4C7730DEFfb57EED2e60262f9DAd4f96B8A00138", - "gaugeType": "Base" - } - } - ] -} \ No newline at end of file + { + "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": "0x37b1E1C000C3F0b6D5D73dFBC7397A4fB518Dc9f", + "gaugeType": "Arbitrum" + } + }, + { + "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": "0x4C7730DEFfb57EED2e60262f9DAd4f96B8A00138", + "gaugeType": "Base" + } + } + ] +} diff --git a/BIPs/2023-W38/BIP-437.report.txt b/BIPs/2023-W38/BIP-437.report.txt new file mode 100644 index 000000000..e0c07d41d --- /dev/null +++ b/BIPs/2023-W38/BIP-437.report.txt @@ -0,0 +1,17 @@ +File name: BIPs/2023-W38/BIP-437.json +COMMIT: `d81194d77e2007014aa093a25d540aa55117a1f7` +CHAIN(S): `arbitrum, base, optimism` +``` ++-----------------------+---------------------------------------------------------------------+-------------------------+--------------------------------------------+-------------------------------------------------------+------------------------------------------------+---------+------------+ +| function | pool_id_and_address | symbol_and_info | gauge_address_and_info | tokens | rate_providers | bip | tx_index | ++=======================+=====================================================================+=========================+============================================+=======================================================+================================================+=========+============+ +| GaugeAdderV4/addGauge | 0x20cb4a1e7b607083f96c12beaa61d60bd8757bc2000200000000000000000101 | 80OVN/20wUSD+ | 0x0b05E444Fab8Ae04C2da60F2Ba5B25bF0a132eFB | "OVN(0x3b08fcd15280e7B5A6e404c4abb87F7C774D1B2e)", | "0x0000000000000000000000000000000000000000", | BIP-437 | 0 | +| | pool_address: 0x20CB4A1e7b607083F96c12bEAa61D60BD8757bC2 | fee: 0.5, a-factor: N/A | Style: L0 sidechain, cap: 2.0% | "wUSD+(0xA348700745D249c3b49D2c2AcAC9A5AE8155F826)" | "0x0000000000000000000000000000000000000000" | | | ++-----------------------+---------------------------------------------------------------------+-------------------------+--------------------------------------------+-------------------------------------------------------+------------------------------------------------+---------+------------+ +| GaugeAdderV4/addGauge | 0x6dee17e9e419de0a05d1cc9f015ba91072f845440002000000000000000004b5 | 80OVN/20wUSD+ | 0x37b1E1C000C3F0b6D5D73dFBC7397A4fB518Dc9f | "OVN(0xA3d1a8DEB97B111454B294E2324EfAD13a9d8396)", | "0x0000000000000000000000000000000000000000", | BIP-437 | 1 | +| | pool_address: 0x6dEE17E9E419dE0a05d1CC9F015bA91072F84544 | fee: 0.5, a-factor: N/A | Style: L0 sidechain, cap: 2.0% | "wUSD+(0xB86fb1047A955C0186c77ff6263819b37B32440D)" | "0x0000000000000000000000000000000000000000" | | | ++-----------------------+---------------------------------------------------------------------+-------------------------+--------------------------------------------+-------------------------------------------------------+------------------------------------------------+---------+------------+ +| GaugeAdderV4/addGauge | 0x56570e81171de7f5610fdb23f519d62ab7fdc252000200000000000000000052 | 80OVN/20wUSD+ | 0x4C7730DEFfb57EED2e60262f9DAd4f96B8A00138 | "OVN(0xA3d1a8DEB97B111454B294E2324EfAD13a9d8396)", | "0x0000000000000000000000000000000000000000", | BIP-437 | 2 | +| | pool_address: 0x56570E81171dE7F5610fdb23F519d62Ab7FDC252 | fee: 0.5, a-factor: N/A | Style: L0 sidechain, cap: 2.0% | "wUSD+(0xd95ca61CE9aAF2143E81Ef5462C0c2325172E028)" | "0x0000000000000000000000000000000000000000" | | | ++-----------------------+---------------------------------------------------------------------+-------------------------+--------------------------------------------+-------------------------------------------------------+------------------------------------------------+---------+------------+ +``` From 0a1ffb34fb18fc6ab51ac26f0280957eb8fc24ed Mon Sep 17 00:00:00 2001 From: Xeonus Date: Thu, 21 Sep 2023 18:05:28 +0200 Subject: [PATCH 3/8] FIX: remove BIP number assignment --- BIPs/2023-W38/{BIP-437.json => BIP-XXX-OVN-Gauges.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename BIPs/2023-W38/{BIP-437.json => BIP-XXX-OVN-Gauges.json} (100%) diff --git a/BIPs/2023-W38/BIP-437.json b/BIPs/2023-W38/BIP-XXX-OVN-Gauges.json similarity index 100% rename from BIPs/2023-W38/BIP-437.json rename to BIPs/2023-W38/BIP-XXX-OVN-Gauges.json From 6c43e8f341f45cc85e3330fb5f5003bdd6fad13e Mon Sep 17 00:00:00 2001 From: Xeonus Date: Thu, 21 Sep 2023 16:10:32 +0000 Subject: [PATCH 4/8] Reformatted JSON files --- BIPs/2023-W38/BIP-XXX-OVN-Gauges.report.txt | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 BIPs/2023-W38/BIP-XXX-OVN-Gauges.report.txt diff --git a/BIPs/2023-W38/BIP-XXX-OVN-Gauges.report.txt b/BIPs/2023-W38/BIP-XXX-OVN-Gauges.report.txt new file mode 100644 index 000000000..1c2604dc9 --- /dev/null +++ b/BIPs/2023-W38/BIP-XXX-OVN-Gauges.report.txt @@ -0,0 +1,17 @@ +File name: BIPs/2023-W38/BIP-XXX-OVN-Gauges.json +COMMIT: `0a1ffb34fb18fc6ab51ac26f0280957eb8fc24ed` +CHAIN(S): `optimism, base, arbitrum` +``` ++-----------------------+---------------------------------------------------------------------+-------------------------+--------------------------------------------+-------------------------------------------------------+------------------------------------------------+-------+------------+ +| function | pool_id_and_address | symbol_and_info | gauge_address_and_info | tokens | rate_providers | bip | tx_index | ++=======================+=====================================================================+=========================+============================================+=======================================================+================================================+=======+============+ +| GaugeAdderV4/addGauge | 0x20cb4a1e7b607083f96c12beaa61d60bd8757bc2000200000000000000000101 | 80OVN/20wUSD+ | 0x0b05E444Fab8Ae04C2da60F2Ba5B25bF0a132eFB | "OVN(0x3b08fcd15280e7B5A6e404c4abb87F7C774D1B2e)", | "0x0000000000000000000000000000000000000000", | N/A | 0 | +| | pool_address: 0x20CB4A1e7b607083F96c12bEAa61D60BD8757bC2 | fee: 0.5, a-factor: N/A | Style: L0 sidechain, cap: 2.0% | "wUSD+(0xA348700745D249c3b49D2c2AcAC9A5AE8155F826)" | "0x0000000000000000000000000000000000000000" | | | ++-----------------------+---------------------------------------------------------------------+-------------------------+--------------------------------------------+-------------------------------------------------------+------------------------------------------------+-------+------------+ +| GaugeAdderV4/addGauge | 0x6dee17e9e419de0a05d1cc9f015ba91072f845440002000000000000000004b5 | 80OVN/20wUSD+ | 0x37b1E1C000C3F0b6D5D73dFBC7397A4fB518Dc9f | "OVN(0xA3d1a8DEB97B111454B294E2324EfAD13a9d8396)", | "0x0000000000000000000000000000000000000000", | N/A | 1 | +| | pool_address: 0x6dEE17E9E419dE0a05d1CC9F015bA91072F84544 | fee: 0.5, a-factor: N/A | Style: L0 sidechain, cap: 2.0% | "wUSD+(0xB86fb1047A955C0186c77ff6263819b37B32440D)" | "0x0000000000000000000000000000000000000000" | | | ++-----------------------+---------------------------------------------------------------------+-------------------------+--------------------------------------------+-------------------------------------------------------+------------------------------------------------+-------+------------+ +| GaugeAdderV4/addGauge | 0x56570e81171de7f5610fdb23f519d62ab7fdc252000200000000000000000052 | 80OVN/20wUSD+ | 0x4C7730DEFfb57EED2e60262f9DAd4f96B8A00138 | "OVN(0xA3d1a8DEB97B111454B294E2324EfAD13a9d8396)", | "0x0000000000000000000000000000000000000000", | N/A | 2 | +| | pool_address: 0x56570E81171dE7F5610fdb23F519d62Ab7FDC252 | fee: 0.5, a-factor: N/A | Style: L0 sidechain, cap: 2.0% | "wUSD+(0xd95ca61CE9aAF2143E81Ef5462C0c2325172E028)" | "0x0000000000000000000000000000000000000000" | | | ++-----------------------+---------------------------------------------------------------------+-------------------------+--------------------------------------------+-------------------------------------------------------+------------------------------------------------+-------+------------+ +``` From 1be2ac9097883e4e8d88a3853545c942de2ebc18 Mon Sep 17 00:00:00 2001 From: Xeonus Date: Thu, 28 Sep 2023 21:18:22 +0200 Subject: [PATCH 5/8] BIP-444: Refactor OVN gauges --- .../BIP-444-OVN-Gauges.json} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename BIPs/{2023-W38/BIP-XXX-OVN-Gauges.json => 2023-W39/BIP-444-OVN-Gauges.json} (91%) diff --git a/BIPs/2023-W38/BIP-XXX-OVN-Gauges.json b/BIPs/2023-W39/BIP-444-OVN-Gauges.json similarity index 91% rename from BIPs/2023-W38/BIP-XXX-OVN-Gauges.json rename to BIPs/2023-W39/BIP-444-OVN-Gauges.json index dad5b5377..b1598eb0a 100644 --- a/BIPs/2023-W38/BIP-XXX-OVN-Gauges.json +++ b/BIPs/2023-W39/BIP-444-OVN-Gauges.json @@ -32,7 +32,7 @@ "payable": false }, "contractInputsValues": { - "gauge": "0x0b05E444Fab8Ae04C2da60F2Ba5B25bF0a132eFB", + "gauge": "0x882168aAADCD18069Eeb6d76fc7541BB394043A9", "gaugeType": "Optimism" } }, @@ -57,7 +57,7 @@ "payable": false }, "contractInputsValues": { - "gauge": "0x37b1E1C000C3F0b6D5D73dFBC7397A4fB518Dc9f", + "gauge": "0x099E0C611394809099A91c93783De47c80057efb", "gaugeType": "Arbitrum" } }, @@ -82,7 +82,7 @@ "payable": false }, "contractInputsValues": { - "gauge": "0x4C7730DEFfb57EED2e60262f9DAd4f96B8A00138", + "gauge": "0xd31342887B2EbeEc5e91D1dF07D93250D55E9ca1", "gaugeType": "Base" } } From bf1bb570e44e2b07de61ed5091c394ab0fc9adad Mon Sep 17 00:00:00 2001 From: Xeonus Date: Thu, 28 Sep 2023 21:25:54 +0200 Subject: [PATCH 6/8] Delete conflicted files --- BIPs/2023-W38/BIP-437.report.txt | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 BIPs/2023-W38/BIP-437.report.txt diff --git a/BIPs/2023-W38/BIP-437.report.txt b/BIPs/2023-W38/BIP-437.report.txt deleted file mode 100644 index e0c07d41d..000000000 --- a/BIPs/2023-W38/BIP-437.report.txt +++ /dev/null @@ -1,17 +0,0 @@ -File name: BIPs/2023-W38/BIP-437.json -COMMIT: `d81194d77e2007014aa093a25d540aa55117a1f7` -CHAIN(S): `arbitrum, base, optimism` -``` -+-----------------------+---------------------------------------------------------------------+-------------------------+--------------------------------------------+-------------------------------------------------------+------------------------------------------------+---------+------------+ -| function | pool_id_and_address | symbol_and_info | gauge_address_and_info | tokens | rate_providers | bip | tx_index | -+=======================+=====================================================================+=========================+============================================+=======================================================+================================================+=========+============+ -| GaugeAdderV4/addGauge | 0x20cb4a1e7b607083f96c12beaa61d60bd8757bc2000200000000000000000101 | 80OVN/20wUSD+ | 0x0b05E444Fab8Ae04C2da60F2Ba5B25bF0a132eFB | "OVN(0x3b08fcd15280e7B5A6e404c4abb87F7C774D1B2e)", | "0x0000000000000000000000000000000000000000", | BIP-437 | 0 | -| | pool_address: 0x20CB4A1e7b607083F96c12bEAa61D60BD8757bC2 | fee: 0.5, a-factor: N/A | Style: L0 sidechain, cap: 2.0% | "wUSD+(0xA348700745D249c3b49D2c2AcAC9A5AE8155F826)" | "0x0000000000000000000000000000000000000000" | | | -+-----------------------+---------------------------------------------------------------------+-------------------------+--------------------------------------------+-------------------------------------------------------+------------------------------------------------+---------+------------+ -| GaugeAdderV4/addGauge | 0x6dee17e9e419de0a05d1cc9f015ba91072f845440002000000000000000004b5 | 80OVN/20wUSD+ | 0x37b1E1C000C3F0b6D5D73dFBC7397A4fB518Dc9f | "OVN(0xA3d1a8DEB97B111454B294E2324EfAD13a9d8396)", | "0x0000000000000000000000000000000000000000", | BIP-437 | 1 | -| | pool_address: 0x6dEE17E9E419dE0a05d1CC9F015bA91072F84544 | fee: 0.5, a-factor: N/A | Style: L0 sidechain, cap: 2.0% | "wUSD+(0xB86fb1047A955C0186c77ff6263819b37B32440D)" | "0x0000000000000000000000000000000000000000" | | | -+-----------------------+---------------------------------------------------------------------+-------------------------+--------------------------------------------+-------------------------------------------------------+------------------------------------------------+---------+------------+ -| GaugeAdderV4/addGauge | 0x56570e81171de7f5610fdb23f519d62ab7fdc252000200000000000000000052 | 80OVN/20wUSD+ | 0x4C7730DEFfb57EED2e60262f9DAd4f96B8A00138 | "OVN(0xA3d1a8DEB97B111454B294E2324EfAD13a9d8396)", | "0x0000000000000000000000000000000000000000", | BIP-437 | 2 | -| | pool_address: 0x56570E81171dE7F5610fdb23F519d62Ab7FDC252 | fee: 0.5, a-factor: N/A | Style: L0 sidechain, cap: 2.0% | "wUSD+(0xd95ca61CE9aAF2143E81Ef5462C0c2325172E028)" | "0x0000000000000000000000000000000000000000" | | | -+-----------------------+---------------------------------------------------------------------+-------------------------+--------------------------------------------+-------------------------------------------------------+------------------------------------------------+---------+------------+ -``` From 99518a997f14bc13741c586c9c1d597bb86feb05 Mon Sep 17 00:00:00 2001 From: Xeonus Date: Thu, 28 Sep 2023 19:30:42 +0000 Subject: [PATCH 7/8] Reformatted JSON files --- BIPs/2023-W39/BIP-444-OVN-Gauges.report.txt | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 BIPs/2023-W39/BIP-444-OVN-Gauges.report.txt diff --git a/BIPs/2023-W39/BIP-444-OVN-Gauges.report.txt b/BIPs/2023-W39/BIP-444-OVN-Gauges.report.txt new file mode 100644 index 000000000..7f948de30 --- /dev/null +++ b/BIPs/2023-W39/BIP-444-OVN-Gauges.report.txt @@ -0,0 +1,17 @@ +File name: BIPs/2023-W39/BIP-444-OVN-Gauges.json +COMMIT: `bf1bb570e44e2b07de61ed5091c394ab0fc9adad` +CHAIN(S): `optimism, base, arbitrum` +``` ++-----------------------+---------------------------------------------------------------------+-------------------------+--------------------------------------------+-------------------------------------------------------+------------------------------------------------+---------+------------+ +| function | pool_id_and_address | symbol_and_info | gauge_address_and_info | tokens | rate_providers | bip | tx_index | ++=======================+=====================================================================+=========================+============================================+=======================================================+================================================+=========+============+ +| GaugeAdderV4/addGauge | 0x00b82bc5edea6e5e6c77635e31a1a25aad99f881000200000000000000000105 | 80OVN/20wUSD+ | 0x882168aAADCD18069Eeb6d76fc7541BB394043A9 | "OVN(0x3b08fcd15280e7B5A6e404c4abb87F7C774D1B2e)", | "0x0000000000000000000000000000000000000000", | BIP-444 | 0 | +| | pool_address: 0x00b82bc5EdEa6E5E6c77635e31a1A25Aad99f881 | fee: 0.5, a-factor: N/A | Style: L0 sidechain, cap: 5.0% | "wUSD+(0xA348700745D249c3b49D2c2AcAC9A5AE8155F826)" | "0xe561451322a5efC51E6f8ffa558C7482c892Bc1A" | | | ++-----------------------+---------------------------------------------------------------------+-------------------------+--------------------------------------------+-------------------------------------------------------+------------------------------------------------+---------+------------+ +| GaugeAdderV4/addGauge | 0x85ec6ae01624ae0d2a04d0ffaad3a25884c7d0f30002000000000000000004b6 | 80OVN/20wUSD+ | 0x099E0C611394809099A91c93783De47c80057efb | "OVN(0xA3d1a8DEB97B111454B294E2324EfAD13a9d8396)", | "0x0000000000000000000000000000000000000000", | BIP-444 | 1 | +| | pool_address: 0x85Ec6ae01624aE0d2a04D0Ffaad3A25884C7d0f3 | fee: 0.5, a-factor: N/A | Style: L0 sidechain, cap: 5.0% | "wUSD+(0xB86fb1047A955C0186c77ff6263819b37B32440D)" | "0x2bA447d4B823338435057571bF70907F8224BB47" | | | ++-----------------------+---------------------------------------------------------------------+-------------------------+--------------------------------------------+-------------------------------------------------------+------------------------------------------------+---------+------------+ +| GaugeAdderV4/addGauge | 0xa036553ad30f077bd46c37b1e8ac28e010d7b39e000200000000000000000056 | 80OVN/20wUSD+ | 0xd31342887B2EbeEc5e91D1dF07D93250D55E9ca1 | "OVN(0xA3d1a8DEB97B111454B294E2324EfAD13a9d8396)", | "0x0000000000000000000000000000000000000000", | BIP-444 | 2 | +| | pool_address: 0xA036553Ad30f077bd46c37B1E8AC28E010D7B39e | fee: 0.5, a-factor: N/A | Style: L0 sidechain, cap: 5.0% | "wUSD+(0xd95ca61CE9aAF2143E81Ef5462C0c2325172E028)" | "0xe1b1e024f4Bc01Bdde23e891E081b76a1A914ddd" | | | ++-----------------------+---------------------------------------------------------------------+-------------------------+--------------------------------------------+-------------------------------------------------------+------------------------------------------------+---------+------------+ +``` From 056b9466b030709a7c5c756d1ce85d3315b7b226 Mon Sep 17 00:00:00 2001 From: Tritium Date: Tue, 3 Oct 2023 00:43:19 +0200 Subject: [PATCH 8/8] OVN bip failed snapshot. --- BIPs/{2023-W39 => 00rejected}/BIP-444-OVN-Gauges.json | 0 BIPs/{2023-W39 => 00rejected}/BIP-444-OVN-Gauges.report.txt | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename BIPs/{2023-W39 => 00rejected}/BIP-444-OVN-Gauges.json (100%) rename BIPs/{2023-W39 => 00rejected}/BIP-444-OVN-Gauges.report.txt (100%) diff --git a/BIPs/2023-W39/BIP-444-OVN-Gauges.json b/BIPs/00rejected/BIP-444-OVN-Gauges.json similarity index 100% rename from BIPs/2023-W39/BIP-444-OVN-Gauges.json rename to BIPs/00rejected/BIP-444-OVN-Gauges.json diff --git a/BIPs/2023-W39/BIP-444-OVN-Gauges.report.txt b/BIPs/00rejected/BIP-444-OVN-Gauges.report.txt similarity index 100% rename from BIPs/2023-W39/BIP-444-OVN-Gauges.report.txt rename to BIPs/00rejected/BIP-444-OVN-Gauges.report.txt