From cddf94eec27dd2f00706f9e5c4fc7cfda3e978a6 Mon Sep 17 00:00:00 2001 From: Xeonus Date: Wed, 14 Jun 2023 20:49:48 +0200 Subject: [PATCH 1/3] BIP-331: Enable DOLA StablePool Gauges - enable DOLA/bbaUSD gauge on Arbitrum - enable DOLA / USDT / USDC.e / DAI gauge on Arbitrum - Tenderly sim: https://dashboard.tenderly.co/public/safe/safe-apps/simulator/9eaa821f-12e4-4cb6-8597-6a60ece1adc5 --- BIPs/2023-W24/BIP-331.json | 65 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 BIPs/2023-W24/BIP-331.json diff --git a/BIPs/2023-W24/BIP-331.json b/BIPs/2023-W24/BIP-331.json new file mode 100644 index 000000000..29fbed7b3 --- /dev/null +++ b/BIPs/2023-W24/BIP-331.json @@ -0,0 +1,65 @@ +{ + "version": "1.0", + "chainId": "1", + "createdAt": 1686768416427, + "meta": { + "name": "Transactions Batch", + "description": "", + "txBuilderVersion": "1.14.1", + "createdFromSafeAddress": "0xc38c5f97B34E175FFd35407fc91a937300E33860", + "createdFromOwnerAddress": "", + "checksum": "0xd02e4cb48190f6450f276def76790f525b38779528bbf8782f277ea5690a9ea8" + }, + "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": "0x25869f277f474FA9459F40F5D4cB0D6A8Ab41967", + "gaugeType": "Arbitrum" + } + }, + { + "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": "0xacE0D479040231e3c6b17479cFd4444182d521d4", + "gaugeType": "Arbitrum" + } + } + ] +} \ No newline at end of file From 3c09ec681621139b1cdd0e72616c29a7dd985411 Mon Sep 17 00:00:00 2001 From: Xeonus Date: Wed, 14 Jun 2023 18:50:25 +0000 Subject: [PATCH 2/3] Reformatted JSON files --- BIPs/2023-W24/BIP-331.json | 126 ++++++++++++++++++------------------- 1 file changed, 63 insertions(+), 63 deletions(-) diff --git a/BIPs/2023-W24/BIP-331.json b/BIPs/2023-W24/BIP-331.json index 29fbed7b3..26a496b6b 100644 --- a/BIPs/2023-W24/BIP-331.json +++ b/BIPs/2023-W24/BIP-331.json @@ -1,65 +1,65 @@ { - "version": "1.0", - "chainId": "1", - "createdAt": 1686768416427, - "meta": { - "name": "Transactions Batch", - "description": "", - "txBuilderVersion": "1.14.1", - "createdFromSafeAddress": "0xc38c5f97B34E175FFd35407fc91a937300E33860", - "createdFromOwnerAddress": "", - "checksum": "0xd02e4cb48190f6450f276def76790f525b38779528bbf8782f277ea5690a9ea8" + "version": "1.0", + "chainId": "1", + "createdAt": 1686768416427, + "meta": { + "name": "Transactions Batch", + "description": "", + "txBuilderVersion": "1.14.1", + "createdFromSafeAddress": "0xc38c5f97B34E175FFd35407fc91a937300E33860", + "createdFromOwnerAddress": "", + "checksum": "0xd02e4cb48190f6450f276def76790f525b38779528bbf8782f277ea5690a9ea8" + }, + "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": "0x25869f277f474FA9459F40F5D4cB0D6A8Ab41967", + "gaugeType": "Arbitrum" + } }, - "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": "0x25869f277f474FA9459F40F5D4cB0D6A8Ab41967", - "gaugeType": "Arbitrum" - } - }, - { - "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": "0xacE0D479040231e3c6b17479cFd4444182d521d4", - "gaugeType": "Arbitrum" - } - } - ] -} \ No newline at end of file + { + "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": "0xacE0D479040231e3c6b17479cFd4444182d521d4", + "gaugeType": "Arbitrum" + } + } + ] +} From 07cacc8cae1452a375440e6c4d1f1685d8058f6b Mon Sep 17 00:00:00 2001 From: Github Actions Date: Wed, 14 Jun 2023 18:52:58 +0000 Subject: [PATCH 3/3] Adding gauge reports to json payloads --- BIPs/2023-W24/BIP-331.report.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 BIPs/2023-W24/BIP-331.report.txt diff --git a/BIPs/2023-W24/BIP-331.report.txt b/BIPs/2023-W24/BIP-331.report.txt new file mode 100644 index 000000000..677e5f52f --- /dev/null +++ b/BIPs/2023-W24/BIP-331.report.txt @@ -0,0 +1,10 @@ +File name: BIPs/2023-W24/BIP-331.json +COMMIT: `cddf94eec27dd2f00706f9e5c4fc7cfda3e978a6` +``` ++----------+--------------------------------------------------------------------+-----------------+--------------------------------------------+---------+--------------------------------------------+-------+--------+--------------+ +| function | pool_id | symbol | pool_address | aFactor | gauge_address | fee | cap | style | ++----------+--------------------------------------------------------------------+-----------------+--------------------------------------------+---------+--------------------------------------------+-------+--------+--------------+ +| addGauge | 0x8bc65eed474d1a00555825c91feab6a8255c2107000000000000000000000453 | DOLA/USDC BPT | 0x8bc65Eed474D1A00555825c91FeAb6A8255C2107 | 200 | 0x25869f277f474FA9459F40F5D4cB0D6A8Ab41967 | 0.04% | 100.0% | L0 sidechain | +| addGauge | 0x567ecfcb22205d279bb8eed3e066989902bf03d5000000000000000000000452 | DOLA/bbaUSD-BPT | 0x567ECfCB22205D279BB8Eed3E066989902bF03D5 | 200 | 0xacE0D479040231e3c6b17479cFd4444182d521d4 | 0.04% | 100.0% | L0 sidechain | ++----------+--------------------------------------------------------------------+-----------------+--------------------------------------------+---------+--------------------------------------------+-------+--------+--------------+ +```