From 38041c3783183107b92246780fb644769dcb3de7 Mon Sep 17 00:00:00 2001 From: Xeonus Date: Wed, 20 Sep 2023 19:15:29 +0200 Subject: [PATCH 1/2] BIP-434: Enable wstETH/4Pool Gauge [Arbitrum] - Enable wstETH/4Pool Gauge on Arbitrum - Tenderly sim: https://dashboard.tenderly.co/public/safe/safe-apps/simulator/1ddc37b9-772d-4e16-8bdb-ddbe33d65f27 --- BIPs/2023-W38/BIP-434.json | 40 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 BIPs/2023-W38/BIP-434.json diff --git a/BIPs/2023-W38/BIP-434.json b/BIPs/2023-W38/BIP-434.json new file mode 100644 index 000000000..8b8644cf1 --- /dev/null +++ b/BIPs/2023-W38/BIP-434.json @@ -0,0 +1,40 @@ +{ + "version": "1.0", + "chainId": "1", + "createdAt": 1695230035540, + "meta": { + "name": "Transactions Batch", + "description": "", + "txBuilderVersion": "1.16.2", + "createdFromSafeAddress": "0xc38c5f97B34E175FFd35407fc91a937300E33860", + "createdFromOwnerAddress": "", + "checksum": "0x94e12acdc67503083ab1d7f08b9700b869456d5408ca859c46ce35cd9e95d908" + }, + "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": "0xa8Bb331a84032b156E5c670152A5Bd48f5DeC784", + "gaugeType": "Arbitrum" + } + } + ] +} \ No newline at end of file From 9beb0f09318cf9a54cf06c72892466bd33b6a7e1 Mon Sep 17 00:00:00 2001 From: Xeonus Date: Wed, 20 Sep 2023 17:20:10 +0000 Subject: [PATCH 2/2] Reformatted JSON files --- BIPs/2023-W38/BIP-434.json | 78 ++++++++++++++++---------------- BIPs/2023-W38/BIP-434.report.txt | 11 +++++ 2 files changed, 50 insertions(+), 39 deletions(-) create mode 100644 BIPs/2023-W38/BIP-434.report.txt diff --git a/BIPs/2023-W38/BIP-434.json b/BIPs/2023-W38/BIP-434.json index 8b8644cf1..004669cbb 100644 --- a/BIPs/2023-W38/BIP-434.json +++ b/BIPs/2023-W38/BIP-434.json @@ -1,40 +1,40 @@ { - "version": "1.0", - "chainId": "1", - "createdAt": 1695230035540, - "meta": { - "name": "Transactions Batch", - "description": "", - "txBuilderVersion": "1.16.2", - "createdFromSafeAddress": "0xc38c5f97B34E175FFd35407fc91a937300E33860", - "createdFromOwnerAddress": "", - "checksum": "0x94e12acdc67503083ab1d7f08b9700b869456d5408ca859c46ce35cd9e95d908" - }, - "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": "0xa8Bb331a84032b156E5c670152A5Bd48f5DeC784", - "gaugeType": "Arbitrum" - } - } - ] -} \ No newline at end of file + "version": "1.0", + "chainId": "1", + "createdAt": 1695230035540, + "meta": { + "name": "Transactions Batch", + "description": "", + "txBuilderVersion": "1.16.2", + "createdFromSafeAddress": "0xc38c5f97B34E175FFd35407fc91a937300E33860", + "createdFromOwnerAddress": "", + "checksum": "0x94e12acdc67503083ab1d7f08b9700b869456d5408ca859c46ce35cd9e95d908" + }, + "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": "0xa8Bb331a84032b156E5c670152A5Bd48f5DeC784", + "gaugeType": "Arbitrum" + } + } + ] +} diff --git a/BIPs/2023-W38/BIP-434.report.txt b/BIPs/2023-W38/BIP-434.report.txt new file mode 100644 index 000000000..c88917ef1 --- /dev/null +++ b/BIPs/2023-W38/BIP-434.report.txt @@ -0,0 +1,11 @@ +File name: BIPs/2023-W38/BIP-434.json +COMMIT: `38041c3783183107b92246780fb644769dcb3de7` +CHAIN(S): `arbitrum` +``` ++-----------------------+---------------------------------------------------------------------+--------------------------+--------------------------------------------+----------------------------------------------------------+------------------------------------------------+---------+------------+ +| function | pool_id_and_address | symbol_and_info | gauge_address_and_info | tokens | rate_providers | bip | tx_index | ++=======================+=====================================================================+==========================+============================================+==========================================================+================================================+=========+============+ +| GaugeAdderV4/addGauge | 0xa1a8bf131571a2139feb79401aa4a2e9482df6270002000000000000000004b4 | 50wstETH/50-4Pool | 0xa8Bb331a84032b156E5c670152A5Bd48f5DeC784 | "4POOL-BPT(0x423A1323c871aBC9d89EB06855bF5347048Fc4A5)", | "0x0000000000000000000000000000000000000000", | BIP-434 | 0 | +| | pool_address: 0xA1a8bf131571A2139FEB79401aA4A2E9482Df627 | fee: 0.02, a-factor: N/A | Style: L0 sidechain, cap: 100.0% | "wstETH(0x5979D7b546E38E414F7E9822514be443A4800529)" | "0xf7c5c26B574063e7b098ed74fAd6779e65E3F836" | | | ++-----------------------+---------------------------------------------------------------------+--------------------------+--------------------------------------------+----------------------------------------------------------+------------------------------------------------+---------+------------+ +```