Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BIP-593: Enable gauge for WETH/wstETH on [Polygon zkEVM] #915

Merged
merged 3 commits into from Apr 29, 2024

Conversation

Xeonus
Copy link
Collaborator

@Xeonus Xeonus commented Apr 24, 2024

  • enable wstETH/WETH gauge on zkEVM
  • add to core pool list
  • Rate provider based on Chainlink factory (on pool see rateProvider 1 as ChainlinkRateProvider target

- enable wstETH/WETH gauge on zkEVM
- add to core pool list
- Rate provider based on Chainlink factory (on [pool](https://zkevm.polygonscan.com/address/0xe58cD0C79CDff6252476b3445BEE1400503e0aE0#readContract) see rateProvider 1 as  [ChainlinkRateProvider](https://zkevm.polygonscan.com/address/0x8dd590Ebb702C21A41289A0a69B0C6F74BdeCE75) target
- add core pool to core pool config
Copy link
Contributor

BIP validation results for file BIPs/2024-W18/BIP-593.json:
Commit: de8b2b34d17334900bf8044018fa0b2827de92a3

+-------------------------------+--------+
|           Validator           | Result |
+-------------------------------+--------+
|     validate_contains_msig    |   OK   |
| validate_msig_in_address_book |   OK   |
|    validate_chain_specified   |   OK   |
|     validate_file_has_bip     |   OK   |
|  validate_path_has_weekly_dir |   OK   |
+-------------------------------+--------+

Copy link
Contributor

FILENAME: BIPs/2024-W18/BIP-593.json
MULTISIG: multisigs/lm (mainnet:0xc38c5f97B34E175FFd35407fc91a937300E33860)
COMMIT: de8b2b34d17334900bf8044018fa0b2827de92a3
CHAIN(S): zkevm
TENDERLY: SUCCESS

+-----------------------+---------------------------------------------------------------------+--------------------------+--------------------------------------------+--------------------------------------------------------+------------------------------------------------+---------+------------+
| function              | pool_id_and_address                                                 | symbol_and_info          | gauge_address_and_info                     | tokens                                                 | rate_providers                                 | bip     |   tx_index |
+=======================+=====================================================================+==========================+============================================+========================================================+================================================+=========+============+
| GaugeAdderV4/addGauge | 0xe58cd0c79cdff6252476b3445bee1400503e0ae0000200000000000000000066  | ECLP-wstETH-WETH         | 0xf21F8CC39f5858cb2eAF5654a863C9b034AE451F | "WETH(0x4F9A0e7FD2Bf6067db6994CF12E4495Df938E6e9)",    | "0x0000000000000000000000000000000000000000",  | BIP-593 |          0 |
|                       | pool_address: 0xe58cD0C79CDff6252476b3445BEE1400503e0aE0            | fee: 0.01, a-factor: N/A |  Style: L0 sidechain, cap: 100.0%          |   "wstETH(0x5D8cfF95D7A57c0BF50B30b43c7CC0D52825D4a9)" |   "0x8dd590Ebb702C21A41289A0a69B0C6F74BdeCE75" |         |            |
+-----------------------+---------------------------------------------------------------------+--------------------------+--------------------------------------------+--------------------------------------------------------+------------------------------------------------+---------+------------+

Copy link
Contributor

BIP validation results for file BIPs/2024-W18/BIP-593.json:
Commit: 116e3acbd5119ebbb019c9bc2f33f6148c8bc55e

+-------------------------------+--------+
|           Validator           | Result |
+-------------------------------+--------+
|     validate_contains_msig    |   OK   |
| validate_msig_in_address_book |   OK   |
|    validate_chain_specified   |   OK   |
|     validate_file_has_bip     |   OK   |
|  validate_path_has_weekly_dir |   OK   |
+-------------------------------+--------+

Copy link
Contributor

FILENAME: BIPs/2024-W18/BIP-593.json
MULTISIG: multisigs/lm (mainnet:0xc38c5f97B34E175FFd35407fc91a937300E33860)
COMMIT: 116e3acbd5119ebbb019c9bc2f33f6148c8bc55e
CHAIN(S): zkevm
TENDERLY: SUCCESS

+-----------------------+---------------------------------------------------------------------+--------------------------+--------------------------------------------+--------------------------------------------------------+------------------------------------------------+---------+------------+
| function              | pool_id_and_address                                                 | symbol_and_info          | gauge_address_and_info                     | tokens                                                 | rate_providers                                 | bip     |   tx_index |
+=======================+=====================================================================+==========================+============================================+========================================================+================================================+=========+============+
| GaugeAdderV4/addGauge | 0xe58cd0c79cdff6252476b3445bee1400503e0ae0000200000000000000000066  | ECLP-wstETH-WETH         | 0xf21F8CC39f5858cb2eAF5654a863C9b034AE451F | "WETH(0x4F9A0e7FD2Bf6067db6994CF12E4495Df938E6e9)",    | "0x0000000000000000000000000000000000000000",  | BIP-593 |          0 |
|                       | pool_address: 0xe58cD0C79CDff6252476b3445BEE1400503e0aE0            | fee: 0.01, a-factor: N/A |  Style: L0 sidechain, cap: 100.0%          |   "wstETH(0x5D8cfF95D7A57c0BF50B30b43c7CC0D52825D4a9)" |   "0x8dd590Ebb702C21A41289A0a69B0C6F74BdeCE75" |         |            |
+-----------------------+---------------------------------------------------------------------+--------------------------+--------------------------------------------+--------------------------------------------------------+------------------------------------------------+---------+------------+

@Tritium-VLK Tritium-VLK merged commit 40d65a7 into main Apr 29, 2024
@Tritium-VLK Tritium-VLK deleted the BIP-593-wstETH-WETH-gyro-gauge-zkevm branch April 29, 2024 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants