From dae53f58b29a2ee5e49b5b9b41e7b7612a3179b3 Mon Sep 17 00:00:00 2001 From: jogeorgeou Date: Wed, 7 Aug 2024 17:13:39 -0400 Subject: [PATCH 1/7] BIP-675-Enable-Several-E-CLPS-Arbitrum Proposal: https://forum.balancer.fi/t/bip-675-enable-several-e-clps-arbitrum/5915 Rate providers all reviewed but reference https://github.com/balancer/code-review/tree/main/rate-providers for --- ...675] Enable Several E-CLPs [Arbitrum].json | 100 ++++++++++++++++++ 1 file changed, 100 insertions(+) create mode 100644 BIPs/2024-W33/[BIP-675] Enable Several E-CLPs [Arbitrum].json diff --git a/BIPs/2024-W33/[BIP-675] Enable Several E-CLPs [Arbitrum].json b/BIPs/2024-W33/[BIP-675] Enable Several E-CLPs [Arbitrum].json new file mode 100644 index 000000000..18470bd88 --- /dev/null +++ b/BIPs/2024-W33/[BIP-675] Enable Several E-CLPs [Arbitrum].json @@ -0,0 +1,100 @@ +{ + "version": "1.0", + "chainId": "1", + "createdAt": 1723064795920, + "meta": { + "name": "Transactions Batch", + "description": "", + "txBuilderVersion": "1.16.5", + "createdFromSafeAddress": "0xc38c5f97B34E175FFd35407fc91a937300E33860", + "createdFromOwnerAddress": "", + "checksum": "0xf22b916697fa8851ff9bb1e7f5f029ec6382789867b241e6bc9a579390c8ce76" + }, + "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": "0x5a47e3f2E5009168Af11C4b0198605f694805779", + "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": "0xcb785286C9bEBeFF7654a8238Eb563666fD75338", + "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": "0xB599e35f760c47888aD3fF684FF4cd01ff4Dc45B", + "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": "0x594dD4297Ef4A5ebeD3DA337Aa56078637aCb18E", + "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": "0x00654F788342647A8Aa15f2eb2490e17d222aC85", + "gaugeType": "Arbitrum" + } + } + ] +} From 7a3a0db70c7d40d3dcbfac4668d1d5c7546197cb Mon Sep 17 00:00:00 2001 From: Zen-Maxi Date: Wed, 7 Aug 2024 21:19:50 +0000 Subject: [PATCH 2/7] Automated processing of Payload PR (validations, transformations, and reports) + reformat JSON --- ...nable Several E-CLPs [Arbitrum].report.txt | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 BIPs/2024-W33/[BIP-675] Enable Several E-CLPs [Arbitrum].report.txt diff --git a/BIPs/2024-W33/[BIP-675] Enable Several E-CLPs [Arbitrum].report.txt b/BIPs/2024-W33/[BIP-675] Enable Several E-CLPs [Arbitrum].report.txt new file mode 100644 index 000000000..480ea65b7 --- /dev/null +++ b/BIPs/2024-W33/[BIP-675] Enable Several E-CLPs [Arbitrum].report.txt @@ -0,0 +1,26 @@ +FILENAME: `BIPs/2024-W33/[BIP-675] Enable Several E-CLPs [Arbitrum].json` +MULTISIG: `multisigs/lm (mainnet:0xc38c5f97B34E175FFd35407fc91a937300E33860)` +COMMIT: `dae53f58b29a2ee5e49b5b9b41e7b7612a3179b3` +CHAIN(S): `arbitrum` +TENDERLY: [`🟩 SUCCESS`](https://www.tdly.co/shared/simulation/558bc97f-17ea-4d9b-98e2-60fba75b24d5) +``` ++-----------------------+---------------------------------------------------------------------+---------------------+--------------------------------------------+-----------------------------------------------------------+--------------------------------------------+----------------+---------+----------+ +| function | pool_id_and_address | symbol_and_info | gauge_address_and_info | tokens | rate_providers | review_summary | bip | tx_index | ++-----------------------+---------------------------------------------------------------------+---------------------+--------------------------------------------+-----------------------------------------------------------+--------------------------------------------+----------------+---------+----------+ +| GaugeAdderV4/addGauge | 0xdeeaf8b0a8cf26217261b813e085418c7dd8f1ee00020000000000000000058f | ECLP-sUSDe-GYD | 0x5a47e3f2E5009168Af11C4b0198605f694805779 | 0x211Cc4DD073734dA055fbF44a2b4667d5E5fE5d2: sUSDe | 0x3A236F67Fce401D87D7215695235e201966576E4 | safe | BIP-675 | 0 | +| | pool_address: 0xdeEaF8B0A8Cf26217261b813e085418C7dD8F1eE | fee: 0.15 | Style: L0 sidechain | 0xCA5d8F8a8d49439357d3CF46Ca2e720702F132b8: GYD | 0x0000000000000000000000000000000000000000 | -- | | | +| | | a-factor: N/A | cap: 100.0% | | | | | | +| GaugeAdderV4/addGauge | 0xa899c63ba9ff275d6bfc83e43ee8e58ff6987584000200000000000000000594 | ECLP-rETH-wstETH | 0xcb785286C9bEBeFF7654a8238Eb563666fD75338 | 0x5979D7b546E38E414F7E9822514be443A4800529: wstETH | 0xf7c5c26B574063e7b098ed74fAd6779e65E3F836 | safe | BIP-675 | 1 | +| | pool_address: 0xa899c63BA9ff275d6bfc83E43ee8E58fF6987584 | fee: 0.02 | Style: L0 sidechain | 0xEC70Dcb4A1EFa46b8F2D97C310C9c4790ba5ffA8: rETH | 0xd4E96eF8eee8678dBFf4d535E033Ed1a4F7605b7 | !!NO REVIEW!! | | | +| | | a-factor: N/A | cap: 100.0% | | | | | | +| GaugeAdderV4/addGauge | 0xff38cc0ce0de4476c5a3e78675b48420a851035b000200000000000000000593 | ECLP-GHO-GYD-rh | 0xB599e35f760c47888aD3fF684FF4cd01ff4Dc45B | 0xCA5d8F8a8d49439357d3CF46Ca2e720702F132b8: GYD | 0x0000000000000000000000000000000000000000 | -- | BIP-675 | 2 | +| | pool_address: 0xff38cC0cE0DE4476C5a3e78675b48420A851035B | fee: 0.01 | Style: L0 sidechain | 0xD9FBA68D89178e3538e708939332c79efC540179: stataArbGHO | 0x177862A0242acD8b5F9cc757a963c1C8883da45E | !!NO REVIEW!! | | | +| | | a-factor: N/A | cap: 100.0% | | | | | | +| GaugeAdderV4/addGauge | 0x71c64ac8ec1da03f8a05c3cfeb6493e6dad54a6f000200000000000000000592 | ECLP-wUSDM-USDC-rh | 0x594dD4297Ef4A5ebeD3DA337Aa56078637aCb18E | 0x57F5E098CaD7A3D1Eed53991D4d66C45C9AF7812: wUSDM | 0x7F55E509006C9Df7594C4819Ba7ebfE6EfE4854b | safe | BIP-675 | 3 | +| | pool_address: 0x71c64ac8Ec1DA03f8A05C3cfEB6493E6DAd54a6F | fee: 0.01 | Style: L0 sidechain | 0x7CFaDFD5645B50bE87d546f42699d863648251ad: stataArbUSDCn | 0x87cD462A781c0ca843EAB131Bf368328848bB6fD | safe | | | +| | | a-factor: N/A | cap: 100.0% | | | | | | +| GaugeAdderV4/addGauge | 0x36c2f879f446c3b6533f9703745c0504f3a84885000200000000000000000591 | ECLP-sFRAX-aFRAX | 0x00654F788342647A8Aa15f2eb2490e17d222aC85 | 0x89AEc2023f89E26Dbb7eaa7a98fe3996f9d112A8: stataArbFRAX | 0x183Ac1bCC538aa9729350f8a9C6357a268e1Bd03 | !!NO REVIEW!! | BIP-675 | 4 | +| | pool_address: 0x36C2f879f446c3b6533f9703745C0504f3a84885 | fee: 0.01 | Style: L0 sidechain | 0xe3b3FE7bcA19cA77Ad877A5Bebab186bEcfAD906: sFRAX | 0x155a25c8C3a9353d47BCDBc3650E19d1aEa13E54 | safe | | | +| | | a-factor: N/A | cap: 100.0% | | | | | | ++-----------------------+---------------------------------------------------------------------+---------------------+--------------------------------------------+-----------------------------------------------------------+--------------------------------------------+----------------+---------+----------+ +``` From e6118ed735659212828cc937494f1668ceb0192f Mon Sep 17 00:00:00 2001 From: gosuto-inzasheru Date: Thu, 8 Aug 2024 08:27:18 +0000 Subject: [PATCH 3/7] Automated processing of Payload PR (validations, transformations, and reports) + reformat JSON --- .../[BIP-675] Enable Several E-CLPs [Arbitrum].report.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BIPs/2024-W33/[BIP-675] Enable Several E-CLPs [Arbitrum].report.txt b/BIPs/2024-W33/[BIP-675] Enable Several E-CLPs [Arbitrum].report.txt index 480ea65b7..de7a7fa84 100644 --- a/BIPs/2024-W33/[BIP-675] Enable Several E-CLPs [Arbitrum].report.txt +++ b/BIPs/2024-W33/[BIP-675] Enable Several E-CLPs [Arbitrum].report.txt @@ -1,8 +1,8 @@ FILENAME: `BIPs/2024-W33/[BIP-675] Enable Several E-CLPs [Arbitrum].json` MULTISIG: `multisigs/lm (mainnet:0xc38c5f97B34E175FFd35407fc91a937300E33860)` -COMMIT: `dae53f58b29a2ee5e49b5b9b41e7b7612a3179b3` +COMMIT: `6edd07884a61407a49e913e0156c50c1fe9ff3b8` CHAIN(S): `arbitrum` -TENDERLY: [`🟩 SUCCESS`](https://www.tdly.co/shared/simulation/558bc97f-17ea-4d9b-98e2-60fba75b24d5) +TENDERLY: [`🟩 SUCCESS`](https://www.tdly.co/shared/simulation/da851f1d-2c8e-4091-a134-68106f1cd569) ``` +-----------------------+---------------------------------------------------------------------+---------------------+--------------------------------------------+-----------------------------------------------------------+--------------------------------------------+----------------+---------+----------+ | function | pool_id_and_address | symbol_and_info | gauge_address_and_info | tokens | rate_providers | review_summary | bip | tx_index | From c3e546e225251b3b70fabd6dcd1a17a84a45dd9e Mon Sep 17 00:00:00 2001 From: Gosuto Inzasheru Date: Thu, 8 Aug 2024 11:29:04 +0200 Subject: [PATCH 4/7] fix: also look up lower case version of rate provider address --- action-scripts/brownie/scripts/script_utils.py | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/action-scripts/brownie/scripts/script_utils.py b/action-scripts/brownie/scripts/script_utils.py index 594530cf9..e91559777 100644 --- a/action-scripts/brownie/scripts/script_utils.py +++ b/action-scripts/brownie/scripts/script_utils.py @@ -473,10 +473,12 @@ def get_rate_provider_review_summaries( continue rpinfo = r.info_by_rate_provider.get(to_checksum_address(rate_provider)) if not rpinfo: - print( - f"WARNING: looked up {to_checksum_address(rate_provider)} on chain {chain} and got {rpinfo}" - ) - summaries.append("!!NO REVIEW!!") + rpinfo = r.info_by_rate_provider.get(rate_provider.lower()) + if not rpinfo: + print( + f"WARNING: looked up {to_checksum_address(rate_provider)} on chain {chain} and got {rpinfo}" + ) + summaries.append("!!NO REVIEW!!") else: summaries.append(rpinfo["summary"]) return summaries From dc52fbbf1e7774ed69727430f7e347b34b4eed90 Mon Sep 17 00:00:00 2001 From: Gosuto Inzasheru Date: Thu, 8 Aug 2024 11:32:43 +0200 Subject: [PATCH 5/7] fix: append summary in both cases --- action-scripts/brownie/scripts/script_utils.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/action-scripts/brownie/scripts/script_utils.py b/action-scripts/brownie/scripts/script_utils.py index e91559777..44c8d9187 100644 --- a/action-scripts/brownie/scripts/script_utils.py +++ b/action-scripts/brownie/scripts/script_utils.py @@ -479,6 +479,8 @@ def get_rate_provider_review_summaries( f"WARNING: looked up {to_checksum_address(rate_provider)} on chain {chain} and got {rpinfo}" ) summaries.append("!!NO REVIEW!!") + else: + summaries.append(rpinfo["summary"]) else: summaries.append(rpinfo["summary"]) return summaries From 00274edaad77dd5f3805f93f384561a98925dac1 Mon Sep 17 00:00:00 2001 From: gosuto-inzasheru Date: Thu, 8 Aug 2024 09:39:59 +0000 Subject: [PATCH 6/7] Automated processing of Payload PR (validations, transformations, and reports) + reformat JSON --- .../[BIP-675] Enable Several E-CLPs [Arbitrum].report.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BIPs/2024-W33/[BIP-675] Enable Several E-CLPs [Arbitrum].report.txt b/BIPs/2024-W33/[BIP-675] Enable Several E-CLPs [Arbitrum].report.txt index de7a7fa84..e84384f45 100644 --- a/BIPs/2024-W33/[BIP-675] Enable Several E-CLPs [Arbitrum].report.txt +++ b/BIPs/2024-W33/[BIP-675] Enable Several E-CLPs [Arbitrum].report.txt @@ -1,8 +1,8 @@ FILENAME: `BIPs/2024-W33/[BIP-675] Enable Several E-CLPs [Arbitrum].json` MULTISIG: `multisigs/lm (mainnet:0xc38c5f97B34E175FFd35407fc91a937300E33860)` -COMMIT: `6edd07884a61407a49e913e0156c50c1fe9ff3b8` +COMMIT: `dc52fbbf1e7774ed69727430f7e347b34b4eed90` CHAIN(S): `arbitrum` -TENDERLY: [`🟩 SUCCESS`](https://www.tdly.co/shared/simulation/da851f1d-2c8e-4091-a134-68106f1cd569) +TENDERLY: [`🟩 SUCCESS`](https://www.tdly.co/shared/simulation/1613ecc9-21d2-4827-9e56-fd968c833fa8) ``` +-----------------------+---------------------------------------------------------------------+---------------------+--------------------------------------------+-----------------------------------------------------------+--------------------------------------------+----------------+---------+----------+ | function | pool_id_and_address | symbol_and_info | gauge_address_and_info | tokens | rate_providers | review_summary | bip | tx_index | @@ -11,7 +11,7 @@ TENDERLY: [`🟩 SUCCESS`](https://www.tdly.co/shared/simulation/da851f1d-2c8e-4 | | pool_address: 0xdeEaF8B0A8Cf26217261b813e085418C7dD8F1eE | fee: 0.15 | Style: L0 sidechain | 0xCA5d8F8a8d49439357d3CF46Ca2e720702F132b8: GYD | 0x0000000000000000000000000000000000000000 | -- | | | | | | a-factor: N/A | cap: 100.0% | | | | | | | GaugeAdderV4/addGauge | 0xa899c63ba9ff275d6bfc83e43ee8e58ff6987584000200000000000000000594 | ECLP-rETH-wstETH | 0xcb785286C9bEBeFF7654a8238Eb563666fD75338 | 0x5979D7b546E38E414F7E9822514be443A4800529: wstETH | 0xf7c5c26B574063e7b098ed74fAd6779e65E3F836 | safe | BIP-675 | 1 | -| | pool_address: 0xa899c63BA9ff275d6bfc83E43ee8E58fF6987584 | fee: 0.02 | Style: L0 sidechain | 0xEC70Dcb4A1EFa46b8F2D97C310C9c4790ba5ffA8: rETH | 0xd4E96eF8eee8678dBFf4d535E033Ed1a4F7605b7 | !!NO REVIEW!! | | | +| | pool_address: 0xa899c63BA9ff275d6bfc83E43ee8E58fF6987584 | fee: 0.02 | Style: L0 sidechain | 0xEC70Dcb4A1EFa46b8F2D97C310C9c4790ba5ffA8: rETH | 0xd4E96eF8eee8678dBFf4d535E033Ed1a4F7605b7 | safe | | | | | | a-factor: N/A | cap: 100.0% | | | | | | | GaugeAdderV4/addGauge | 0xff38cc0ce0de4476c5a3e78675b48420a851035b000200000000000000000593 | ECLP-GHO-GYD-rh | 0xB599e35f760c47888aD3fF684FF4cd01ff4Dc45B | 0xCA5d8F8a8d49439357d3CF46Ca2e720702F132b8: GYD | 0x0000000000000000000000000000000000000000 | -- | BIP-675 | 2 | | | pool_address: 0xff38cC0cE0DE4476C5a3e78675b48420A851035B | fee: 0.01 | Style: L0 sidechain | 0xD9FBA68D89178e3538e708939332c79efC540179: stataArbGHO | 0x177862A0242acD8b5F9cc757a963c1C8883da45E | !!NO REVIEW!! | | | From 31dd4fbebbbc307df1ca2c0f4f0ed0a3218e324a Mon Sep 17 00:00:00 2001 From: gosuto-inzasheru Date: Mon, 12 Aug 2024 12:23:55 +0000 Subject: [PATCH 7/7] Automated processing of Payload PR (validations, transformations, and reports) + reformat JSON --- .../[BIP-675] Enable Several E-CLPs [Arbitrum].report.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/BIPs/2024-W33/[BIP-675] Enable Several E-CLPs [Arbitrum].report.txt b/BIPs/2024-W33/[BIP-675] Enable Several E-CLPs [Arbitrum].report.txt index e84384f45..8fe2914f5 100644 --- a/BIPs/2024-W33/[BIP-675] Enable Several E-CLPs [Arbitrum].report.txt +++ b/BIPs/2024-W33/[BIP-675] Enable Several E-CLPs [Arbitrum].report.txt @@ -1,8 +1,8 @@ FILENAME: `BIPs/2024-W33/[BIP-675] Enable Several E-CLPs [Arbitrum].json` MULTISIG: `multisigs/lm (mainnet:0xc38c5f97B34E175FFd35407fc91a937300E33860)` -COMMIT: `dc52fbbf1e7774ed69727430f7e347b34b4eed90` +COMMIT: `cd890a4612ba0a90d173cf3e289230afaaa98b1b` CHAIN(S): `arbitrum` -TENDERLY: [`🟩 SUCCESS`](https://www.tdly.co/shared/simulation/1613ecc9-21d2-4827-9e56-fd968c833fa8) +TENDERLY: [`🟩 SUCCESS`](https://www.tdly.co/shared/simulation/c9d56238-400d-404d-a869-c4e7e0fcc36c) ``` +-----------------------+---------------------------------------------------------------------+---------------------+--------------------------------------------+-----------------------------------------------------------+--------------------------------------------+----------------+---------+----------+ | function | pool_id_and_address | symbol_and_info | gauge_address_and_info | tokens | rate_providers | review_summary | bip | tx_index | @@ -14,12 +14,12 @@ TENDERLY: [`🟩 SUCCESS`](https://www.tdly.co/shared/simulation/1613ecc9-21d2-4 | | pool_address: 0xa899c63BA9ff275d6bfc83E43ee8E58fF6987584 | fee: 0.02 | Style: L0 sidechain | 0xEC70Dcb4A1EFa46b8F2D97C310C9c4790ba5ffA8: rETH | 0xd4E96eF8eee8678dBFf4d535E033Ed1a4F7605b7 | safe | | | | | | a-factor: N/A | cap: 100.0% | | | | | | | GaugeAdderV4/addGauge | 0xff38cc0ce0de4476c5a3e78675b48420a851035b000200000000000000000593 | ECLP-GHO-GYD-rh | 0xB599e35f760c47888aD3fF684FF4cd01ff4Dc45B | 0xCA5d8F8a8d49439357d3CF46Ca2e720702F132b8: GYD | 0x0000000000000000000000000000000000000000 | -- | BIP-675 | 2 | -| | pool_address: 0xff38cC0cE0DE4476C5a3e78675b48420A851035B | fee: 0.01 | Style: L0 sidechain | 0xD9FBA68D89178e3538e708939332c79efC540179: stataArbGHO | 0x177862A0242acD8b5F9cc757a963c1C8883da45E | !!NO REVIEW!! | | | +| | pool_address: 0xff38cC0cE0DE4476C5a3e78675b48420A851035B | fee: 0.01 | Style: L0 sidechain | 0xD9FBA68D89178e3538e708939332c79efC540179: stataArbGHO | 0x177862A0242acD8b5F9cc757a963c1C8883da45E | safe | | | | | | a-factor: N/A | cap: 100.0% | | | | | | | GaugeAdderV4/addGauge | 0x71c64ac8ec1da03f8a05c3cfeb6493e6dad54a6f000200000000000000000592 | ECLP-wUSDM-USDC-rh | 0x594dD4297Ef4A5ebeD3DA337Aa56078637aCb18E | 0x57F5E098CaD7A3D1Eed53991D4d66C45C9AF7812: wUSDM | 0x7F55E509006C9Df7594C4819Ba7ebfE6EfE4854b | safe | BIP-675 | 3 | | | pool_address: 0x71c64ac8Ec1DA03f8A05C3cfEB6493E6DAd54a6F | fee: 0.01 | Style: L0 sidechain | 0x7CFaDFD5645B50bE87d546f42699d863648251ad: stataArbUSDCn | 0x87cD462A781c0ca843EAB131Bf368328848bB6fD | safe | | | | | | a-factor: N/A | cap: 100.0% | | | | | | -| GaugeAdderV4/addGauge | 0x36c2f879f446c3b6533f9703745c0504f3a84885000200000000000000000591 | ECLP-sFRAX-aFRAX | 0x00654F788342647A8Aa15f2eb2490e17d222aC85 | 0x89AEc2023f89E26Dbb7eaa7a98fe3996f9d112A8: stataArbFRAX | 0x183Ac1bCC538aa9729350f8a9C6357a268e1Bd03 | !!NO REVIEW!! | BIP-675 | 4 | +| GaugeAdderV4/addGauge | 0x36c2f879f446c3b6533f9703745c0504f3a84885000200000000000000000591 | ECLP-sFRAX-aFRAX | 0x00654F788342647A8Aa15f2eb2490e17d222aC85 | 0x89AEc2023f89E26Dbb7eaa7a98fe3996f9d112A8: stataArbFRAX | 0x183Ac1bCC538aa9729350f8a9C6357a268e1Bd03 | safe | BIP-675 | 4 | | | pool_address: 0x36C2f879f446c3b6533f9703745C0504f3a84885 | fee: 0.01 | Style: L0 sidechain | 0xe3b3FE7bcA19cA77Ad877A5Bebab186bEcfAD906: sFRAX | 0x155a25c8C3a9353d47BCDBc3650E19d1aEa13E54 | safe | | | | | | a-factor: N/A | cap: 100.0% | | | | | | +-----------------------+---------------------------------------------------------------------+---------------------+--------------------------------------------+-----------------------------------------------------------+--------------------------------------------+----------------+---------+----------+