From 12ccdaf39213f76cbbd6e577cdc1b727e256f59c Mon Sep 17 00:00:00 2001 From: Xeonus Date: Wed, 26 Jul 2023 19:30:09 +0200 Subject: [PATCH 1/2] BIP-379: Enable Dola/USD+ Gauge [Arbitrum] - enable Dola/USD+ gauge on Arbitrum - Tenderly-sim: https://dashboard.tenderly.co/public/safe/safe-apps/simulator/baad2b28-d319-44d3-a65e-4587554ff98d --- BIPs/2023-W30/BIP-379.json | 40 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 BIPs/2023-W30/BIP-379.json diff --git a/BIPs/2023-W30/BIP-379.json b/BIPs/2023-W30/BIP-379.json new file mode 100644 index 000000000..914cc6055 --- /dev/null +++ b/BIPs/2023-W30/BIP-379.json @@ -0,0 +1,40 @@ +{ + "version": "1.0", + "chainId": "1", + "createdAt": 1690392512672, + "meta": { + "name": "Transactions Batch", + "description": "", + "txBuilderVersion": "1.16.1", + "createdFromSafeAddress": "0xc38c5f97B34E175FFd35407fc91a937300E33860", + "createdFromOwnerAddress": "", + "checksum": "0x926d406e502b358a9821aab6133872de132e61f09ef71a6e32bdf80a6648a2bc" + }, + "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": "0x2Cb5EB92314bf3BFE7977e059A72A806d353fd21", + "gaugeType": "Arbitrum" + } + } + ] +} \ No newline at end of file From 490dc1f751e721caea4f5b10ce68272f6adc11dd Mon Sep 17 00:00:00 2001 From: Xeonus Date: Wed, 26 Jul 2023 17:34:03 +0000 Subject: [PATCH 2/2] Reformatted JSON files --- BIPs/2023-W30/BIP-379.json | 78 ++++++++++++++++---------------- BIPs/2023-W30/BIP-379.report.txt | 10 ++++ 2 files changed, 49 insertions(+), 39 deletions(-) create mode 100644 BIPs/2023-W30/BIP-379.report.txt diff --git a/BIPs/2023-W30/BIP-379.json b/BIPs/2023-W30/BIP-379.json index 914cc6055..926a1d82e 100644 --- a/BIPs/2023-W30/BIP-379.json +++ b/BIPs/2023-W30/BIP-379.json @@ -1,40 +1,40 @@ { - "version": "1.0", - "chainId": "1", - "createdAt": 1690392512672, - "meta": { - "name": "Transactions Batch", - "description": "", - "txBuilderVersion": "1.16.1", - "createdFromSafeAddress": "0xc38c5f97B34E175FFd35407fc91a937300E33860", - "createdFromOwnerAddress": "", - "checksum": "0x926d406e502b358a9821aab6133872de132e61f09ef71a6e32bdf80a6648a2bc" - }, - "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": "0x2Cb5EB92314bf3BFE7977e059A72A806d353fd21", - "gaugeType": "Arbitrum" - } - } - ] -} \ No newline at end of file + "version": "1.0", + "chainId": "1", + "createdAt": 1690392512672, + "meta": { + "name": "Transactions Batch", + "description": "", + "txBuilderVersion": "1.16.1", + "createdFromSafeAddress": "0xc38c5f97B34E175FFd35407fc91a937300E33860", + "createdFromOwnerAddress": "", + "checksum": "0x926d406e502b358a9821aab6133872de132e61f09ef71a6e32bdf80a6648a2bc" + }, + "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": "0x2Cb5EB92314bf3BFE7977e059A72A806d353fd21", + "gaugeType": "Arbitrum" + } + } + ] +} diff --git a/BIPs/2023-W30/BIP-379.report.txt b/BIPs/2023-W30/BIP-379.report.txt new file mode 100644 index 000000000..c930f4f6a --- /dev/null +++ b/BIPs/2023-W30/BIP-379.report.txt @@ -0,0 +1,10 @@ +File name: BIPs/2023-W30/BIP-379.json +COMMIT: `12ccdaf39213f76cbbd6e577cdc1b727e256f59c` +CHAIN(S): `arbitrum` +``` ++----------+----------+--------------------------------------------------------------------+---------------+---------+--------------------------------------------+-------+--------+--------------+---------+----------+ +| function | chain | pool_id | symbol | aFactor | gauge_address | fee | cap | style | bip | tx_index | ++----------+----------+--------------------------------------------------------------------+---------------+---------+--------------------------------------------+-------+--------+--------------+---------+----------+ +| addGauge | arbitrum | 0xd6d20527c7b0669989ee082b9d3a1c63af742290000000000000000000000483 | BPT-DOLA-USD+ | 570 | 0x2Cb5EB92314bf3BFE7977e059A72A806d353fd21 | 0.01% | 100.0% | L0 sidechain | BIP-379 | N/A | ++----------+----------+--------------------------------------------------------------------+---------------+---------+--------------------------------------------+-------+--------+--------------+---------+----------+ +```