From 9039c45411d52aeb11ecb634e9918b2ca4949a09 Mon Sep 17 00:00:00 2001 From: Leonardo Massazza Date: Mon, 4 Mar 2024 18:16:54 -0700 Subject: [PATCH] Markab release v2.99.1 (#2213) * Caph-v2.86.0-alpha (#2063) * Prepublish step * 2.86.0-alpha * Izar v2.87.0 alpha (#2072) * Prepublish step * 2.87.0-alpha * Merak-release-v2.90.0-alpha (#2097) * Prepublish step * 2.90.0-alpha * Update TRX Pause Status (#2099) * Update TRX Pause Status Mainnet * Update on goerli optimism * Merak-release-v2.90.2-alpha (#2105) * Prepublish step * 2.90.2-alpha * Ankaa release v2.91.0 alpha (#2119) * SCCP-293 (#2076) As part of SCCP-293: - LPM can only increase by 25% until reaches target - LBR can only increase by 10% until it reaches targets - skewScale can only increase by 10% until reaches target * SIP-298 - Add new markets (#2075) * Set SIP-298 markets as resumed (already on-chain) (#2080) * Set markets as resumed (already on-chain) * fix test * SIP-2014: New PerpsV2 Markets (#2082) * set markets for SIP-2014 and prepare SIP-2015 * Add missing asset * use CL decimals instead of hardcoded 8 decimals * Add SIP-2015 markets (#2084) * Add SIP-2015 markets * Update perpsv2-markets.json (#2085) --------- Co-authored-by: kaleb <62237347+kaleb-keny@users.noreply.github.com> * Update Perp Parameters & set Paused to False (#2087) * Update perpsv2-markets.json - optimism-goerli (#2083) * fix(chainMapping): fix typos in chain mappings (#1959) * Bump webpack from 5.75.0 to 5.76.0 (#2050) Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: meb <4982406+barrasso@users.noreply.github.com> * Fix CI Test failing due to fork limitation (#2090) * Update Perps V2 Market Settings - Skew Scale (#2088) * Update perpsv2-markets.json (#2091) * Update SCCP-293/2005 (#2092) * implements sccp-2009 (#2094) updates minAge to 4 and magAge to 60 seconds - post-bedrock changes * Implement SIP-2021 (stETH) (#2095) * Add missing markets to goerli (#2096) * Add missing markets to goerli * update goerli values with optimism ones * SCCP-2012-2014-2015 (#2101) * Update perpsv2-markets.json * Update perpsv2-markets.json * update goerli parameters * Configure sSTETHPERP on Goerli-ovm (#2104) * Configure sSTETHPERP on Goerli-ovm * fix range in test * Update perps v2 config (#2109) * fix test (updated config out of range) * Update on mainnet json Incorporates - SCCP-2016 - SCCP-2017 - SCCP-2018 - SCCP-2019 - SCCP-2020 - SCCP-2021 - SCCP-2022 * update to goerli json * lint --------- Co-authored-by: Leonardo Massazza * update as per sccp (#2112) * update as per 2024 (#2113) Co-authored-by: Leonardo Massazza * update json (#2114) * update sccp-2026-2027 (#2117) * update address (#2111) * Add new markets (SIP-2009/23/24/25/26/27) (#2110) * Add new markets (SIP-2009/23/24/25) * Update Parameters + Include SIP 2026 & 2027 (#2116) * Update Parameters + Include SIP 2026 & 2027 * update default min age to 2 seconds * fix feeds (#2118) * add missing stETH info * fix release name --------- Co-authored-by: kaleb <62237347+kaleb-keny@users.noreply.github.com> * Goerli-ovm artifacts * latest --------- Signed-off-by: dependabot[bot] Co-authored-by: kaleb <62237347+kaleb-keny@users.noreply.github.com> Co-authored-by: meb <4982406+barrasso@users.noreply.github.com> Co-authored-by: Will Cory Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Prepublish step * 2.91.0-alpha * Enif-release-v2.92.0-alpha (#2126) * Prepublish step * 2.92.0-alpha * Scheat release v2.93.0 alpha (#2131) * Prepublish step * 2.93.0-alpha * Sabik release v2.94.0 alpha (#2146) * SCCP-293 (#2076) As part of SCCP-293: - LPM can only increase by 25% until reaches target - LBR can only increase by 10% until it reaches targets - skewScale can only increase by 10% until reaches target * SIP-298 - Add new markets (#2075) * Set SIP-298 markets as resumed (already on-chain) (#2080) * Set markets as resumed (already on-chain) * fix test * SIP-2014: New PerpsV2 Markets (#2082) * set markets for SIP-2014 and prepare SIP-2015 * Add missing asset * use CL decimals instead of hardcoded 8 decimals * Add SIP-2015 markets (#2084) * Add SIP-2015 markets * Update perpsv2-markets.json (#2085) --------- Co-authored-by: kaleb <62237347+kaleb-keny@users.noreply.github.com> * Update Perp Parameters & set Paused to False (#2087) * Update perpsv2-markets.json - optimism-goerli (#2083) * fix(chainMapping): fix typos in chain mappings (#1959) * Bump webpack from 5.75.0 to 5.76.0 (#2050) Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: meb <4982406+barrasso@users.noreply.github.com> * Fix CI Test failing due to fork limitation (#2090) * Update Perps V2 Market Settings - Skew Scale (#2088) * Update perpsv2-markets.json (#2091) * Update SCCP-293/2005 (#2092) * implements sccp-2009 (#2094) updates minAge to 4 and magAge to 60 seconds - post-bedrock changes * Implement SIP-2021 (stETH) (#2095) * Add missing markets to goerli (#2096) * Add missing markets to goerli * update goerli values with optimism ones * SCCP-2012-2014-2015 (#2101) * Update perpsv2-markets.json * Update perpsv2-markets.json * update goerli parameters * Configure sSTETHPERP on Goerli-ovm (#2104) * Configure sSTETHPERP on Goerli-ovm * fix range in test * Update perps v2 config (#2109) * fix test (updated config out of range) * Update on mainnet json Incorporates - SCCP-2016 - SCCP-2017 - SCCP-2018 - SCCP-2019 - SCCP-2020 - SCCP-2021 - SCCP-2022 * update to goerli json * lint --------- Co-authored-by: Leonardo Massazza * update as per sccp (#2112) * update as per 2024 (#2113) Co-authored-by: Leonardo Massazza * update json (#2114) * update sccp-2026-2027 (#2117) * update address (#2111) * Add new markets (SIP-2009/23/24/25/26/27) (#2110) * Add new markets (SIP-2009/23/24/25) * Update Parameters + Include SIP 2026 & 2027 (#2116) * Update Parameters + Include SIP 2026 & 2027 * update default min age to 2 seconds * fix feeds (#2118) * add missing stETH info * fix release name --------- Co-authored-by: kaleb <62237347+kaleb-keny@users.noreply.github.com> * update eth/btc and etc feeds (#2120) * Update feeds.json * Update feeds.json * SCCP 2029 & 2030 (#2124) * update sccps * update georli * sccp-2031 (#2125) * SIP-2028 (#2123) * update repo * update chainlink feed * lint and offchain market key fix * add release info * fix feeds --------- Co-authored-by: Leonardo Massazza * sccp-2032-2033 (#2128) * update perps v2 json (#2130) * SIP-2030 (#2129) * Adding USDT Update perpsv2-markets.json * update parameters * update max market value * Add releases info --------- Co-authored-by: Leonardo Massazza * Update Optimism Goerli Chainlink Feeds / Executes SCCP-2036 (#2134) * Update feeds.json * update mkr * flip USDT liquidation parameters * update to bp * npm audit fix (#2138) * update json (#2136) Co-authored-by: Leonardo Massazza * update json (#2140) * update perps v2 json (#2142) * SIP-2029, SIP-2031, SIP-2032, SIP-2033 markets (#2137) * SIP-2033 markets * SIP-2032 (#2139) * SIP-2032 - fakeFeeds * fix THOR -> RUNE * fix feed (fakes using wrong template) * continue on exception from Tenderly * Add SEI market (SIP-2029) * Update added feeds * update release feeds (#2141) * update release feeds - Missing * update perps v2 settings * update goerli feeds * Update feeds.json * remove fake feed * Update feeds.json (#2144) * fix wrong config * update RNDR parameters (#2145) --------- Co-authored-by: kaleb <62237347+kaleb-keny@users.noreply.github.com> * fix releases.json * goerli deployment artifacts * update as per sccp-2040 (#2147) --------- Signed-off-by: dependabot[bot] Co-authored-by: kaleb <62237347+kaleb-keny@users.noreply.github.com> Co-authored-by: meb <4982406+barrasso@users.noreply.github.com> Co-authored-by: Will Cory Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Prepublish step * 2.94.0-alpha * Phecda-release-v2.96.0-alpha (#2161) * SCCP-293 (#2076) As part of SCCP-293: - LPM can only increase by 25% until reaches target - LBR can only increase by 10% until it reaches targets - skewScale can only increase by 10% until reaches target * SIP-298 - Add new markets (#2075) * Set SIP-298 markets as resumed (already on-chain) (#2080) * Set markets as resumed (already on-chain) * fix test * SIP-2014: New PerpsV2 Markets (#2082) * set markets for SIP-2014 and prepare SIP-2015 * Add missing asset * use CL decimals instead of hardcoded 8 decimals * Add SIP-2015 markets (#2084) * Add SIP-2015 markets * Update perpsv2-markets.json (#2085) --------- Co-authored-by: kaleb <62237347+kaleb-keny@users.noreply.github.com> * Update Perp Parameters & set Paused to False (#2087) * Update perpsv2-markets.json - optimism-goerli (#2083) * fix(chainMapping): fix typos in chain mappings (#1959) * Bump webpack from 5.75.0 to 5.76.0 (#2050) Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: meb <4982406+barrasso@users.noreply.github.com> * Fix CI Test failing due to fork limitation (#2090) * Update Perps V2 Market Settings - Skew Scale (#2088) * Update perpsv2-markets.json (#2091) * Update SCCP-293/2005 (#2092) * implements sccp-2009 (#2094) updates minAge to 4 and magAge to 60 seconds - post-bedrock changes * Implement SIP-2021 (stETH) (#2095) * Add missing markets to goerli (#2096) * Add missing markets to goerli * update goerli values with optimism ones * SCCP-2012-2014-2015 (#2101) * Update perpsv2-markets.json * Update perpsv2-markets.json * update goerli parameters * Configure sSTETHPERP on Goerli-ovm (#2104) * Configure sSTETHPERP on Goerli-ovm * fix range in test * Update perps v2 config (#2109) * fix test (updated config out of range) * Update on mainnet json Incorporates - SCCP-2016 - SCCP-2017 - SCCP-2018 - SCCP-2019 - SCCP-2020 - SCCP-2021 - SCCP-2022 * update to goerli json * lint --------- Co-authored-by: Leonardo Massazza * update as per sccp (#2112) * update as per 2024 (#2113) Co-authored-by: Leonardo Massazza * update json (#2114) * update sccp-2026-2027 (#2117) * update address (#2111) * Add new markets (SIP-2009/23/24/25/26/27) (#2110) * Add new markets (SIP-2009/23/24/25) * Update Parameters + Include SIP 2026 & 2027 (#2116) * Update Parameters + Include SIP 2026 & 2027 * update default min age to 2 seconds * fix feeds (#2118) * add missing stETH info * fix release name --------- Co-authored-by: kaleb <62237347+kaleb-keny@users.noreply.github.com> * update eth/btc and etc feeds (#2120) * Update feeds.json * Update feeds.json * SCCP 2029 & 2030 (#2124) * update sccps * update georli * sccp-2031 (#2125) * SIP-2028 (#2123) * update repo * update chainlink feed * lint and offchain market key fix * add release info * fix feeds --------- Co-authored-by: Leonardo Massazza * sccp-2032-2033 (#2128) * update perps v2 json (#2130) * SIP-2030 (#2129) * Adding USDT Update perpsv2-markets.json * update parameters * update max market value * Add releases info --------- Co-authored-by: Leonardo Massazza * Update Optimism Goerli Chainlink Feeds / Executes SCCP-2036 (#2134) * Update feeds.json * update mkr * flip USDT liquidation parameters * update to bp * npm audit fix (#2138) * update json (#2136) Co-authored-by: Leonardo Massazza * update json (#2140) * update perps v2 json (#2142) * SIP-2029, SIP-2031, SIP-2032, SIP-2033 markets (#2137) * SIP-2033 markets * SIP-2032 (#2139) * SIP-2032 - fakeFeeds * fix THOR -> RUNE * fix feed (fakes using wrong template) * continue on exception from Tenderly * Add SEI market (SIP-2029) * Update added feeds * update release feeds (#2141) * update release feeds - Missing * update perps v2 settings * update goerli feeds * Update feeds.json * remove fake feed * Update feeds.json (#2144) * fix wrong config * update RNDR parameters (#2145) --------- Co-authored-by: kaleb <62237347+kaleb-keny@users.noreply.github.com> * update as per sccp-2040 (#2147) * unpause new markets (#2149) * update json - sccp-2041-2042 (#2150) * Update steth eth goerli feed (#2151) Co-authored-by: Leonardo Massazza * update as per sccp-2044 (#2152) * sccp-2045 (#2153) * implement 2046 (#2154) * sccp-2048 (#2155) * update skew scale as per sccp-2049 (#2156) * Fix CI - Use a new foundry cache (#2157) * use a new foundry cache * another try * rm repo * fix integration test too * pr review * sccp-2050 (#2158) * implements sccp-2052 (#2159) * SIP-2036 fix reward distributor to bubble failures (#2160) * fix reward distributor to bubble failures in the simplest possible way, fix a bug which prevents reward distribution from getting sent to L2 due to internal OOG gas logic in optimism contract (normally if you are OOG then the remaining code in RewardsDistribution would also fail, but optimism deliberately consumes an excessive amount of gas in a way that causes only the internal call to fail) in accordance with [SIP-2036](https://sips-go29dg4x3-synthetixio.vercel.app/sips/sip-2036/) note: if you are wondering why I didnt just call the rewards distribution receiver contract normally and continue to be using hte low level call, the reason is im trying to keep changes to a minimal and this change basically ended up being a 1 line changes. * fix bug * fix bug where reward distribution dispursement is sent should be an and not an or * adding notify reward amount to the trading rewards otherwise sending rewards to l2 will fail * Goerli deployment artifacts * Goerli deployment artifacts --------- Signed-off-by: dependabot[bot] Co-authored-by: kaleb <62237347+kaleb-keny@users.noreply.github.com> Co-authored-by: meb <4982406+barrasso@users.noreply.github.com> Co-authored-by: Will Cory Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dbeal * Prepublish step * 2.96.0-alpha * fix ci job (test-deploy-script) * Aludra release v2.97.0 alpha (#2175) * SCCP-293 (#2076) As part of SCCP-293: - LPM can only increase by 25% until reaches target - LBR can only increase by 10% until it reaches targets - skewScale can only increase by 10% until reaches target * SIP-298 - Add new markets (#2075) * Set SIP-298 markets as resumed (already on-chain) (#2080) * Set markets as resumed (already on-chain) * fix test * SIP-2014: New PerpsV2 Markets (#2082) * set markets for SIP-2014 and prepare SIP-2015 * Add missing asset * use CL decimals instead of hardcoded 8 decimals * Add SIP-2015 markets (#2084) * Add SIP-2015 markets * Update perpsv2-markets.json (#2085) --------- Co-authored-by: kaleb <62237347+kaleb-keny@users.noreply.github.com> * Update Perp Parameters & set Paused to False (#2087) * Update perpsv2-markets.json - optimism-goerli (#2083) * fix(chainMapping): fix typos in chain mappings (#1959) * Bump webpack from 5.75.0 to 5.76.0 (#2050) Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: meb <4982406+barrasso@users.noreply.github.com> * Fix CI Test failing due to fork limitation (#2090) * Update Perps V2 Market Settings - Skew Scale (#2088) * Update perpsv2-markets.json (#2091) * Update SCCP-293/2005 (#2092) * implements sccp-2009 (#2094) updates minAge to 4 and magAge to 60 seconds - post-bedrock changes * Implement SIP-2021 (stETH) (#2095) * Add missing markets to goerli (#2096) * Add missing markets to goerli * update goerli values with optimism ones * SCCP-2012-2014-2015 (#2101) * Update perpsv2-markets.json * Update perpsv2-markets.json * update goerli parameters * Configure sSTETHPERP on Goerli-ovm (#2104) * Configure sSTETHPERP on Goerli-ovm * fix range in test * Update perps v2 config (#2109) * fix test (updated config out of range) * Update on mainnet json Incorporates - SCCP-2016 - SCCP-2017 - SCCP-2018 - SCCP-2019 - SCCP-2020 - SCCP-2021 - SCCP-2022 * update to goerli json * lint --------- Co-authored-by: Leonardo Massazza * update as per sccp (#2112) * update as per 2024 (#2113) Co-authored-by: Leonardo Massazza * update json (#2114) * update sccp-2026-2027 (#2117) * update address (#2111) * Add new markets (SIP-2009/23/24/25/26/27) (#2110) * Add new markets (SIP-2009/23/24/25) * Update Parameters + Include SIP 2026 & 2027 (#2116) * Update Parameters + Include SIP 2026 & 2027 * update default min age to 2 seconds * fix feeds (#2118) * add missing stETH info * fix release name --------- Co-authored-by: kaleb <62237347+kaleb-keny@users.noreply.github.com> * update eth/btc and etc feeds (#2120) * Update feeds.json * Update feeds.json * SCCP 2029 & 2030 (#2124) * update sccps * update georli * sccp-2031 (#2125) * SIP-2028 (#2123) * update repo * update chainlink feed * lint and offchain market key fix * add release info * fix feeds --------- Co-authored-by: Leonardo Massazza * sccp-2032-2033 (#2128) * update perps v2 json (#2130) * SIP-2030 (#2129) * Adding USDT Update perpsv2-markets.json * update parameters * update max market value * Add releases info --------- Co-authored-by: Leonardo Massazza * Update Optimism Goerli Chainlink Feeds / Executes SCCP-2036 (#2134) * Update feeds.json * update mkr * flip USDT liquidation parameters * update to bp * npm audit fix (#2138) * update json (#2136) Co-authored-by: Leonardo Massazza * update json (#2140) * update perps v2 json (#2142) * SIP-2029, SIP-2031, SIP-2032, SIP-2033 markets (#2137) * SIP-2033 markets * SIP-2032 (#2139) * SIP-2032 - fakeFeeds * fix THOR -> RUNE * fix feed (fakes using wrong template) * continue on exception from Tenderly * Add SEI market (SIP-2029) * Update added feeds * update release feeds (#2141) * update release feeds - Missing * update perps v2 settings * update goerli feeds * Update feeds.json * remove fake feed * Update feeds.json (#2144) * fix wrong config * update RNDR parameters (#2145) --------- Co-authored-by: kaleb <62237347+kaleb-keny@users.noreply.github.com> * update as per sccp-2040 (#2147) * unpause new markets (#2149) * update json - sccp-2041-2042 (#2150) * Update steth eth goerli feed (#2151) Co-authored-by: Leonardo Massazza * update as per sccp-2044 (#2152) * sccp-2045 (#2153) * implement 2046 (#2154) * sccp-2048 (#2155) * update skew scale as per sccp-2049 (#2156) * Fix CI - Use a new foundry cache (#2157) * use a new foundry cache * another try * rm repo * fix integration test too * pr review * sccp-2050 (#2158) * implements sccp-2052 (#2159) * SIP-2036 fix reward distributor to bubble failures (#2160) * fix reward distributor to bubble failures in the simplest possible way, fix a bug which prevents reward distribution from getting sent to L2 due to internal OOG gas logic in optimism contract (normally if you are OOG then the remaining code in RewardsDistribution would also fail, but optimism deliberately consumes an excessive amount of gas in a way that causes only the internal call to fail) in accordance with [SIP-2036](https://sips-go29dg4x3-synthetixio.vercel.app/sips/sip-2036/) note: if you are wondering why I didnt just call the rewards distribution receiver contract normally and continue to be using hte low level call, the reason is im trying to keep changes to a minimal and this change basically ended up being a 1 line changes. * fix bug * fix bug where reward distribution dispursement is sent should be an and not an or * adding notify reward amount to the trading rewards otherwise sending rewards to l2 will fail * update sccp 2053 (#2163) Co-authored-by: Leonardo Massazza * sccp-2054 (#2164) * sccp-2055 (#2166) * update as per sccp 2056 (#2167) * update as per sccp 2056 * Revert "update as per sccp 2056" This reverts commit 3b2825112c5c5ec4f3e8d6acdd72fb24410ecaff. * sccp 2056 * sccp-2057 (#2168) * sccp-2058 (#2169) * sccp-2059 (#2170) * sip-2035-2037-2038-2039-2040-2041-2042 (#2171) * initial commit * fix json * fix json * fix divergence * fix in json and lint * fix releases * fix feeds * fix feed * fix. add new exception on know limitations * fix inverted values in config * fix and log improvement * update skew scale (#2173) * Remove SIP-2038 (#2174) --------- Co-authored-by: Leonardo Massazza * Goerli deployment artifacts --------- Signed-off-by: dependabot[bot] Co-authored-by: kaleb <62237347+kaleb-keny@users.noreply.github.com> Co-authored-by: meb <4982406+barrasso@users.noreply.github.com> Co-authored-by: Will Cory Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dbeal * Prepublish step * 2.97.2-alpha * Markeb release v2.98.0 alpha (#2189) * SCCP-293 (#2076) As part of SCCP-293: - LPM can only increase by 25% until reaches target - LBR can only increase by 10% until it reaches targets - skewScale can only increase by 10% until reaches target * SIP-298 - Add new markets (#2075) * Set SIP-298 markets as resumed (already on-chain) (#2080) * Set markets as resumed (already on-chain) * fix test * SIP-2014: New PerpsV2 Markets (#2082) * set markets for SIP-2014 and prepare SIP-2015 * Add missing asset * use CL decimals instead of hardcoded 8 decimals * Add SIP-2015 markets (#2084) * Add SIP-2015 markets * Update perpsv2-markets.json (#2085) --------- Co-authored-by: kaleb <62237347+kaleb-keny@users.noreply.github.com> * Update Perp Parameters & set Paused to False (#2087) * Update perpsv2-markets.json - optimism-goerli (#2083) * fix(chainMapping): fix typos in chain mappings (#1959) * Bump webpack from 5.75.0 to 5.76.0 (#2050) Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: meb <4982406+barrasso@users.noreply.github.com> * Fix CI Test failing due to fork limitation (#2090) * Update Perps V2 Market Settings - Skew Scale (#2088) * Update perpsv2-markets.json (#2091) * Update SCCP-293/2005 (#2092) * implements sccp-2009 (#2094) updates minAge to 4 and magAge to 60 seconds - post-bedrock changes * Implement SIP-2021 (stETH) (#2095) * Add missing markets to goerli (#2096) * Add missing markets to goerli * update goerli values with optimism ones * SCCP-2012-2014-2015 (#2101) * Update perpsv2-markets.json * Update perpsv2-markets.json * update goerli parameters * Configure sSTETHPERP on Goerli-ovm (#2104) * Configure sSTETHPERP on Goerli-ovm * fix range in test * Update perps v2 config (#2109) * fix test (updated config out of range) * Update on mainnet json Incorporates - SCCP-2016 - SCCP-2017 - SCCP-2018 - SCCP-2019 - SCCP-2020 - SCCP-2021 - SCCP-2022 * update to goerli json * lint --------- Co-authored-by: Leonardo Massazza * update as per sccp (#2112) * update as per 2024 (#2113) Co-authored-by: Leonardo Massazza * update json (#2114) * update sccp-2026-2027 (#2117) * update address (#2111) * Add new markets (SIP-2009/23/24/25/26/27) (#2110) * Add new markets (SIP-2009/23/24/25) * Update Parameters + Include SIP 2026 & 2027 (#2116) * Update Parameters + Include SIP 2026 & 2027 * update default min age to 2 seconds * fix feeds (#2118) * add missing stETH info * fix release name --------- Co-authored-by: kaleb <62237347+kaleb-keny@users.noreply.github.com> * update eth/btc and etc feeds (#2120) * Update feeds.json * Update feeds.json * SCCP 2029 & 2030 (#2124) * update sccps * update georli * sccp-2031 (#2125) * SIP-2028 (#2123) * update repo * update chainlink feed * lint and offchain market key fix * add release info * fix feeds --------- Co-authored-by: Leonardo Massazza * sccp-2032-2033 (#2128) * update perps v2 json (#2130) * SIP-2030 (#2129) * Adding USDT Update perpsv2-markets.json * update parameters * update max market value * Add releases info --------- Co-authored-by: Leonardo Massazza * Update Optimism Goerli Chainlink Feeds / Executes SCCP-2036 (#2134) * Update feeds.json * update mkr * flip USDT liquidation parameters * update to bp * npm audit fix (#2138) * update json (#2136) Co-authored-by: Leonardo Massazza * update json (#2140) * update perps v2 json (#2142) * SIP-2029, SIP-2031, SIP-2032, SIP-2033 markets (#2137) * SIP-2033 markets * SIP-2032 (#2139) * SIP-2032 - fakeFeeds * fix THOR -> RUNE * fix feed (fakes using wrong template) * continue on exception from Tenderly * Add SEI market (SIP-2029) * Update added feeds * update release feeds (#2141) * update release feeds - Missing * update perps v2 settings * update goerli feeds * Update feeds.json * remove fake feed * Update feeds.json (#2144) * fix wrong config * update RNDR parameters (#2145) --------- Co-authored-by: kaleb <62237347+kaleb-keny@users.noreply.github.com> * update as per sccp-2040 (#2147) * unpause new markets (#2149) * update json - sccp-2041-2042 (#2150) * Update steth eth goerli feed (#2151) Co-authored-by: Leonardo Massazza * update as per sccp-2044 (#2152) * sccp-2045 (#2153) * implement 2046 (#2154) * sccp-2048 (#2155) * update skew scale as per sccp-2049 (#2156) * Fix CI - Use a new foundry cache (#2157) * use a new foundry cache * another try * rm repo * fix integration test too * pr review * sccp-2050 (#2158) * implements sccp-2052 (#2159) * SIP-2036 fix reward distributor to bubble failures (#2160) * fix reward distributor to bubble failures in the simplest possible way, fix a bug which prevents reward distribution from getting sent to L2 due to internal OOG gas logic in optimism contract (normally if you are OOG then the remaining code in RewardsDistribution would also fail, but optimism deliberately consumes an excessive amount of gas in a way that causes only the internal call to fail) in accordance with [SIP-2036](https://sips-go29dg4x3-synthetixio.vercel.app/sips/sip-2036/) note: if you are wondering why I didnt just call the rewards distribution receiver contract normally and continue to be using hte low level call, the reason is im trying to keep changes to a minimal and this change basically ended up being a 1 line changes. * fix bug * fix bug where reward distribution dispursement is sent should be an and not an or * adding notify reward amount to the trading rewards otherwise sending rewards to l2 will fail * update sccp 2053 (#2163) Co-authored-by: Leonardo Massazza * sccp-2054 (#2164) * sccp-2055 (#2166) * update as per sccp 2056 (#2167) * update as per sccp 2056 * Revert "update as per sccp 2056" This reverts commit 3b2825112c5c5ec4f3e8d6acdd72fb24410ecaff. * sccp 2056 * sccp-2057 (#2168) * sccp-2058 (#2169) * sccp-2059 (#2170) * sip-2035-2037-2038-2039-2040-2041-2042 (#2171) * initial commit * fix json * fix json * fix divergence * fix in json and lint * fix releases * fix feeds * fix feed * fix. add new exception on know limitations * fix inverted values in config * fix and log improvement * update skew scale (#2173) * Remove SIP-2038 (#2174) --------- Co-authored-by: Leonardo Massazza * sccp-2063-2064 (#2179) * sccp-2065 (#2180) * sccp-2067 (#2182) * sccp-2067 * Update perpsv2-markets.json --------- Co-authored-by: Leonardo Massazza * Sccp 2069 2070 (#2183) * implements sccp 2069 and 2070 * Update perpsv2-markets.json * fix divergence * sccp-2071 (#2184) Co-authored-by: Leonardo Massazza * Sccp 2073 2072 (#2185) * Update perpsv2-markets.json * Update perpsv2-markets.json * typoes * executes ssccp 2047 and 2049 (#2186) * sccp-2074 (#2187) * sip-2044-2045 (#2188) * sip-2044-2045 initial commit * fix releases.json * lower ordi mmv * add missing assets * fix hh fork missing log --------- Co-authored-by: Leonardo Massazza * goerli optimism artifacts * Update offchain-feeds.json (#2191) * fix order - same in both networks --------- Signed-off-by: dependabot[bot] Co-authored-by: kaleb <62237347+kaleb-keny@users.noreply.github.com> Co-authored-by: meb <4982406+barrasso@users.noreply.github.com> Co-authored-by: Will Cory Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dbeal * Prepublish step * 2.98.0-alpha * Markab release v2.99.0 alpha (#2208) * Prepublish step * 2.99.0-alpha * add real STRK feed * add migration contract * Deployment artifacts * fix param according to current config --------- Signed-off-by: dependabot[bot] Co-authored-by: meb <4982406+barrasso@users.noreply.github.com> Co-authored-by: Synthetix Team Co-authored-by: kaleb <62237347+kaleb-keny@users.noreply.github.com> Co-authored-by: Will Cory Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dbeal --- .../Migration_MarkabOptimismStep1.sol | 307 +++++++++++++ package-lock.json | 60 ++- package.json | 2 +- publish/assets.json | 24 + .../deployed/goerli-ovm/perpsv2-markets.json | 4 +- publish/deployed/mainnet-ovm/config.json | 84 ++++ publish/deployed/mainnet-ovm/deployment.json | 402 ++++++++++++++++- publish/deployed/mainnet-ovm/feeds.json | 16 + .../deployed/mainnet-ovm/offchain-feeds.json | 24 + .../deployed/mainnet-ovm/perpsv2-markets.json | 138 +++++- publish/deployed/sepolia-ovm/config.json | 84 ++++ publish/deployed/sepolia-ovm/deployment.json | 416 ++++++++++++++++++ publish/deployed/sepolia-ovm/feeds.json | 20 + .../deployed/sepolia-ovm/offchain-feeds.json | 24 + .../deployed/sepolia-ovm/perpsv2-markets.json | 160 ++++++- publish/deployed/sepolia-ovm/versions.json | 150 +++++++ publish/releases.json | 29 ++ 17 files changed, 1901 insertions(+), 43 deletions(-) create mode 100644 contracts/migrations/Migration_MarkabOptimismStep1.sol diff --git a/contracts/migrations/Migration_MarkabOptimismStep1.sol b/contracts/migrations/Migration_MarkabOptimismStep1.sol new file mode 100644 index 0000000000..f397464392 --- /dev/null +++ b/contracts/migrations/Migration_MarkabOptimismStep1.sol @@ -0,0 +1,307 @@ +pragma solidity ^0.5.16; + +import "../BaseMigration.sol"; +import "../PerpsV2MarketState.sol"; +import "../PerpsV2ExchangeRate.sol"; +import "../FuturesMarketManager.sol"; +import "../PerpsV2MarketSettings.sol"; +import "../SystemStatus.sol"; +import "../ExchangeRates.sol"; + +interface ISynthetixNamedContract { + // solhint-disable func-name-mixedcase + function CONTRACT_NAME() external view returns (bytes32); +} + +// solhint-disable contract-name-camelcase +contract Migration_MarkabOptimismStep1 is BaseMigration { + // https://explorer.optimism.io/address/0x6d4a64C57612841c2C6745dB2a4E4db34F002D20; + address public constant OWNER = 0x6d4a64C57612841c2C6745dB2a4E4db34F002D20; + + // ---------------------------- + // EXISTING SYNTHETIX CONTRACTS + // ---------------------------- + + // https://explorer.optimism.io/address/0x5060490e390dc3D4590BD732550B3cf042d41334 + PerpsV2MarketState public constant perpsv2marketstatejupperp_i = + PerpsV2MarketState(0x5060490e390dc3D4590BD732550B3cf042d41334); + // https://explorer.optimism.io/address/0x2C15259D4886e2C0946f9aB7a5E389c86b3c3b04 + PerpsV2ExchangeRate public constant perpsv2exchangerate_i = + PerpsV2ExchangeRate(0x2C15259D4886e2C0946f9aB7a5E389c86b3c3b04); + // https://explorer.optimism.io/address/0xd30bdFd7e7a65fE109D5dE1D4e95F3B800FB7463 + FuturesMarketManager public constant futuresmarketmanager_i = + FuturesMarketManager(0xd30bdFd7e7a65fE109D5dE1D4e95F3B800FB7463); + // https://explorer.optimism.io/address/0x649F44CAC3276557D03223Dbf6395Af65b11c11c + PerpsV2MarketSettings public constant perpsv2marketsettings_i = + PerpsV2MarketSettings(0x649F44CAC3276557D03223Dbf6395Af65b11c11c); + // https://explorer.optimism.io/address/0xE8c41bE1A167314ABAF2423b72Bf8da826943FFD + SystemStatus public constant systemstatus_i = SystemStatus(0xE8c41bE1A167314ABAF2423b72Bf8da826943FFD); + // https://explorer.optimism.io/address/0xb76ab289C1C81498A17382CA40E799DA494f7EB7 + PerpsV2MarketState public constant perpsv2marketstatecvxperp_i = + PerpsV2MarketState(0xb76ab289C1C81498A17382CA40E799DA494f7EB7); + // https://explorer.optimism.io/address/0x73f056Ca71F4f4f5eA6375dD710D62247873001b + PerpsV2MarketState public constant perpsv2marketstatestrkperp_i = + PerpsV2MarketState(0x73f056Ca71F4f4f5eA6375dD710D62247873001b); + // https://explorer.optimism.io/address/0xe9Eb0074F3c7e4Fc5c8F717fB565649749EeFc4a + PerpsV2MarketState public constant perpsv2marketstatependleperp_i = + PerpsV2MarketState(0xe9Eb0074F3c7e4Fc5c8F717fB565649749EeFc4a); + // https://explorer.optimism.io/address/0x913bd76F7E1572CC8278CeF2D6b06e2140ca9Ce2 + ExchangeRates public constant exchangerates_i = ExchangeRates(0x913bd76F7E1572CC8278CeF2D6b06e2140ca9Ce2); + + // ---------------------------------- + // NEW CONTRACTS DEPLOYED TO BE ADDED + // ---------------------------------- + + constructor() public BaseMigration(OWNER) {} + + function contractsRequiringOwnership() public pure returns (address[] memory contracts) { + contracts = new address[](9); + contracts[0] = address(perpsv2marketstatejupperp_i); + contracts[1] = address(perpsv2exchangerate_i); + contracts[2] = address(futuresmarketmanager_i); + contracts[3] = address(perpsv2marketsettings_i); + contracts[4] = address(systemstatus_i); + contracts[5] = address(perpsv2marketstatecvxperp_i); + contracts[6] = address(perpsv2marketstatestrkperp_i); + contracts[7] = address(perpsv2marketstatependleperp_i); + contracts[8] = address(exchangerates_i); + } + + function migrate() external onlyOwner { + // ACCEPT OWNERSHIP for all contracts that require ownership to make changes + acceptAll(); + + // MIGRATION + systemstatus_i.updateAccessControl("Futures", address(this), true, false); + perpsv2marketstatejupperp_i.linkOrInitializeState(); + perpsv2exchangerate_addAssociatedContracts_1(); + futuresmarketmanager_addProxiedMarkets_2(); + perpsv2marketsettings_i.setTakerFee("sJUPPERP", 300000000000000000); + perpsv2marketsettings_i.setMakerFee("sJUPPERP", 300000000000000000); + perpsv2marketsettings_i.setTakerFeeDelayedOrder("sJUPPERP", 300000000000000000); + perpsv2marketsettings_i.setMakerFeeDelayedOrder("sJUPPERP", 300000000000000000); + perpsv2marketsettings_i.setTakerFeeOffchainDelayedOrder("sJUPPERP", 1000000000000000); + perpsv2marketsettings_i.setMakerFeeOffchainDelayedOrder("sJUPPERP", 200000000000000); + perpsv2marketsettings_i.setNextPriceConfirmWindow("sJUPPERP", 2); + perpsv2marketsettings_i.setDelayedOrderConfirmWindow("sJUPPERP", 120); + perpsv2marketsettings_i.setMinDelayTimeDelta("sJUPPERP", 60); + perpsv2marketsettings_i.setMaxDelayTimeDelta("sJUPPERP", 6000); + perpsv2marketsettings_i.setOffchainDelayedOrderMinAge("sJUPPERP", 2); + perpsv2marketsettings_i.setOffchainDelayedOrderMaxAge("sJUPPERP", 60); + perpsv2marketsettings_i.setMaxLeverage("sJUPPERP", 27500000000000000000); + perpsv2marketsettings_i.setMaxMarketValue("sJUPPERP", 2000000000000000000000000); + perpsv2marketsettings_i.setMaxFundingVelocity("sJUPPERP", 36000000000000000000); + perpsv2marketsettings_i.setSkewScale("sJUPPERP", 22500000000000000000000000); + perpsv2marketsettings_i.setOffchainMarketKey("sJUPPERP", "ocJUPPERP"); + perpsv2marketsettings_i.setOffchainPriceDivergence("sJUPPERP", 100000000000000000); + perpsv2marketsettings_i.setLiquidationPremiumMultiplier("sJUPPERP", 3000000000000000000); + perpsv2marketsettings_i.setMaxLiquidationDelta("sJUPPERP", 1200000000000000); + perpsv2marketsettings_i.setLiquidationBufferRatio("sJUPPERP", 15000000000000000); + perpsv2marketsettings_i.setMaxPD("sJUPPERP", 2400000000000000); + // Ensure perpsV2 market is paused according to config; + systemstatus_i.suspendFuturesMarket("sJUPPERP", 80); + // Ensure perpsV2 market is paused according to config; + systemstatus_i.suspendFuturesMarket("ocJUPPERP", 80); + perpsv2marketstatecvxperp_i.linkOrInitializeState(); + perpsv2exchangerate_addAssociatedContracts_28(); + futuresmarketmanager_addProxiedMarkets_29(); + perpsv2marketsettings_i.setTakerFee("sCVXPERP", 300000000000000000); + perpsv2marketsettings_i.setMakerFee("sCVXPERP", 300000000000000000); + perpsv2marketsettings_i.setTakerFeeDelayedOrder("sCVXPERP", 300000000000000000); + perpsv2marketsettings_i.setMakerFeeDelayedOrder("sCVXPERP", 300000000000000000); + perpsv2marketsettings_i.setTakerFeeOffchainDelayedOrder("sCVXPERP", 1000000000000000); + perpsv2marketsettings_i.setMakerFeeOffchainDelayedOrder("sCVXPERP", 200000000000000); + perpsv2marketsettings_i.setNextPriceConfirmWindow("sCVXPERP", 2); + perpsv2marketsettings_i.setDelayedOrderConfirmWindow("sCVXPERP", 120); + perpsv2marketsettings_i.setMinDelayTimeDelta("sCVXPERP", 60); + perpsv2marketsettings_i.setMaxDelayTimeDelta("sCVXPERP", 6000); + perpsv2marketsettings_i.setOffchainDelayedOrderMinAge("sCVXPERP", 2); + perpsv2marketsettings_i.setOffchainDelayedOrderMaxAge("sCVXPERP", 60); + perpsv2marketsettings_i.setMaxLeverage("sCVXPERP", 27500000000000000000); + perpsv2marketsettings_i.setMaxMarketValue("sCVXPERP", 40000000000000000000000); + perpsv2marketsettings_i.setMaxFundingVelocity("sCVXPERP", 36000000000000000000); + perpsv2marketsettings_i.setSkewScale("sCVXPERP", 750000000000000000000000); + perpsv2marketsettings_i.setOffchainMarketKey("sCVXPERP", "ocCVXPERP"); + perpsv2marketsettings_i.setOffchainPriceDivergence("sCVXPERP", 100000000000000000); + perpsv2marketsettings_i.setLiquidationPremiumMultiplier("sCVXPERP", 3000000000000000000); + perpsv2marketsettings_i.setMaxLiquidationDelta("sCVXPERP", 1200000000000000); + perpsv2marketsettings_i.setLiquidationBufferRatio("sCVXPERP", 15000000000000000); + perpsv2marketsettings_i.setMaxPD("sCVXPERP", 2400000000000000); + // Ensure perpsV2 market is paused according to config; + systemstatus_i.suspendFuturesMarket("sCVXPERP", 80); + // Ensure perpsV2 market is paused according to config; + systemstatus_i.suspendFuturesMarket("ocCVXPERP", 80); + perpsv2marketstatestrkperp_i.linkOrInitializeState(); + perpsv2exchangerate_addAssociatedContracts_55(); + futuresmarketmanager_addProxiedMarkets_56(); + perpsv2marketsettings_i.setTakerFee("sSTRKPERP", 300000000000000000); + perpsv2marketsettings_i.setMakerFee("sSTRKPERP", 300000000000000000); + perpsv2marketsettings_i.setTakerFeeDelayedOrder("sSTRKPERP", 300000000000000000); + perpsv2marketsettings_i.setMakerFeeDelayedOrder("sSTRKPERP", 300000000000000000); + perpsv2marketsettings_i.setTakerFeeOffchainDelayedOrder("sSTRKPERP", 1000000000000000); + perpsv2marketsettings_i.setMakerFeeOffchainDelayedOrder("sSTRKPERP", 200000000000000); + perpsv2marketsettings_i.setNextPriceConfirmWindow("sSTRKPERP", 2); + perpsv2marketsettings_i.setDelayedOrderConfirmWindow("sSTRKPERP", 120); + perpsv2marketsettings_i.setMinDelayTimeDelta("sSTRKPERP", 60); + perpsv2marketsettings_i.setMaxDelayTimeDelta("sSTRKPERP", 6000); + perpsv2marketsettings_i.setOffchainDelayedOrderMinAge("sSTRKPERP", 2); + perpsv2marketsettings_i.setOffchainDelayedOrderMaxAge("sSTRKPERP", 60); + perpsv2marketsettings_i.setMaxLeverage("sSTRKPERP", 27500000000000000000); + perpsv2marketsettings_i.setMaxMarketValue("sSTRKPERP", 500000000000000000000000); + perpsv2marketsettings_i.setMaxFundingVelocity("sSTRKPERP", 36000000000000000000); + perpsv2marketsettings_i.setSkewScale("sSTRKPERP", 5400000000000000000000000); + perpsv2marketsettings_i.setOffchainMarketKey("sSTRKPERP", "ocSTRKPERP"); + perpsv2marketsettings_i.setOffchainPriceDivergence("sSTRKPERP", 100000000000000000); + perpsv2marketsettings_i.setLiquidationPremiumMultiplier("sSTRKPERP", 3000000000000000000); + perpsv2marketsettings_i.setMaxLiquidationDelta("sSTRKPERP", 1200000000000000); + perpsv2marketsettings_i.setLiquidationBufferRatio("sSTRKPERP", 15000000000000000); + perpsv2marketsettings_i.setMaxPD("sSTRKPERP", 2400000000000000); + // Ensure perpsV2 market is paused according to config; + systemstatus_i.suspendFuturesMarket("sSTRKPERP", 80); + // Ensure perpsV2 market is paused according to config; + systemstatus_i.suspendFuturesMarket("ocSTRKPERP", 80); + perpsv2marketstatependleperp_i.linkOrInitializeState(); + perpsv2exchangerate_addAssociatedContracts_82(); + futuresmarketmanager_addProxiedMarkets_83(); + perpsv2marketsettings_i.setTakerFee("sPENDLEPERP", 300000000000000000); + perpsv2marketsettings_i.setMakerFee("sPENDLEPERP", 300000000000000000); + perpsv2marketsettings_i.setTakerFeeDelayedOrder("sPENDLEPERP", 300000000000000000); + perpsv2marketsettings_i.setMakerFeeDelayedOrder("sPENDLEPERP", 300000000000000000); + perpsv2marketsettings_i.setTakerFeeOffchainDelayedOrder("sPENDLEPERP", 1000000000000000); + perpsv2marketsettings_i.setMakerFeeOffchainDelayedOrder("sPENDLEPERP", 200000000000000); + perpsv2marketsettings_i.setNextPriceConfirmWindow("sPENDLEPERP", 2); + perpsv2marketsettings_i.setDelayedOrderConfirmWindow("sPENDLEPERP", 120); + perpsv2marketsettings_i.setMinDelayTimeDelta("sPENDLEPERP", 60); + perpsv2marketsettings_i.setMaxDelayTimeDelta("sPENDLEPERP", 6000); + perpsv2marketsettings_i.setOffchainDelayedOrderMinAge("sPENDLEPERP", 2); + perpsv2marketsettings_i.setOffchainDelayedOrderMaxAge("sPENDLEPERP", 60); + perpsv2marketsettings_i.setMaxLeverage("sPENDLEPERP", 27500000000000000000); + perpsv2marketsettings_i.setMaxMarketValue("sPENDLEPERP", 250000000000000000000000); + perpsv2marketsettings_i.setMaxFundingVelocity("sPENDLEPERP", 36000000000000000000); + perpsv2marketsettings_i.setSkewScale("sPENDLEPERP", 2500000000000000000000000); + perpsv2marketsettings_i.setOffchainMarketKey("sPENDLEPERP", "ocPENDLEPERP"); + perpsv2marketsettings_i.setOffchainPriceDivergence("sPENDLEPERP", 100000000000000000); + perpsv2marketsettings_i.setLiquidationPremiumMultiplier("sPENDLEPERP", 3000000000000000000); + perpsv2marketsettings_i.setMaxLiquidationDelta("sPENDLEPERP", 1200000000000000); + perpsv2marketsettings_i.setLiquidationBufferRatio("sPENDLEPERP", 15000000000000000); + perpsv2marketsettings_i.setMaxPD("sPENDLEPERP", 2400000000000000); + // Ensure perpsV2 market is paused according to config; + systemstatus_i.suspendFuturesMarket("sPENDLEPERP", 80); + // Ensure perpsV2 market is paused according to config; + systemstatus_i.suspendFuturesMarket("ocPENDLEPERP", 80); + systemstatus_i.updateAccessControl("Futures", address(this), false, false); + // Ensure the ExchangeRates contract has the standalone feed for CVX; + exchangerates_i.addAggregator("CVX", 0x955b05dD4573dDFAfB47cb78db16B1Fa127E6e71); + // Ensure the ExchangeRates contract has the standalone feed for JUP; + exchangerates_i.addAggregator("JUP", 0x5eb9F7baCd59C886fBD9aa2C0a891223482a1ed4); + // Ensure the ExchangeRates contract has the standalone feed for PENDLE; + exchangerates_i.addAggregator("PENDLE", 0x58F23F80bF389DB1af9e3aA8c59679806749A8a4); + // Ensure the ExchangeRates contract has the standalone feed for STRK; + exchangerates_i.addAggregator("STRK", 0x8814dEC83E2862A3792A0D6aDFC48CF76Add1890); + // Ensure the PerpsV2ExchangeRate contract has the off-chain feed Id for CVX; + perpsv2exchangerate_i.setOffchainPriceFeedId( + "CVX", + 0x6aac625e125ada0d2a6b98316493256ca733a5808cd34ccef79b0e28c64d1e76 + ); + // Ensure the PerpsV2ExchangeRate contract has the off-chain feed Id for JUP; + perpsv2exchangerate_i.setOffchainPriceFeedId( + "JUP", + 0x0a0408d619e9380abad35060f9192039ed5042fa6f82301d0e48bb52be830996 + ); + // Ensure the PerpsV2ExchangeRate contract has the off-chain feed Id for PENDLE; + perpsv2exchangerate_i.setOffchainPriceFeedId( + "PENDLE", + 0x9a4df90b25497f66b1afb012467e316e801ca3d839456db028892fe8c70c8016 + ); + // Ensure the PerpsV2ExchangeRate contract has the off-chain feed Id for STRK; + perpsv2exchangerate_i.setOffchainPriceFeedId( + "STRK", + 0x6a182399ff70ccf3e06024898942028204125a819e519a335ffa4579e66cd870 + ); + + // NOMINATE OWNERSHIP back to owner for aforementioned contracts + nominateAll(); + } + + function acceptAll() internal { + address[] memory contracts = contractsRequiringOwnership(); + for (uint i = 0; i < contracts.length; i++) { + Owned(contracts[i]).acceptOwnership(); + } + } + + function nominateAll() internal { + address[] memory contracts = contractsRequiringOwnership(); + for (uint i = 0; i < contracts.length; i++) { + returnOwnership(contracts[i]); + } + } + + function perpsv2exchangerate_addAssociatedContracts_1() internal { + address[] memory perpsv2exchangerate_addAssociatedContracts_associatedContracts_1_0 = new address[](2); + perpsv2exchangerate_addAssociatedContracts_associatedContracts_1_0[0] = address( + 0x3756909c4240aD5b442eC3d138e2cE42F27eC605 + ); + perpsv2exchangerate_addAssociatedContracts_associatedContracts_1_0[1] = address( + 0xa3D7AeCf60B33eB7582E6cC38bFb60926E7D2131 + ); + perpsv2exchangerate_i.addAssociatedContracts(perpsv2exchangerate_addAssociatedContracts_associatedContracts_1_0); + } + + function futuresmarketmanager_addProxiedMarkets_2() internal { + address[] memory futuresmarketmanager_addProxiedMarkets_marketsToAdd_2_0 = new address[](1); + futuresmarketmanager_addProxiedMarkets_marketsToAdd_2_0[0] = address(0xf9AE92bc49A5DD96AE5840eaAE75218016811c99); + futuresmarketmanager_i.addProxiedMarkets(futuresmarketmanager_addProxiedMarkets_marketsToAdd_2_0); + } + + function perpsv2exchangerate_addAssociatedContracts_28() internal { + address[] memory perpsv2exchangerate_addAssociatedContracts_associatedContracts_28_0 = new address[](2); + perpsv2exchangerate_addAssociatedContracts_associatedContracts_28_0[0] = address( + 0xc23BAbF6Ff26b9EBD36Bb28da9eeA3F42534Aa79 + ); + perpsv2exchangerate_addAssociatedContracts_associatedContracts_28_0[1] = address( + 0x400813263d6300347423E02fc8402735340aaE72 + ); + perpsv2exchangerate_i.addAssociatedContracts(perpsv2exchangerate_addAssociatedContracts_associatedContracts_28_0); + } + + function futuresmarketmanager_addProxiedMarkets_29() internal { + address[] memory futuresmarketmanager_addProxiedMarkets_marketsToAdd_29_0 = new address[](1); + futuresmarketmanager_addProxiedMarkets_marketsToAdd_29_0[0] = address(0x2F0Fe4B621E7e54110446cE2df699004c6194636); + futuresmarketmanager_i.addProxiedMarkets(futuresmarketmanager_addProxiedMarkets_marketsToAdd_29_0); + } + + function perpsv2exchangerate_addAssociatedContracts_55() internal { + address[] memory perpsv2exchangerate_addAssociatedContracts_associatedContracts_55_0 = new address[](2); + perpsv2exchangerate_addAssociatedContracts_associatedContracts_55_0[0] = address( + 0x3b17232cBcEcb5DE01bb92Aee2fC35e507F0aBbb + ); + perpsv2exchangerate_addAssociatedContracts_associatedContracts_55_0[1] = address( + 0xdA9303CE53a1800b0F077C1A9a1A253Ee8A64457 + ); + perpsv2exchangerate_i.addAssociatedContracts(perpsv2exchangerate_addAssociatedContracts_associatedContracts_55_0); + } + + function futuresmarketmanager_addProxiedMarkets_56() internal { + address[] memory futuresmarketmanager_addProxiedMarkets_marketsToAdd_56_0 = new address[](1); + futuresmarketmanager_addProxiedMarkets_marketsToAdd_56_0[0] = address(0x2F0F0865dFDD52AdefB583Ae824dDE7D60b76a3B); + futuresmarketmanager_i.addProxiedMarkets(futuresmarketmanager_addProxiedMarkets_marketsToAdd_56_0); + } + + function perpsv2exchangerate_addAssociatedContracts_82() internal { + address[] memory perpsv2exchangerate_addAssociatedContracts_associatedContracts_82_0 = new address[](2); + perpsv2exchangerate_addAssociatedContracts_associatedContracts_82_0[0] = address( + 0xaEE950b1704c3eeeF954FA326AF42A4A9d083Cc2 + ); + perpsv2exchangerate_addAssociatedContracts_associatedContracts_82_0[1] = address( + 0x83C71b63c14900026f30af0a39C0e1CaB30f4A2f + ); + perpsv2exchangerate_i.addAssociatedContracts(perpsv2exchangerate_addAssociatedContracts_associatedContracts_82_0); + } + + function futuresmarketmanager_addProxiedMarkets_83() internal { + address[] memory futuresmarketmanager_addProxiedMarkets_marketsToAdd_83_0 = new address[](1); + futuresmarketmanager_addProxiedMarkets_marketsToAdd_83_0[0] = address(0xd4e9e0784C3cE4796f54F2EA0D337c7CFcCFD645); + futuresmarketmanager_i.addProxiedMarkets(futuresmarketmanager_addProxiedMarkets_marketsToAdd_83_0); + } +} diff --git a/package-lock.json b/package-lock.json index 9b5139e21b..f6c0a4145d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "synthetix", - "version": "2.98.3", + "version": "2.99.0-alpha", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "synthetix", - "version": "2.98.3", + "version": "2.99.0-alpha", "license": "MIT", "dependencies": { "@nomiclabs/hardhat-etherscan": "^3.1.0", @@ -2803,6 +2803,39 @@ "integrity": "sha512-eXRvHzWyYPBuB4NBy0cmYQjGitUrtqwbvlzP3G6VFnNRbsZQIxQ10PbKKHt8gZ/HW/D/747aDl+QkDqg3KQLMQ==", "dev": true }, + "node_modules/@truffle/codec/node_modules/lru-cache": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", + "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", + "dev": true, + "dependencies": { + "yallist": "^4.0.0" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/@truffle/codec/node_modules/semver": { + "version": "7.3.7", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz", + "integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==", + "dev": true, + "dependencies": { + "lru-cache": "^6.0.0" + }, + "bin": { + "semver": "bin/semver.js" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/@truffle/codec/node_modules/yallist": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", + "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", + "dev": true + }, "node_modules/@truffle/compile-common": { "version": "0.9.7", "resolved": "https://registry.npmjs.org/@truffle/compile-common/-/compile-common-0.9.7.tgz", @@ -21860,6 +21893,29 @@ "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-5.2.1.tgz", "integrity": "sha512-eXRvHzWyYPBuB4NBy0cmYQjGitUrtqwbvlzP3G6VFnNRbsZQIxQ10PbKKHt8gZ/HW/D/747aDl+QkDqg3KQLMQ==", "dev": true + }, + "lru-cache": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", + "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", + "dev": true, + "requires": { + "yallist": "^4.0.0" + } + }, + "semver": { + "version": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz", + "integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==", + "dev": true, + "requires": { + "lru-cache": "^6.0.0" + } + }, + "yallist": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", + "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", + "dev": true } } }, diff --git a/package.json b/package.json index ecd86711c7..a7326a30d8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "synthetix", - "version": "2.98.3", + "version": "2.99.0-alpha", "license": "MIT", "author": "Synthetix", "description": "The smart contracts which make up the Synthetix system. (synthetix.io)", diff --git a/publish/assets.json b/publish/assets.json index 14bf9a483b..9630245965 100644 --- a/publish/assets.json +++ b/publish/assets.json @@ -735,5 +735,29 @@ "category": "crypto", "sign": "", "description": "ORDI" + }, + "CVX": { + "asset": "CVX", + "category": "crypto", + "sign": "", + "description": "Convex Finance" + }, + "PENDLE": { + "asset": "PENDLE", + "category": "crypto", + "sign": "", + "description": "Pendle" + }, + "STRK": { + "asset": "STRK", + "category": "crypto", + "sign": "", + "description": "Starknet" + }, + "JUP": { + "asset": "JUP", + "category": "crypto", + "sign": "", + "description": "Jupiter" } } diff --git a/publish/deployed/goerli-ovm/perpsv2-markets.json b/publish/deployed/goerli-ovm/perpsv2-markets.json index 88614c6d9f..03da07cc84 100644 --- a/publish/deployed/goerli-ovm/perpsv2-markets.json +++ b/publish/deployed/goerli-ovm/perpsv2-markets.json @@ -857,7 +857,7 @@ "maxLeverage": "27.5", "maxMarketValue": "4200", "maxFundingVelocity": "36", - "skewScale": "225000", + "skewScale": "112500", "offchainPriceDivergence": "0.10", "liquidationPremiumMultiplier": "3", "offchainMarketKey": "ocBCHPERP", @@ -1303,7 +1303,7 @@ "offchainDelayedOrderMinAge": "2", "offchainDelayedOrderMaxAge": "60", "maxLeverage": "27.5", - "maxMarketValue": "5000", + "maxMarketValue": "1000", "maxFundingVelocity": "36", "skewScale": "95625", "offchainPriceDivergence": "0.10", diff --git a/publish/deployed/mainnet-ovm/config.json b/publish/deployed/mainnet-ovm/config.json index fcbbb83634..e8fd59c926 100644 --- a/publish/deployed/mainnet-ovm/config.json +++ b/publish/deployed/mainnet-ovm/config.json @@ -2053,5 +2053,89 @@ }, "PerpsV2MarketViewsORDIPERP": { "deploy": false + }, + "PerpsV2ProxyJUPPERP": { + "deploy": false + }, + "PerpsV2MarketStateJUPPERP": { + "deploy": false + }, + "PerpsV2MarketJUPPERP": { + "deploy": false + }, + "PerpsV2MarketLiquidateJUPPERP": { + "deploy": false + }, + "PerpsV2DelayedIntentJUPPERP": { + "deploy": false + }, + "PerpsV2DelayedExecutionJUPPERP": { + "deploy": false + }, + "PerpsV2MarketViewsJUPPERP": { + "deploy": false + }, + "PerpsV2ProxyCVXPERP": { + "deploy": false + }, + "PerpsV2MarketStateCVXPERP": { + "deploy": false + }, + "PerpsV2MarketCVXPERP": { + "deploy": false + }, + "PerpsV2MarketLiquidateCVXPERP": { + "deploy": false + }, + "PerpsV2DelayedIntentCVXPERP": { + "deploy": false + }, + "PerpsV2DelayedExecutionCVXPERP": { + "deploy": false + }, + "PerpsV2MarketViewsCVXPERP": { + "deploy": false + }, + "PerpsV2ProxySTRKPERP": { + "deploy": false + }, + "PerpsV2MarketStateSTRKPERP": { + "deploy": false + }, + "PerpsV2MarketSTRKPERP": { + "deploy": false + }, + "PerpsV2MarketLiquidateSTRKPERP": { + "deploy": false + }, + "PerpsV2DelayedIntentSTRKPERP": { + "deploy": false + }, + "PerpsV2DelayedExecutionSTRKPERP": { + "deploy": false + }, + "PerpsV2MarketViewsSTRKPERP": { + "deploy": false + }, + "PerpsV2ProxyPENDLEPERP": { + "deploy": false + }, + "PerpsV2MarketStatePENDLEPERP": { + "deploy": false + }, + "PerpsV2MarketPENDLEPERP": { + "deploy": false + }, + "PerpsV2MarketLiquidatePENDLEPERP": { + "deploy": false + }, + "PerpsV2DelayedIntentPENDLEPERP": { + "deploy": false + }, + "PerpsV2DelayedExecutionPENDLEPERP": { + "deploy": false + }, + "PerpsV2MarketViewsPENDLEPERP": { + "deploy": false } } diff --git a/publish/deployed/mainnet-ovm/deployment.json b/publish/deployed/mainnet-ovm/deployment.json index f5eda07129..8b1bf58a6d 100644 --- a/publish/deployed/mainnet-ovm/deployment.json +++ b/publish/deployed/mainnet-ovm/deployment.json @@ -251,7 +251,7 @@ "0x8700dAec35aF8Ff88c16BdF0418774CB3D7599B4", "0xB9c6CA25452E7f6D0D3340CE1e9B573421afc2eE", "0x6d4a64C57612841c2C6745dB2a4E4db34F002D20", - "110461857410142101810025498", + "96060843984901336319983400", "0x1Cb059b7e74fD21665968C908806143E744D5F30" ] }, @@ -9938,6 +9938,406 @@ "0x6d4a64C57612841c2C6745dB2a4E4db34F002D20", "0x1Cb059b7e74fD21665968C908806143E744D5F30" ] + }, + "PerpsV2ProxyJUPPERP": { + "name": "PerpsV2ProxyJUPPERP", + "address": "0xf9AE92bc49A5DD96AE5840eaAE75218016811c99", + "source": "ProxyPerpsV2", + "link": "https://explorer.optimism.io/address/0xf9AE92bc49A5DD96AE5840eaAE75218016811c99", + "timestamp": "2024-03-01T01:39:44.200Z", + "txn": "", + "network": "mainnet", + "constructorArgs": ["0x6d4a64C57612841c2C6745dB2a4E4db34F002D20"] + }, + "PerpsV2MarketStateJUPPERP": { + "name": "PerpsV2MarketStateJUPPERP", + "address": "0x5060490e390dc3D4590BD732550B3cf042d41334", + "source": "PerpsV2MarketState", + "link": "https://explorer.optimism.io/address/0x5060490e390dc3D4590BD732550B3cf042d41334", + "timestamp": "2024-03-01T01:39:51.591Z", + "txn": "", + "network": "mainnet", + "constructorArgs": [ + "0x6d4a64C57612841c2C6745dB2a4E4db34F002D20", + ["0x6d4a64C57612841c2C6745dB2a4E4db34F002D20"], + "0x4a55500000000000000000000000000000000000000000000000000000000000", + "0x734a555050455250000000000000000000000000000000000000000000000000", + "0x5060490e390dc3D4590BD732550B3cf042d41334" + ] + }, + "PerpsV2MarketJUPPERP": { + "name": "PerpsV2MarketJUPPERP", + "address": "0xA2fd4da04a2Dd32860Cd9e12FD4d9d17c3211949", + "source": "PerpsV2Market", + "link": "https://explorer.optimism.io/address/0xA2fd4da04a2Dd32860Cd9e12FD4d9d17c3211949", + "timestamp": "2024-03-01T01:39:59.124Z", + "txn": "", + "network": "mainnet", + "constructorArgs": [ + "0xf9AE92bc49A5DD96AE5840eaAE75218016811c99", + "0x5060490e390dc3D4590BD732550B3cf042d41334", + "0x6d4a64C57612841c2C6745dB2a4E4db34F002D20", + "0x1Cb059b7e74fD21665968C908806143E744D5F30" + ] + }, + "PerpsV2MarketLiquidateJUPPERP": { + "name": "PerpsV2MarketLiquidateJUPPERP", + "address": "0xdf2713E82212eA2096bb14ce5f47c4A1319b3C7A", + "source": "PerpsV2MarketLiquidate", + "link": "https://explorer.optimism.io/address/0xdf2713E82212eA2096bb14ce5f47c4A1319b3C7A", + "timestamp": "2024-03-01T01:40:34.632Z", + "txn": "", + "network": "mainnet", + "constructorArgs": [ + "0xf9AE92bc49A5DD96AE5840eaAE75218016811c99", + "0x5060490e390dc3D4590BD732550B3cf042d41334", + "0x6d4a64C57612841c2C6745dB2a4E4db34F002D20", + "0x1Cb059b7e74fD21665968C908806143E744D5F30" + ] + }, + "PerpsV2DelayedIntentJUPPERP": { + "name": "PerpsV2DelayedIntentJUPPERP", + "address": "0x3756909c4240aD5b442eC3d138e2cE42F27eC605", + "source": "PerpsV2MarketDelayedIntent", + "link": "https://explorer.optimism.io/address/0x3756909c4240aD5b442eC3d138e2cE42F27eC605", + "timestamp": "2024-03-01T01:40:42.180Z", + "txn": "", + "network": "mainnet", + "constructorArgs": [ + "0xf9AE92bc49A5DD96AE5840eaAE75218016811c99", + "0x5060490e390dc3D4590BD732550B3cf042d41334", + "0x6d4a64C57612841c2C6745dB2a4E4db34F002D20", + "0x1Cb059b7e74fD21665968C908806143E744D5F30" + ] + }, + "PerpsV2DelayedExecutionJUPPERP": { + "name": "PerpsV2DelayedExecutionJUPPERP", + "address": "0xa3D7AeCf60B33eB7582E6cC38bFb60926E7D2131", + "source": "PerpsV2MarketDelayedExecution", + "link": "https://explorer.optimism.io/address/0xa3D7AeCf60B33eB7582E6cC38bFb60926E7D2131", + "timestamp": "2024-03-01T01:40:49.677Z", + "txn": "", + "network": "mainnet", + "constructorArgs": [ + "0xf9AE92bc49A5DD96AE5840eaAE75218016811c99", + "0x5060490e390dc3D4590BD732550B3cf042d41334", + "0x6d4a64C57612841c2C6745dB2a4E4db34F002D20", + "0x1Cb059b7e74fD21665968C908806143E744D5F30" + ] + }, + "PerpsV2MarketViewsJUPPERP": { + "name": "PerpsV2MarketViewsJUPPERP", + "address": "0xD50e7390dad2DE90313C1ACD00c51212Ffa9BE5D", + "source": "PerpsV2MarketViews", + "link": "https://explorer.optimism.io/address/0xD50e7390dad2DE90313C1ACD00c51212Ffa9BE5D", + "timestamp": "2024-03-01T01:40:57.213Z", + "txn": "", + "network": "mainnet", + "constructorArgs": [ + "0x5060490e390dc3D4590BD732550B3cf042d41334", + "0x6d4a64C57612841c2C6745dB2a4E4db34F002D20", + "0x1Cb059b7e74fD21665968C908806143E744D5F30" + ] + }, + "PerpsV2ProxyCVXPERP": { + "name": "PerpsV2ProxyCVXPERP", + "address": "0x2F0Fe4B621E7e54110446cE2df699004c6194636", + "source": "ProxyPerpsV2", + "link": "https://explorer.optimism.io/address/0x2F0Fe4B621E7e54110446cE2df699004c6194636", + "timestamp": "2024-03-01T01:49:52.155Z", + "txn": "", + "network": "mainnet", + "constructorArgs": ["0x6d4a64C57612841c2C6745dB2a4E4db34F002D20"] + }, + "PerpsV2MarketStateCVXPERP": { + "name": "PerpsV2MarketStateCVXPERP", + "address": "0xb76ab289C1C81498A17382CA40E799DA494f7EB7", + "source": "PerpsV2MarketState", + "link": "https://explorer.optimism.io/address/0xb76ab289C1C81498A17382CA40E799DA494f7EB7", + "timestamp": "2024-03-01T01:50:03.571Z", + "txn": "", + "network": "mainnet", + "constructorArgs": [ + "0x6d4a64C57612841c2C6745dB2a4E4db34F002D20", + ["0x6d4a64C57612841c2C6745dB2a4E4db34F002D20"], + "0x4356580000000000000000000000000000000000000000000000000000000000", + "0x7343565850455250000000000000000000000000000000000000000000000000", + "0xb76ab289C1C81498A17382CA40E799DA494f7EB7" + ] + }, + "PerpsV2MarketCVXPERP": { + "name": "PerpsV2MarketCVXPERP", + "address": "0x9Cc5C4af60485a582b86E29AC8681D113fD2a197", + "source": "PerpsV2Market", + "link": "https://explorer.optimism.io/address/0x9Cc5C4af60485a582b86E29AC8681D113fD2a197", + "timestamp": "2024-03-01T01:50:11.205Z", + "txn": "", + "network": "mainnet", + "constructorArgs": [ + "0x2F0Fe4B621E7e54110446cE2df699004c6194636", + "0xb76ab289C1C81498A17382CA40E799DA494f7EB7", + "0x6d4a64C57612841c2C6745dB2a4E4db34F002D20", + "0x1Cb059b7e74fD21665968C908806143E744D5F30" + ] + }, + "PerpsV2MarketLiquidateCVXPERP": { + "name": "PerpsV2MarketLiquidateCVXPERP", + "address": "0x0134c2E630cB2E5385261C4CA9308e87Ba70B432", + "source": "PerpsV2MarketLiquidate", + "link": "https://explorer.optimism.io/address/0x0134c2E630cB2E5385261C4CA9308e87Ba70B432", + "timestamp": "2024-03-01T01:50:18.550Z", + "txn": "", + "network": "mainnet", + "constructorArgs": [ + "0x2F0Fe4B621E7e54110446cE2df699004c6194636", + "0xb76ab289C1C81498A17382CA40E799DA494f7EB7", + "0x6d4a64C57612841c2C6745dB2a4E4db34F002D20", + "0x1Cb059b7e74fD21665968C908806143E744D5F30" + ] + }, + "PerpsV2DelayedIntentCVXPERP": { + "name": "PerpsV2DelayedIntentCVXPERP", + "address": "0xc23BAbF6Ff26b9EBD36Bb28da9eeA3F42534Aa79", + "source": "PerpsV2MarketDelayedIntent", + "link": "https://explorer.optimism.io/address/0xc23BAbF6Ff26b9EBD36Bb28da9eeA3F42534Aa79", + "timestamp": "2024-03-01T01:50:30.054Z", + "txn": "", + "network": "mainnet", + "constructorArgs": [ + "0x2F0Fe4B621E7e54110446cE2df699004c6194636", + "0xb76ab289C1C81498A17382CA40E799DA494f7EB7", + "0x6d4a64C57612841c2C6745dB2a4E4db34F002D20", + "0x1Cb059b7e74fD21665968C908806143E744D5F30" + ] + }, + "PerpsV2DelayedExecutionCVXPERP": { + "name": "PerpsV2DelayedExecutionCVXPERP", + "address": "0x400813263d6300347423E02fc8402735340aaE72", + "source": "PerpsV2MarketDelayedExecution", + "link": "https://explorer.optimism.io/address/0x400813263d6300347423E02fc8402735340aaE72", + "timestamp": "2024-03-01T01:50:53.765Z", + "txn": "", + "network": "mainnet", + "constructorArgs": [ + "0x2F0Fe4B621E7e54110446cE2df699004c6194636", + "0xb76ab289C1C81498A17382CA40E799DA494f7EB7", + "0x6d4a64C57612841c2C6745dB2a4E4db34F002D20", + "0x1Cb059b7e74fD21665968C908806143E744D5F30" + ] + }, + "PerpsV2MarketViewsCVXPERP": { + "name": "PerpsV2MarketViewsCVXPERP", + "address": "0xE854473Fc57DB647f957d813044649200C6E1c4e", + "source": "PerpsV2MarketViews", + "link": "https://explorer.optimism.io/address/0xE854473Fc57DB647f957d813044649200C6E1c4e", + "timestamp": "2024-03-01T01:51:01.347Z", + "txn": "", + "network": "mainnet", + "constructorArgs": [ + "0xb76ab289C1C81498A17382CA40E799DA494f7EB7", + "0x6d4a64C57612841c2C6745dB2a4E4db34F002D20", + "0x1Cb059b7e74fD21665968C908806143E744D5F30" + ] + }, + "PerpsV2ProxySTRKPERP": { + "name": "PerpsV2ProxySTRKPERP", + "address": "0x2F0F0865dFDD52AdefB583Ae824dDE7D60b76a3B", + "source": "ProxyPerpsV2", + "link": "https://explorer.optimism.io/address/0x2F0F0865dFDD52AdefB583Ae824dDE7D60b76a3B", + "timestamp": "2024-03-01T02:00:06.825Z", + "txn": "", + "network": "mainnet", + "constructorArgs": ["0x6d4a64C57612841c2C6745dB2a4E4db34F002D20"] + }, + "PerpsV2MarketStateSTRKPERP": { + "name": "PerpsV2MarketStateSTRKPERP", + "address": "0x73f056Ca71F4f4f5eA6375dD710D62247873001b", + "source": "PerpsV2MarketState", + "link": "https://explorer.optimism.io/address/0x73f056Ca71F4f4f5eA6375dD710D62247873001b", + "timestamp": "2024-03-01T02:00:18.452Z", + "txn": "", + "network": "mainnet", + "constructorArgs": [ + "0x6d4a64C57612841c2C6745dB2a4E4db34F002D20", + ["0x6d4a64C57612841c2C6745dB2a4E4db34F002D20"], + "0x5354524b00000000000000000000000000000000000000000000000000000000", + "0x735354524b504552500000000000000000000000000000000000000000000000", + "0x73f056Ca71F4f4f5eA6375dD710D62247873001b" + ] + }, + "PerpsV2MarketSTRKPERP": { + "name": "PerpsV2MarketSTRKPERP", + "address": "0x2292de8313E1C41935dD24dc66529b4B6cdf7424", + "source": "PerpsV2Market", + "link": "https://explorer.optimism.io/address/0x2292de8313E1C41935dD24dc66529b4B6cdf7424", + "timestamp": "2024-03-01T02:00:29.966Z", + "txn": "", + "network": "mainnet", + "constructorArgs": [ + "0x2F0F0865dFDD52AdefB583Ae824dDE7D60b76a3B", + "0x73f056Ca71F4f4f5eA6375dD710D62247873001b", + "0x6d4a64C57612841c2C6745dB2a4E4db34F002D20", + "0x1Cb059b7e74fD21665968C908806143E744D5F30" + ] + }, + "PerpsV2MarketLiquidateSTRKPERP": { + "name": "PerpsV2MarketLiquidateSTRKPERP", + "address": "0x803b5E2B4b376a747d0E95c74Cee3B9dc9B25e79", + "source": "PerpsV2MarketLiquidate", + "link": "https://explorer.optimism.io/address/0x803b5E2B4b376a747d0E95c74Cee3B9dc9B25e79", + "timestamp": "2024-03-01T02:00:49.580Z", + "txn": "", + "network": "mainnet", + "constructorArgs": [ + "0x2F0F0865dFDD52AdefB583Ae824dDE7D60b76a3B", + "0x73f056Ca71F4f4f5eA6375dD710D62247873001b", + "0x6d4a64C57612841c2C6745dB2a4E4db34F002D20", + "0x1Cb059b7e74fD21665968C908806143E744D5F30" + ] + }, + "PerpsV2DelayedIntentSTRKPERP": { + "name": "PerpsV2DelayedIntentSTRKPERP", + "address": "0x3b17232cBcEcb5DE01bb92Aee2fC35e507F0aBbb", + "source": "PerpsV2MarketDelayedIntent", + "link": "https://explorer.optimism.io/address/0x3b17232cBcEcb5DE01bb92Aee2fC35e507F0aBbb", + "timestamp": "2024-03-01T02:00:57.456Z", + "txn": "", + "network": "mainnet", + "constructorArgs": [ + "0x2F0F0865dFDD52AdefB583Ae824dDE7D60b76a3B", + "0x73f056Ca71F4f4f5eA6375dD710D62247873001b", + "0x6d4a64C57612841c2C6745dB2a4E4db34F002D20", + "0x1Cb059b7e74fD21665968C908806143E744D5F30" + ] + }, + "PerpsV2DelayedExecutionSTRKPERP": { + "name": "PerpsV2DelayedExecutionSTRKPERP", + "address": "0xdA9303CE53a1800b0F077C1A9a1A253Ee8A64457", + "source": "PerpsV2MarketDelayedExecution", + "link": "https://explorer.optimism.io/address/0xdA9303CE53a1800b0F077C1A9a1A253Ee8A64457", + "timestamp": "2024-03-01T02:01:05.113Z", + "txn": "", + "network": "mainnet", + "constructorArgs": [ + "0x2F0F0865dFDD52AdefB583Ae824dDE7D60b76a3B", + "0x73f056Ca71F4f4f5eA6375dD710D62247873001b", + "0x6d4a64C57612841c2C6745dB2a4E4db34F002D20", + "0x1Cb059b7e74fD21665968C908806143E744D5F30" + ] + }, + "PerpsV2MarketViewsSTRKPERP": { + "name": "PerpsV2MarketViewsSTRKPERP", + "address": "0xE50DBa755fd9e9Aad8198193FF9C7e4aE1F3443a", + "source": "PerpsV2MarketViews", + "link": "https://explorer.optimism.io/address/0xE50DBa755fd9e9Aad8198193FF9C7e4aE1F3443a", + "timestamp": "2024-03-01T02:01:20.972Z", + "txn": "", + "network": "mainnet", + "constructorArgs": [ + "0x73f056Ca71F4f4f5eA6375dD710D62247873001b", + "0x6d4a64C57612841c2C6745dB2a4E4db34F002D20", + "0x1Cb059b7e74fD21665968C908806143E744D5F30" + ] + }, + "PerpsV2ProxyPENDLEPERP": { + "name": "PerpsV2ProxyPENDLEPERP", + "address": "0xd4e9e0784C3cE4796f54F2EA0D337c7CFcCFD645", + "source": "ProxyPerpsV2", + "link": "https://explorer.optimism.io/address/0xd4e9e0784C3cE4796f54F2EA0D337c7CFcCFD645", + "timestamp": "2024-03-01T02:10:52.924Z", + "txn": "", + "network": "mainnet", + "constructorArgs": ["0x6d4a64C57612841c2C6745dB2a4E4db34F002D20"] + }, + "PerpsV2MarketStatePENDLEPERP": { + "name": "PerpsV2MarketStatePENDLEPERP", + "address": "0xe9Eb0074F3c7e4Fc5c8F717fB565649749EeFc4a", + "source": "PerpsV2MarketState", + "link": "https://explorer.optimism.io/address/0xe9Eb0074F3c7e4Fc5c8F717fB565649749EeFc4a", + "timestamp": "2024-03-01T02:11:00.447Z", + "txn": "", + "network": "mainnet", + "constructorArgs": [ + "0x6d4a64C57612841c2C6745dB2a4E4db34F002D20", + ["0x6d4a64C57612841c2C6745dB2a4E4db34F002D20"], + "0x50454e444c450000000000000000000000000000000000000000000000000000", + "0x7350454e444c4550455250000000000000000000000000000000000000000000", + "0xe9Eb0074F3c7e4Fc5c8F717fB565649749EeFc4a" + ] + }, + "PerpsV2MarketPENDLEPERP": { + "name": "PerpsV2MarketPENDLEPERP", + "address": "0x671a70eDa2639972cBb503fBDa0f2EbE0949ff29", + "source": "PerpsV2Market", + "link": "https://explorer.optimism.io/address/0x671a70eDa2639972cBb503fBDa0f2EbE0949ff29", + "timestamp": "2024-03-01T02:11:08.013Z", + "txn": "", + "network": "mainnet", + "constructorArgs": [ + "0xd4e9e0784C3cE4796f54F2EA0D337c7CFcCFD645", + "0xe9Eb0074F3c7e4Fc5c8F717fB565649749EeFc4a", + "0x6d4a64C57612841c2C6745dB2a4E4db34F002D20", + "0x1Cb059b7e74fD21665968C908806143E744D5F30" + ] + }, + "PerpsV2MarketLiquidatePENDLEPERP": { + "name": "PerpsV2MarketLiquidatePENDLEPERP", + "address": "0xfe964748D65187bc6441bB12058E2dF3e3240d04", + "source": "PerpsV2MarketLiquidate", + "link": "https://explorer.optimism.io/address/0xfe964748D65187bc6441bB12058E2dF3e3240d04", + "timestamp": "2024-03-01T02:11:15.462Z", + "txn": "", + "network": "mainnet", + "constructorArgs": [ + "0xd4e9e0784C3cE4796f54F2EA0D337c7CFcCFD645", + "0xe9Eb0074F3c7e4Fc5c8F717fB565649749EeFc4a", + "0x6d4a64C57612841c2C6745dB2a4E4db34F002D20", + "0x1Cb059b7e74fD21665968C908806143E744D5F30" + ] + }, + "PerpsV2DelayedIntentPENDLEPERP": { + "name": "PerpsV2DelayedIntentPENDLEPERP", + "address": "0xaEE950b1704c3eeeF954FA326AF42A4A9d083Cc2", + "source": "PerpsV2MarketDelayedIntent", + "link": "https://explorer.optimism.io/address/0xaEE950b1704c3eeeF954FA326AF42A4A9d083Cc2", + "timestamp": "2024-03-01T02:11:22.961Z", + "txn": "", + "network": "mainnet", + "constructorArgs": [ + "0xd4e9e0784C3cE4796f54F2EA0D337c7CFcCFD645", + "0xe9Eb0074F3c7e4Fc5c8F717fB565649749EeFc4a", + "0x6d4a64C57612841c2C6745dB2a4E4db34F002D20", + "0x1Cb059b7e74fD21665968C908806143E744D5F30" + ] + }, + "PerpsV2DelayedExecutionPENDLEPERP": { + "name": "PerpsV2DelayedExecutionPENDLEPERP", + "address": "0x83C71b63c14900026f30af0a39C0e1CaB30f4A2f", + "source": "PerpsV2MarketDelayedExecution", + "link": "https://explorer.optimism.io/address/0x83C71b63c14900026f30af0a39C0e1CaB30f4A2f", + "timestamp": "2024-03-01T02:11:42.473Z", + "txn": "", + "network": "mainnet", + "constructorArgs": [ + "0xd4e9e0784C3cE4796f54F2EA0D337c7CFcCFD645", + "0xe9Eb0074F3c7e4Fc5c8F717fB565649749EeFc4a", + "0x6d4a64C57612841c2C6745dB2a4E4db34F002D20", + "0x1Cb059b7e74fD21665968C908806143E744D5F30" + ] + }, + "PerpsV2MarketViewsPENDLEPERP": { + "name": "PerpsV2MarketViewsPENDLEPERP", + "address": "0x4c5F5843131718D76f8Ee6595F7F33D2D3329B34", + "source": "PerpsV2MarketViews", + "link": "https://explorer.optimism.io/address/0x4c5F5843131718D76f8Ee6595F7F33D2D3329B34", + "timestamp": "2024-03-01T02:11:49.986Z", + "txn": "", + "network": "mainnet", + "constructorArgs": [ + "0xe9Eb0074F3c7e4Fc5c8F717fB565649749EeFc4a", + "0x6d4a64C57612841c2C6745dB2a4E4db34F002D20", + "0x1Cb059b7e74fD21665968C908806143E744D5F30" + ] } }, "sources": { diff --git a/publish/deployed/mainnet-ovm/feeds.json b/publish/deployed/mainnet-ovm/feeds.json index 36860a8c4e..f8dcc6cabc 100644 --- a/publish/deployed/mainnet-ovm/feeds.json +++ b/publish/deployed/mainnet-ovm/feeds.json @@ -347,5 +347,21 @@ "ORDI": { "asset": "ORDI", "feed": "0x30795BeACc0f43920EF1288dB6676B5e205AE288" + }, + "CVX": { + "asset": "CVX", + "feed": "0x955b05dD4573dDFAfB47cb78db16B1Fa127E6e71" + }, + "JUP": { + "asset": "JUP", + "feed": "0x5eb9F7baCd59C886fBD9aa2C0a891223482a1ed4" + }, + "PENDLE": { + "asset": "PENDLE", + "feed": "0x58F23F80bF389DB1af9e3aA8c59679806749A8a4" + }, + "STRK": { + "asset": "STRK", + "feed": "0x8814dEC83E2862A3792A0D6aDFC48CF76Add1890" } } diff --git a/publish/deployed/mainnet-ovm/offchain-feeds.json b/publish/deployed/mainnet-ovm/offchain-feeds.json index dd2514fe10..f7099580f5 100644 --- a/publish/deployed/mainnet-ovm/offchain-feeds.json +++ b/publish/deployed/mainnet-ovm/offchain-feeds.json @@ -512,5 +512,29 @@ "oracle": "0xff1a0f4744e8582DF1aE09D5611b887B6a12925C", "asset": "ORDI", "feedId": "0x193c739db502aadcef37c2589738b1e37bdb257d58cf1ab3c7ebc8e6df4e3ec0" + }, + { + "kind": "pyth", + "oracle": "0xff1a0f4744e8582DF1aE09D5611b887B6a12925C", + "asset": "CVX", + "feedId": "0x6aac625e125ada0d2a6b98316493256ca733a5808cd34ccef79b0e28c64d1e76" + }, + { + "kind": "pyth", + "oracle": "0xff1a0f4744e8582DF1aE09D5611b887B6a12925C", + "asset": "JUP", + "feedId": "0x0a0408d619e9380abad35060f9192039ed5042fa6f82301d0e48bb52be830996" + }, + { + "kind": "pyth", + "oracle": "0xff1a0f4744e8582DF1aE09D5611b887B6a12925C", + "asset": "PENDLE", + "feedId": "0x9a4df90b25497f66b1afb012467e316e801ca3d839456db028892fe8c70c8016" + }, + { + "kind": "pyth", + "oracle": "0xff1a0f4744e8582DF1aE09D5611b887B6a12925C", + "asset": "STRK", + "feedId": "0x6a182399ff70ccf3e06024898942028204125a819e519a335ffa4579e66cd870" } ] diff --git a/publish/deployed/mainnet-ovm/perpsv2-markets.json b/publish/deployed/mainnet-ovm/perpsv2-markets.json index a60b408f84..88b38f48fe 100644 --- a/publish/deployed/mainnet-ovm/perpsv2-markets.json +++ b/publish/deployed/mainnet-ovm/perpsv2-markets.json @@ -99,7 +99,7 @@ "offchainDelayedOrderMinAge": "2", "offchainDelayedOrderMaxAge": "60", "maxLeverage": "27.5", - "maxMarketValue": "368500", + "maxMarketValue": "240000", "maxFundingVelocity": "36", "skewScale": "7500000", "offchainPriceDivergence": "0.10", @@ -353,7 +353,7 @@ "maxLeverage": "27.5", "maxMarketValue": "400000", "maxFundingVelocity": "36", - "skewScale": "20000000", + "skewScale": "10000000", "offchainPriceDivergence": "0.10", "liquidationPremiumMultiplier": "1.5625", "offchainMarketKey": "ocAPEPERP", @@ -463,7 +463,7 @@ "offchainDelayedOrderMinAge": "2", "offchainDelayedOrderMaxAge": "60", "maxLeverage": "27.5", - "maxMarketValue": "1900000", + "maxMarketValue": "318000", "maxFundingVelocity": "36", "skewScale": "9000000", "offchainPriceDivergence": "0.10", @@ -997,7 +997,7 @@ "maxLeverage": "27.5", "maxMarketValue": "2222200", "maxFundingVelocity": "36", - "skewScale": "50000000", + "skewScale": "25000000", "offchainPriceDivergence": "0.10", "liquidationPremiumMultiplier": "3", "offchainMarketKey": "ocBLURPERP", @@ -1303,7 +1303,7 @@ "offchainDelayedOrderMinAge": "2", "offchainDelayedOrderMaxAge": "60", "maxLeverage": "27.5", - "maxMarketValue": "5000", + "maxMarketValue": "1000", "maxFundingVelocity": "36", "skewScale": "95625", "offchainPriceDivergence": "0.10", @@ -1417,7 +1417,7 @@ "maxLeverage": "27.5", "maxMarketValue": "362300", "maxFundingVelocity": "36", - "skewScale": "6500000", + "skewScale": "3250000", "offchainPriceDivergence": "0.10", "liquidationPremiumMultiplier": "3", "offchainMarketKey": "ocWLDPERP", @@ -1613,7 +1613,7 @@ "maxLeverage": "27.5", "maxMarketValue": "300000", "maxFundingVelocity": "36", - "skewScale": "9000000", + "skewScale": "4500000", "offchainPriceDivergence": "0.10", "liquidationPremiumMultiplier": "3", "offchainMarketKey": "ocPERPPERP", @@ -1698,7 +1698,7 @@ "maxLeverage": "27.5", "maxMarketValue": "500000", "maxFundingVelocity": "36", - "skewScale": "15750000", + "skewScale": "7875000", "offchainPriceDivergence": "0.10", "liquidationPremiumMultiplier": "3", "offchainMarketKey": "ocSUSHIPERP", @@ -1838,7 +1838,7 @@ "maxLeverage": "27.5", "maxMarketValue": "75000", "maxFundingVelocity": "36", - "skewScale": "3000000", + "skewScale": "1000000", "offchainPriceDivergence": "0.10", "liquidationPremiumMultiplier": "3", "offchainMarketKey": "ocICPPERP", @@ -2146,7 +2146,7 @@ "maxLeverage": "27.5", "maxMarketValue": "500000", "maxFundingVelocity": "36", - "skewScale": "8000000", + "skewScale": "5600000", "offchainPriceDivergence": "0.10", "liquidationPremiumMultiplier": "3", "offchainMarketKey": "ocIMXPERP", @@ -2343,15 +2343,15 @@ "maxLeverage": "27.5", "maxMarketValue": "550000", "maxFundingVelocity": "36", - "skewScale": "8000000", + "skewScale": "4000000", "offchainPriceDivergence": "0.10", "liquidationPremiumMultiplier": "3", "offchainMarketKey": "ocJTOPERP", "liquidationBufferRatio": "0.0150", "maxPD": "0.0024", "maxLiquidationDelta": "0.0012", - "paused": true, - "offchainPaused": true + "paused": false, + "offchainPaused": false }, { "marketKey": "sORDIPERP", @@ -2378,6 +2378,118 @@ "liquidationBufferRatio": "0.0150", "maxPD": "0.0024", "maxLiquidationDelta": "0.0012", + "paused": false, + "offchainPaused": false + }, + { + "marketKey": "sJUPPERP", + "asset": "JUP", + "makerFee": "0.3", + "takerFee": "0.3", + "takerFeeDelayedOrder": "0.3", + "makerFeeDelayedOrder": "0.3", + "takerFeeOffchainDelayedOrder": "0.0010", + "makerFeeOffchainDelayedOrder": "0.0002", + "nextPriceConfirmWindow": "2", + "delayedOrderConfirmWindow": "120", + "minDelayTimeDelta": "60", + "maxDelayTimeDelta": "6000", + "offchainDelayedOrderMinAge": "2", + "offchainDelayedOrderMaxAge": "60", + "maxLeverage": "27.5", + "maxMarketValue": "2000000", + "maxFundingVelocity": "36", + "skewScale": "22500000", + "offchainPriceDivergence": "0.10", + "liquidationPremiumMultiplier": "3", + "offchainMarketKey": "ocJUPPERP", + "liquidationBufferRatio": "0.0150", + "maxPD": "0.0024", + "maxLiquidationDelta": "0.0012", + "paused": true, + "offchainPaused": true + }, + { + "marketKey": "sCVXPERP", + "asset": "CVX", + "makerFee": "0.3", + "takerFee": "0.3", + "takerFeeDelayedOrder": "0.3", + "makerFeeDelayedOrder": "0.3", + "takerFeeOffchainDelayedOrder": "0.0010", + "makerFeeOffchainDelayedOrder": "0.0002", + "nextPriceConfirmWindow": "2", + "delayedOrderConfirmWindow": "120", + "minDelayTimeDelta": "60", + "maxDelayTimeDelta": "6000", + "offchainDelayedOrderMinAge": "2", + "offchainDelayedOrderMaxAge": "60", + "maxLeverage": "27.5", + "maxMarketValue": "40000", + "maxFundingVelocity": "36", + "skewScale": "750000", + "offchainPriceDivergence": "0.10", + "liquidationPremiumMultiplier": "3", + "offchainMarketKey": "ocCVXPERP", + "liquidationBufferRatio": "0.0150", + "maxPD": "0.0024", + "maxLiquidationDelta": "0.0012", + "paused": true, + "offchainPaused": true + }, + { + "marketKey": "sSTRKPERP", + "asset": "STRK", + "makerFee": "0.3", + "takerFee": "0.3", + "takerFeeDelayedOrder": "0.3", + "makerFeeDelayedOrder": "0.3", + "takerFeeOffchainDelayedOrder": "0.0010", + "makerFeeOffchainDelayedOrder": "0.0002", + "nextPriceConfirmWindow": "2", + "delayedOrderConfirmWindow": "120", + "minDelayTimeDelta": "60", + "maxDelayTimeDelta": "6000", + "offchainDelayedOrderMinAge": "2", + "offchainDelayedOrderMaxAge": "60", + "maxLeverage": "27.5", + "maxMarketValue": "500000", + "maxFundingVelocity": "36", + "skewScale": "5400000", + "offchainPriceDivergence": "0.10", + "liquidationPremiumMultiplier": "3", + "offchainMarketKey": "ocSTRKPERP", + "liquidationBufferRatio": "0.0150", + "maxPD": "0.0024", + "maxLiquidationDelta": "0.0012", + "paused": true, + "offchainPaused": true + }, + { + "marketKey": "sPENDLEPERP", + "asset": "PENDLE", + "makerFee": "0.3", + "takerFee": "0.3", + "takerFeeDelayedOrder": "0.3", + "makerFeeDelayedOrder": "0.3", + "takerFeeOffchainDelayedOrder": "0.0010", + "makerFeeOffchainDelayedOrder": "0.0002", + "nextPriceConfirmWindow": "2", + "delayedOrderConfirmWindow": "120", + "minDelayTimeDelta": "60", + "maxDelayTimeDelta": "6000", + "offchainDelayedOrderMinAge": "2", + "offchainDelayedOrderMaxAge": "60", + "maxLeverage": "27.5", + "maxMarketValue": "250000", + "maxFundingVelocity": "36", + "skewScale": "2500000", + "offchainPriceDivergence": "0.10", + "liquidationPremiumMultiplier": "3", + "offchainMarketKey": "ocPENDLEPERP", + "liquidationBufferRatio": "0.0150", + "maxPD": "0.0024", + "maxLiquidationDelta": "0.0012", "paused": true, "offchainPaused": true } diff --git a/publish/deployed/sepolia-ovm/config.json b/publish/deployed/sepolia-ovm/config.json index b6d34d04cf..186e658aa5 100644 --- a/publish/deployed/sepolia-ovm/config.json +++ b/publish/deployed/sepolia-ovm/config.json @@ -1972,5 +1972,89 @@ }, "PerpsV2MarketViewsORDIPERP": { "deploy": false + }, + "PerpsV2ProxyJUPPERP": { + "deploy": false + }, + "PerpsV2MarketStateJUPPERP": { + "deploy": false + }, + "PerpsV2MarketJUPPERP": { + "deploy": false + }, + "PerpsV2MarketLiquidateJUPPERP": { + "deploy": false + }, + "PerpsV2DelayedIntentJUPPERP": { + "deploy": false + }, + "PerpsV2DelayedExecutionJUPPERP": { + "deploy": false + }, + "PerpsV2MarketViewsJUPPERP": { + "deploy": false + }, + "PerpsV2ProxyCVXPERP": { + "deploy": false + }, + "PerpsV2MarketStateCVXPERP": { + "deploy": false + }, + "PerpsV2MarketCVXPERP": { + "deploy": false + }, + "PerpsV2MarketLiquidateCVXPERP": { + "deploy": false + }, + "PerpsV2DelayedIntentCVXPERP": { + "deploy": false + }, + "PerpsV2DelayedExecutionCVXPERP": { + "deploy": false + }, + "PerpsV2MarketViewsCVXPERP": { + "deploy": false + }, + "PerpsV2ProxySTRKPERP": { + "deploy": false + }, + "PerpsV2MarketStateSTRKPERP": { + "deploy": false + }, + "PerpsV2MarketSTRKPERP": { + "deploy": false + }, + "PerpsV2MarketLiquidateSTRKPERP": { + "deploy": false + }, + "PerpsV2DelayedIntentSTRKPERP": { + "deploy": false + }, + "PerpsV2DelayedExecutionSTRKPERP": { + "deploy": false + }, + "PerpsV2MarketViewsSTRKPERP": { + "deploy": false + }, + "PerpsV2ProxyPENDLEPERP": { + "deploy": false + }, + "PerpsV2MarketStatePENDLEPERP": { + "deploy": false + }, + "PerpsV2MarketPENDLEPERP": { + "deploy": false + }, + "PerpsV2MarketLiquidatePENDLEPERP": { + "deploy": false + }, + "PerpsV2DelayedIntentPENDLEPERP": { + "deploy": false + }, + "PerpsV2DelayedExecutionPENDLEPERP": { + "deploy": false + }, + "PerpsV2MarketViewsPENDLEPERP": { + "deploy": false } } diff --git a/publish/deployed/sepolia-ovm/deployment.json b/publish/deployed/sepolia-ovm/deployment.json index 6095726649..2f18c17634 100644 --- a/publish/deployed/sepolia-ovm/deployment.json +++ b/publish/deployed/sepolia-ovm/deployment.json @@ -51110,6 +51110,422 @@ "0x48914229deDd5A9922f44441ffCCfC2Cb7856Ee9", "0x529C553eF2d0370279DC8AbF19702B98b166D252" ] + }, + "PerpsV2ProxyJUPPERP": { + "name": "PerpsV2ProxyJUPPERP", + "address": "0x198B5Add9227cb54C9Ac06b9D6Fd1d085d4800c1", + "source": "ProxyPerpsV2", + "link": "https://sepolia-optimism.etherscan.io/address/0x198B5Add9227cb54C9Ac06b9D6Fd1d085d4800c1", + "timestamp": "2024-02-23T23:48:30.470Z", + "txn": "", + "network": "sepolia", + "constructorArgs": [ + "0x48914229deDd5A9922f44441ffCCfC2Cb7856Ee9" + ] + }, + "PerpsV2MarketStateJUPPERP": { + "name": "PerpsV2MarketStateJUPPERP", + "address": "0xdb828a46226a555463993E78eAb127eC2b596A73", + "source": "PerpsV2MarketState", + "link": "https://sepolia-optimism.etherscan.io/address/0xdb828a46226a555463993E78eAb127eC2b596A73", + "timestamp": "2024-02-23T23:48:37.971Z", + "txn": "", + "network": "sepolia", + "constructorArgs": [ + "0x48914229deDd5A9922f44441ffCCfC2Cb7856Ee9", + [ + "0x48914229deDd5A9922f44441ffCCfC2Cb7856Ee9" + ], + "0x4a55500000000000000000000000000000000000000000000000000000000000", + "0x734a555050455250000000000000000000000000000000000000000000000000", + "0xdb828a46226a555463993E78eAb127eC2b596A73" + ] + }, + "PerpsV2MarketJUPPERP": { + "name": "PerpsV2MarketJUPPERP", + "address": "0x0fD941c61d75331A51d80F9323DE51B87C778a46", + "source": "PerpsV2Market", + "link": "https://sepolia-optimism.etherscan.io/address/0x0fD941c61d75331A51d80F9323DE51B87C778a46", + "timestamp": "2024-02-23T23:48:49.336Z", + "txn": "", + "network": "sepolia", + "constructorArgs": [ + "0x198B5Add9227cb54C9Ac06b9D6Fd1d085d4800c1", + "0xdb828a46226a555463993E78eAb127eC2b596A73", + "0x48914229deDd5A9922f44441ffCCfC2Cb7856Ee9", + "0x529C553eF2d0370279DC8AbF19702B98b166D252" + ] + }, + "PerpsV2MarketLiquidateJUPPERP": { + "name": "PerpsV2MarketLiquidateJUPPERP", + "address": "0xA9146CDE055C436Ce6066B1BC5187231A3Be4C40", + "source": "PerpsV2MarketLiquidate", + "link": "https://sepolia-optimism.etherscan.io/address/0xA9146CDE055C436Ce6066B1BC5187231A3Be4C40", + "timestamp": "2024-02-23T23:49:00.830Z", + "txn": "", + "network": "sepolia", + "constructorArgs": [ + "0x198B5Add9227cb54C9Ac06b9D6Fd1d085d4800c1", + "0xdb828a46226a555463993E78eAb127eC2b596A73", + "0x48914229deDd5A9922f44441ffCCfC2Cb7856Ee9", + "0x529C553eF2d0370279DC8AbF19702B98b166D252" + ] + }, + "PerpsV2DelayedIntentJUPPERP": { + "name": "PerpsV2DelayedIntentJUPPERP", + "address": "0x12EF6d12fB264AB1a83E46c661e8a2d6A726b0CD", + "source": "PerpsV2MarketDelayedIntent", + "link": "https://sepolia-optimism.etherscan.io/address/0x12EF6d12fB264AB1a83E46c661e8a2d6A726b0CD", + "timestamp": "2024-02-23T23:49:12.598Z", + "txn": "", + "network": "sepolia", + "constructorArgs": [ + "0x198B5Add9227cb54C9Ac06b9D6Fd1d085d4800c1", + "0xdb828a46226a555463993E78eAb127eC2b596A73", + "0x48914229deDd5A9922f44441ffCCfC2Cb7856Ee9", + "0x529C553eF2d0370279DC8AbF19702B98b166D252" + ] + }, + "PerpsV2DelayedExecutionJUPPERP": { + "name": "PerpsV2DelayedExecutionJUPPERP", + "address": "0xbceBF972B24aCb21c42dE2c7F4b3EAB3bc084B6c", + "source": "PerpsV2MarketDelayedExecution", + "link": "https://sepolia-optimism.etherscan.io/address/0xbceBF972B24aCb21c42dE2c7F4b3EAB3bc084B6c", + "timestamp": "2024-02-23T23:49:24.279Z", + "txn": "", + "network": "sepolia", + "constructorArgs": [ + "0x198B5Add9227cb54C9Ac06b9D6Fd1d085d4800c1", + "0xdb828a46226a555463993E78eAb127eC2b596A73", + "0x48914229deDd5A9922f44441ffCCfC2Cb7856Ee9", + "0x529C553eF2d0370279DC8AbF19702B98b166D252" + ] + }, + "PerpsV2MarketViewsJUPPERP": { + "name": "PerpsV2MarketViewsJUPPERP", + "address": "0xF93c98Fd66a710b39ee2D982CB82fDFb3EC29EBd", + "source": "PerpsV2MarketViews", + "link": "https://sepolia-optimism.etherscan.io/address/0xF93c98Fd66a710b39ee2D982CB82fDFb3EC29EBd", + "timestamp": "2024-02-23T23:49:35.979Z", + "txn": "", + "network": "sepolia", + "constructorArgs": [ + "0xdb828a46226a555463993E78eAb127eC2b596A73", + "0x48914229deDd5A9922f44441ffCCfC2Cb7856Ee9", + "0x529C553eF2d0370279DC8AbF19702B98b166D252" + ] + }, + "PerpsV2ProxyCVXPERP": { + "name": "PerpsV2ProxyCVXPERP", + "address": "0xCf92Cfc3a62376f470dDB1b49bf3f4e44E44de8d", + "source": "ProxyPerpsV2", + "link": "https://sepolia-optimism.etherscan.io/address/0xCf92Cfc3a62376f470dDB1b49bf3f4e44E44de8d", + "timestamp": "2024-02-24T00:03:36.572Z", + "txn": "", + "network": "sepolia", + "constructorArgs": [ + "0x48914229deDd5A9922f44441ffCCfC2Cb7856Ee9" + ] + }, + "PerpsV2MarketStateCVXPERP": { + "name": "PerpsV2MarketStateCVXPERP", + "address": "0xdA1FC750517AD0E23c8971AB7195109be2824343", + "source": "PerpsV2MarketState", + "link": "https://sepolia-optimism.etherscan.io/address/0xdA1FC750517AD0E23c8971AB7195109be2824343", + "timestamp": "2024-02-24T00:03:44.154Z", + "txn": "", + "network": "sepolia", + "constructorArgs": [ + "0x48914229deDd5A9922f44441ffCCfC2Cb7856Ee9", + [ + "0x48914229deDd5A9922f44441ffCCfC2Cb7856Ee9" + ], + "0x4356580000000000000000000000000000000000000000000000000000000000", + "0x7343565850455250000000000000000000000000000000000000000000000000", + "0xdA1FC750517AD0E23c8971AB7195109be2824343" + ] + }, + "PerpsV2MarketCVXPERP": { + "name": "PerpsV2MarketCVXPERP", + "address": "0xA7A53a6804707Ac0f76a4F7731D4AF219216293f", + "source": "PerpsV2Market", + "link": "https://sepolia-optimism.etherscan.io/address/0xA7A53a6804707Ac0f76a4F7731D4AF219216293f", + "timestamp": "2024-02-24T00:03:55.927Z", + "txn": "", + "network": "sepolia", + "constructorArgs": [ + "0xCf92Cfc3a62376f470dDB1b49bf3f4e44E44de8d", + "0xdA1FC750517AD0E23c8971AB7195109be2824343", + "0x48914229deDd5A9922f44441ffCCfC2Cb7856Ee9", + "0x529C553eF2d0370279DC8AbF19702B98b166D252" + ] + }, + "PerpsV2MarketLiquidateCVXPERP": { + "name": "PerpsV2MarketLiquidateCVXPERP", + "address": "0xDD0CF256A68E9c70b0e3707809C25c662ced7BfC", + "source": "PerpsV2MarketLiquidate", + "link": "https://sepolia-optimism.etherscan.io/address/0xDD0CF256A68E9c70b0e3707809C25c662ced7BfC", + "timestamp": "2024-02-24T00:04:07.068Z", + "txn": "", + "network": "sepolia", + "constructorArgs": [ + "0xCf92Cfc3a62376f470dDB1b49bf3f4e44E44de8d", + "0xdA1FC750517AD0E23c8971AB7195109be2824343", + "0x48914229deDd5A9922f44441ffCCfC2Cb7856Ee9", + "0x529C553eF2d0370279DC8AbF19702B98b166D252" + ] + }, + "PerpsV2DelayedIntentCVXPERP": { + "name": "PerpsV2DelayedIntentCVXPERP", + "address": "0x701455F6a0B25Ff08f56F2460fA6DB44115eA257", + "source": "PerpsV2MarketDelayedIntent", + "link": "https://sepolia-optimism.etherscan.io/address/0x701455F6a0B25Ff08f56F2460fA6DB44115eA257", + "timestamp": "2024-02-24T00:04:18.810Z", + "txn": "", + "network": "sepolia", + "constructorArgs": [ + "0xCf92Cfc3a62376f470dDB1b49bf3f4e44E44de8d", + "0xdA1FC750517AD0E23c8971AB7195109be2824343", + "0x48914229deDd5A9922f44441ffCCfC2Cb7856Ee9", + "0x529C553eF2d0370279DC8AbF19702B98b166D252" + ] + }, + "PerpsV2DelayedExecutionCVXPERP": { + "name": "PerpsV2DelayedExecutionCVXPERP", + "address": "0x6cAFBb6E8fCCc61dab588e87192e249a7549dfE3", + "source": "PerpsV2MarketDelayedExecution", + "link": "https://sepolia-optimism.etherscan.io/address/0x6cAFBb6E8fCCc61dab588e87192e249a7549dfE3", + "timestamp": "2024-02-24T00:04:30.653Z", + "txn": "", + "network": "sepolia", + "constructorArgs": [ + "0xCf92Cfc3a62376f470dDB1b49bf3f4e44E44de8d", + "0xdA1FC750517AD0E23c8971AB7195109be2824343", + "0x48914229deDd5A9922f44441ffCCfC2Cb7856Ee9", + "0x529C553eF2d0370279DC8AbF19702B98b166D252" + ] + }, + "PerpsV2MarketViewsCVXPERP": { + "name": "PerpsV2MarketViewsCVXPERP", + "address": "0x62239fC4EFa332C1602350fed2B160E2d598809e", + "source": "PerpsV2MarketViews", + "link": "https://sepolia-optimism.etherscan.io/address/0x62239fC4EFa332C1602350fed2B160E2d598809e", + "timestamp": "2024-02-24T00:04:42.425Z", + "txn": "", + "network": "sepolia", + "constructorArgs": [ + "0xdA1FC750517AD0E23c8971AB7195109be2824343", + "0x48914229deDd5A9922f44441ffCCfC2Cb7856Ee9", + "0x529C553eF2d0370279DC8AbF19702B98b166D252" + ] + }, + "PerpsV2ProxySTRKPERP": { + "name": "PerpsV2ProxySTRKPERP", + "address": "0x7fC41d736b6F7DBA95e1eCc5321d9f147bd1F220", + "source": "ProxyPerpsV2", + "link": "https://sepolia-optimism.etherscan.io/address/0x7fC41d736b6F7DBA95e1eCc5321d9f147bd1F220", + "timestamp": "2024-02-24T00:18:34.683Z", + "txn": "", + "network": "sepolia", + "constructorArgs": [ + "0x48914229deDd5A9922f44441ffCCfC2Cb7856Ee9" + ] + }, + "PerpsV2MarketStateSTRKPERP": { + "name": "PerpsV2MarketStateSTRKPERP", + "address": "0xFee64657674Ae9c4a53734881092fFfdB5b7697C", + "source": "PerpsV2MarketState", + "link": "https://sepolia-optimism.etherscan.io/address/0xFee64657674Ae9c4a53734881092fFfdB5b7697C", + "timestamp": "2024-02-24T00:18:46.674Z", + "txn": "", + "network": "sepolia", + "constructorArgs": [ + "0x48914229deDd5A9922f44441ffCCfC2Cb7856Ee9", + [ + "0x48914229deDd5A9922f44441ffCCfC2Cb7856Ee9" + ], + "0x5354524b00000000000000000000000000000000000000000000000000000000", + "0x735354524b504552500000000000000000000000000000000000000000000000", + "0xFee64657674Ae9c4a53734881092fFfdB5b7697C" + ] + }, + "PerpsV2MarketSTRKPERP": { + "name": "PerpsV2MarketSTRKPERP", + "address": "0xDB5192d67b511E41e3b9A729f184D0Da41b0FF08", + "source": "PerpsV2Market", + "link": "https://sepolia-optimism.etherscan.io/address/0xDB5192d67b511E41e3b9A729f184D0Da41b0FF08", + "timestamp": "2024-02-24T00:18:58.247Z", + "txn": "", + "network": "sepolia", + "constructorArgs": [ + "0x7fC41d736b6F7DBA95e1eCc5321d9f147bd1F220", + "0xFee64657674Ae9c4a53734881092fFfdB5b7697C", + "0x48914229deDd5A9922f44441ffCCfC2Cb7856Ee9", + "0x529C553eF2d0370279DC8AbF19702B98b166D252" + ] + }, + "PerpsV2MarketLiquidateSTRKPERP": { + "name": "PerpsV2MarketLiquidateSTRKPERP", + "address": "0x97A5CD251F1165cc9EC86D9CbB375936d389Af6a", + "source": "PerpsV2MarketLiquidate", + "link": "https://sepolia-optimism.etherscan.io/address/0x97A5CD251F1165cc9EC86D9CbB375936d389Af6a", + "timestamp": "2024-02-24T00:19:05.647Z", + "txn": "", + "network": "sepolia", + "constructorArgs": [ + "0x7fC41d736b6F7DBA95e1eCc5321d9f147bd1F220", + "0xFee64657674Ae9c4a53734881092fFfdB5b7697C", + "0x48914229deDd5A9922f44441ffCCfC2Cb7856Ee9", + "0x529C553eF2d0370279DC8AbF19702B98b166D252" + ] + }, + "PerpsV2DelayedIntentSTRKPERP": { + "name": "PerpsV2DelayedIntentSTRKPERP", + "address": "0x12aC51Fce6B855FB44A51994E1283dd70c290BaF", + "source": "PerpsV2MarketDelayedIntent", + "link": "https://sepolia-optimism.etherscan.io/address/0x12aC51Fce6B855FB44A51994E1283dd70c290BaF", + "timestamp": "2024-02-24T00:19:17.084Z", + "txn": "", + "network": "sepolia", + "constructorArgs": [ + "0x7fC41d736b6F7DBA95e1eCc5321d9f147bd1F220", + "0xFee64657674Ae9c4a53734881092fFfdB5b7697C", + "0x48914229deDd5A9922f44441ffCCfC2Cb7856Ee9", + "0x529C553eF2d0370279DC8AbF19702B98b166D252" + ] + }, + "PerpsV2DelayedExecutionSTRKPERP": { + "name": "PerpsV2DelayedExecutionSTRKPERP", + "address": "0xC5C56dbC9e3D764b0ff819C13AFBa431Cd2A5912", + "source": "PerpsV2MarketDelayedExecution", + "link": "https://sepolia-optimism.etherscan.io/address/0xC5C56dbC9e3D764b0ff819C13AFBa431Cd2A5912", + "timestamp": "2024-02-24T00:19:28.669Z", + "txn": "", + "network": "sepolia", + "constructorArgs": [ + "0x7fC41d736b6F7DBA95e1eCc5321d9f147bd1F220", + "0xFee64657674Ae9c4a53734881092fFfdB5b7697C", + "0x48914229deDd5A9922f44441ffCCfC2Cb7856Ee9", + "0x529C553eF2d0370279DC8AbF19702B98b166D252" + ] + }, + "PerpsV2MarketViewsSTRKPERP": { + "name": "PerpsV2MarketViewsSTRKPERP", + "address": "0xa42A15AafD7505062CF3dF8ef143F779254a943b", + "source": "PerpsV2MarketViews", + "link": "https://sepolia-optimism.etherscan.io/address/0xa42A15AafD7505062CF3dF8ef143F779254a943b", + "timestamp": "2024-02-24T00:19:40.295Z", + "txn": "", + "network": "sepolia", + "constructorArgs": [ + "0xFee64657674Ae9c4a53734881092fFfdB5b7697C", + "0x48914229deDd5A9922f44441ffCCfC2Cb7856Ee9", + "0x529C553eF2d0370279DC8AbF19702B98b166D252" + ] + }, + "PerpsV2ProxyPENDLEPERP": { + "name": "PerpsV2ProxyPENDLEPERP", + "address": "0x3359638732A98Cc5D598abD35d382Dd919Db0E04", + "source": "ProxyPerpsV2", + "link": "https://sepolia-optimism.etherscan.io/address/0x3359638732A98Cc5D598abD35d382Dd919Db0E04", + "timestamp": "2024-02-24T00:34:07.221Z", + "txn": "", + "network": "sepolia", + "constructorArgs": [ + "0x48914229deDd5A9922f44441ffCCfC2Cb7856Ee9" + ] + }, + "PerpsV2MarketStatePENDLEPERP": { + "name": "PerpsV2MarketStatePENDLEPERP", + "address": "0x2997Bcd284dFE0D5aBFF0958d2202e417E9A1627", + "source": "PerpsV2MarketState", + "link": "https://sepolia-optimism.etherscan.io/address/0x2997Bcd284dFE0D5aBFF0958d2202e417E9A1627", + "timestamp": "2024-02-24T00:34:18.084Z", + "txn": "", + "network": "sepolia", + "constructorArgs": [ + "0x48914229deDd5A9922f44441ffCCfC2Cb7856Ee9", + [ + "0x48914229deDd5A9922f44441ffCCfC2Cb7856Ee9" + ], + "0x50454e444c450000000000000000000000000000000000000000000000000000", + "0x7350454e444c4550455250000000000000000000000000000000000000000000", + "0x2997Bcd284dFE0D5aBFF0958d2202e417E9A1627" + ] + }, + "PerpsV2MarketPENDLEPERP": { + "name": "PerpsV2MarketPENDLEPERP", + "address": "0x3f36541b9fE7cff23e165670519FcA94c27919ab", + "source": "PerpsV2Market", + "link": "https://sepolia-optimism.etherscan.io/address/0x3f36541b9fE7cff23e165670519FcA94c27919ab", + "timestamp": "2024-02-24T00:34:29.149Z", + "txn": "", + "network": "sepolia", + "constructorArgs": [ + "0x3359638732A98Cc5D598abD35d382Dd919Db0E04", + "0x2997Bcd284dFE0D5aBFF0958d2202e417E9A1627", + "0x48914229deDd5A9922f44441ffCCfC2Cb7856Ee9", + "0x529C553eF2d0370279DC8AbF19702B98b166D252" + ] + }, + "PerpsV2MarketLiquidatePENDLEPERP": { + "name": "PerpsV2MarketLiquidatePENDLEPERP", + "address": "0x76f76175342943740F423ad8f0bb664202882016", + "source": "PerpsV2MarketLiquidate", + "link": "https://sepolia-optimism.etherscan.io/address/0x76f76175342943740F423ad8f0bb664202882016", + "timestamp": "2024-02-24T00:34:36.212Z", + "txn": "", + "network": "sepolia", + "constructorArgs": [ + "0x3359638732A98Cc5D598abD35d382Dd919Db0E04", + "0x2997Bcd284dFE0D5aBFF0958d2202e417E9A1627", + "0x48914229deDd5A9922f44441ffCCfC2Cb7856Ee9", + "0x529C553eF2d0370279DC8AbF19702B98b166D252" + ] + }, + "PerpsV2DelayedIntentPENDLEPERP": { + "name": "PerpsV2DelayedIntentPENDLEPERP", + "address": "0x43275BeDC11A16F440007BAc68F9CB5b559c07d3", + "source": "PerpsV2MarketDelayedIntent", + "link": "https://sepolia-optimism.etherscan.io/address/0x43275BeDC11A16F440007BAc68F9CB5b559c07d3", + "timestamp": "2024-02-24T00:34:47.210Z", + "txn": "", + "network": "sepolia", + "constructorArgs": [ + "0x3359638732A98Cc5D598abD35d382Dd919Db0E04", + "0x2997Bcd284dFE0D5aBFF0958d2202e417E9A1627", + "0x48914229deDd5A9922f44441ffCCfC2Cb7856Ee9", + "0x529C553eF2d0370279DC8AbF19702B98b166D252" + ] + }, + "PerpsV2DelayedExecutionPENDLEPERP": { + "name": "PerpsV2DelayedExecutionPENDLEPERP", + "address": "0xb1C5b15E7832D860a9Ecc72eF020C0DdC0889e47", + "source": "PerpsV2MarketDelayedExecution", + "link": "https://sepolia-optimism.etherscan.io/address/0xb1C5b15E7832D860a9Ecc72eF020C0DdC0889e47", + "timestamp": "2024-02-24T00:34:58.631Z", + "txn": "", + "network": "sepolia", + "constructorArgs": [ + "0x3359638732A98Cc5D598abD35d382Dd919Db0E04", + "0x2997Bcd284dFE0D5aBFF0958d2202e417E9A1627", + "0x48914229deDd5A9922f44441ffCCfC2Cb7856Ee9", + "0x529C553eF2d0370279DC8AbF19702B98b166D252" + ] + }, + "PerpsV2MarketViewsPENDLEPERP": { + "name": "PerpsV2MarketViewsPENDLEPERP", + "address": "0xC26e4f89b625E2b1BEF4365A3C7B1E0A996DC0a4", + "source": "PerpsV2MarketViews", + "link": "https://sepolia-optimism.etherscan.io/address/0xC26e4f89b625E2b1BEF4365A3C7B1E0A996DC0a4", + "timestamp": "2024-02-24T00:35:09.474Z", + "txn": "", + "network": "sepolia", + "constructorArgs": [ + "0x2997Bcd284dFE0D5aBFF0958d2202e417E9A1627", + "0x48914229deDd5A9922f44441ffCCfC2Cb7856Ee9", + "0x529C553eF2d0370279DC8AbF19702B98b166D252" + ] } } } diff --git a/publish/deployed/sepolia-ovm/feeds.json b/publish/deployed/sepolia-ovm/feeds.json index 602c937441..f1bc758161 100644 --- a/publish/deployed/sepolia-ovm/feeds.json +++ b/publish/deployed/sepolia-ovm/feeds.json @@ -341,5 +341,25 @@ "ORDI": { "asset": "ORDI", "feed": "0x854F28917357e2357dD027448D20BB55857B74e8" + }, + "CVX": { + "asset": "CVX", + "feed": "0x01170919FCaf142C91F65EB78fa023462E9E6472", + "fakefeed": true + }, + "JUP": { + "asset": "JUP", + "feed": "0x854F28917357e2357dD027448D20BB55857B74e8", + "fakefeed": true + }, + "PENDLE": { + "asset": "PENDLE", + "feed": "0x01170919FCaf142C91F65EB78fa023462E9E6472", + "fakefeed": true + }, + "STRK": { + "asset": "STRK", + "feed": "0x854F28917357e2357dD027448D20BB55857B74e8", + "fakefeed": true } } diff --git a/publish/deployed/sepolia-ovm/offchain-feeds.json b/publish/deployed/sepolia-ovm/offchain-feeds.json index 20aaa9b6d6..be218b3d00 100644 --- a/publish/deployed/sepolia-ovm/offchain-feeds.json +++ b/publish/deployed/sepolia-ovm/offchain-feeds.json @@ -512,5 +512,29 @@ "oracle": "0x0708325268dF9F66270F1401206434524814508b", "asset": "ORDI", "feedId": "0x193c739db502aadcef37c2589738b1e37bdb257d58cf1ab3c7ebc8e6df4e3ec0" + }, + { + "kind": "pyth", + "oracle": "0x0708325268dF9F66270F1401206434524814508b", + "asset": "CVX", + "feedId": "0x6aac625e125ada0d2a6b98316493256ca733a5808cd34ccef79b0e28c64d1e76" + }, + { + "kind": "pyth", + "oracle": "0x0708325268dF9F66270F1401206434524814508b", + "asset": "JUP", + "feedId": "0x0a0408d619e9380abad35060f9192039ed5042fa6f82301d0e48bb52be830996" + }, + { + "kind": "pyth", + "oracle": "0x0708325268dF9F66270F1401206434524814508b", + "asset": "PENDLE", + "feedId": "0x9a4df90b25497f66b1afb012467e316e801ca3d839456db028892fe8c70c8016" + }, + { + "kind": "pyth", + "oracle": "0x0708325268dF9F66270F1401206434524814508b", + "asset": "STRK", + "feedId": "0x6a182399ff70ccf3e06024898942028204125a819e519a335ffa4579e66cd870" } ] diff --git a/publish/deployed/sepolia-ovm/perpsv2-markets.json b/publish/deployed/sepolia-ovm/perpsv2-markets.json index 88614c6d9f..88b38f48fe 100644 --- a/publish/deployed/sepolia-ovm/perpsv2-markets.json +++ b/publish/deployed/sepolia-ovm/perpsv2-markets.json @@ -99,7 +99,7 @@ "offchainDelayedOrderMinAge": "2", "offchainDelayedOrderMaxAge": "60", "maxLeverage": "27.5", - "maxMarketValue": "368500", + "maxMarketValue": "240000", "maxFundingVelocity": "36", "skewScale": "7500000", "offchainPriceDivergence": "0.10", @@ -353,7 +353,7 @@ "maxLeverage": "27.5", "maxMarketValue": "400000", "maxFundingVelocity": "36", - "skewScale": "20000000", + "skewScale": "10000000", "offchainPriceDivergence": "0.10", "liquidationPremiumMultiplier": "1.5625", "offchainMarketKey": "ocAPEPERP", @@ -463,7 +463,7 @@ "offchainDelayedOrderMinAge": "2", "offchainDelayedOrderMaxAge": "60", "maxLeverage": "27.5", - "maxMarketValue": "1900000", + "maxMarketValue": "318000", "maxFundingVelocity": "36", "skewScale": "9000000", "offchainPriceDivergence": "0.10", @@ -997,7 +997,7 @@ "maxLeverage": "27.5", "maxMarketValue": "2222200", "maxFundingVelocity": "36", - "skewScale": "50000000", + "skewScale": "25000000", "offchainPriceDivergence": "0.10", "liquidationPremiumMultiplier": "3", "offchainMarketKey": "ocBLURPERP", @@ -1303,7 +1303,7 @@ "offchainDelayedOrderMinAge": "2", "offchainDelayedOrderMaxAge": "60", "maxLeverage": "27.5", - "maxMarketValue": "5000", + "maxMarketValue": "1000", "maxFundingVelocity": "36", "skewScale": "95625", "offchainPriceDivergence": "0.10", @@ -1417,7 +1417,7 @@ "maxLeverage": "27.5", "maxMarketValue": "362300", "maxFundingVelocity": "36", - "skewScale": "6500000", + "skewScale": "3250000", "offchainPriceDivergence": "0.10", "liquidationPremiumMultiplier": "3", "offchainMarketKey": "ocWLDPERP", @@ -1613,7 +1613,7 @@ "maxLeverage": "27.5", "maxMarketValue": "300000", "maxFundingVelocity": "36", - "skewScale": "9000000", + "skewScale": "4500000", "offchainPriceDivergence": "0.10", "liquidationPremiumMultiplier": "3", "offchainMarketKey": "ocPERPPERP", @@ -1698,7 +1698,7 @@ "maxLeverage": "27.5", "maxMarketValue": "500000", "maxFundingVelocity": "36", - "skewScale": "15750000", + "skewScale": "7875000", "offchainPriceDivergence": "0.10", "liquidationPremiumMultiplier": "3", "offchainMarketKey": "ocSUSHIPERP", @@ -1838,7 +1838,7 @@ "maxLeverage": "27.5", "maxMarketValue": "75000", "maxFundingVelocity": "36", - "skewScale": "3000000", + "skewScale": "1000000", "offchainPriceDivergence": "0.10", "liquidationPremiumMultiplier": "3", "offchainMarketKey": "ocICPPERP", @@ -2091,7 +2091,7 @@ "maxMarketValue": "0", "maxFundingVelocity": "36", "skewScale": "200000", - "offchainPriceDivergence": "0.99", + "offchainPriceDivergence": "0.10", "liquidationPremiumMultiplier": "3", "offchainMarketKey": "ocTRBPERP", "liquidationBufferRatio": "0.0150", @@ -2118,8 +2118,8 @@ "maxLeverage": "27.5", "maxMarketValue": "198200", "maxFundingVelocity": "36", - "offchainPriceDivergence": "0.99", "skewScale": "1500000", + "offchainPriceDivergence": "0.10", "liquidationPremiumMultiplier": "3", "offchainMarketKey": "ocTIAPERP", "liquidationBufferRatio": "0.0150", @@ -2146,8 +2146,8 @@ "maxLeverage": "27.5", "maxMarketValue": "500000", "maxFundingVelocity": "36", - "skewScale": "8000000", - "offchainPriceDivergence": "0.99", + "skewScale": "5600000", + "offchainPriceDivergence": "0.10", "liquidationPremiumMultiplier": "3", "offchainMarketKey": "ocIMXPERP", "liquidationBufferRatio": "0.0150", @@ -2176,7 +2176,7 @@ "maxMarketValue": "25000000", "maxFundingVelocity": "36", "skewScale": "650000000", - "offchainPriceDivergence": "0.99", + "offchainPriceDivergence": "0.10", "liquidationPremiumMultiplier": "3", "offchainMarketKey": "ocMEMEPERP", "liquidationBufferRatio": "0.0150", @@ -2204,7 +2204,7 @@ "maxMarketValue": "900000", "maxFundingVelocity": "36", "skewScale": "17000000", - "offchainPriceDivergence": "0.99", + "offchainPriceDivergence": "0.10", "liquidationPremiumMultiplier": "3", "offchainMarketKey": "ocFETPERP", "liquidationBufferRatio": "0.0150", @@ -2232,7 +2232,7 @@ "maxMarketValue": "3300000", "maxFundingVelocity": "36", "skewScale": "75000000", - "offchainPriceDivergence": "0.99", + "offchainPriceDivergence": "0.10", "liquidationPremiumMultiplier": "3", "offchainMarketKey": "ocGRTPERP", "liquidationBufferRatio": "0.0150", @@ -2259,8 +2259,8 @@ "maxLeverage": "27.5", "maxMarketValue": "2000000", "maxFundingVelocity": "36", - "offchainPriceDivergence": "0.99", "skewScale": "28875000", + "offchainPriceDivergence": "0.10", "liquidationPremiumMultiplier": "3", "offchainMarketKey": "ocPYTHPERP", "liquidationBufferRatio": "0.0150", @@ -2288,7 +2288,7 @@ "maxMarketValue": "0", "maxFundingVelocity": "36", "skewScale": "250000000", - "offchainPriceDivergence": "0.99", + "offchainPriceDivergence": "0.10", "liquidationPremiumMultiplier": "3", "offchainMarketKey": "ocANKRPERP", "liquidationBufferRatio": "0.0150", @@ -2316,7 +2316,7 @@ "maxMarketValue": "120000000000", "maxFundingVelocity": "36", "skewScale": "1140000000000", - "offchainPriceDivergence": "0.99", + "offchainPriceDivergence": "0.10", "liquidationPremiumMultiplier": "3", "offchainMarketKey": "ocBONKPERP", "liquidationBufferRatio": "0.0150", @@ -2343,15 +2343,15 @@ "maxLeverage": "27.5", "maxMarketValue": "550000", "maxFundingVelocity": "36", - "skewScale": "8000000", - "offchainPriceDivergence": "0.99", + "skewScale": "4000000", + "offchainPriceDivergence": "0.10", "liquidationPremiumMultiplier": "3", "offchainMarketKey": "ocJTOPERP", "liquidationBufferRatio": "0.0150", "maxPD": "0.0024", "maxLiquidationDelta": "0.0012", - "paused": true, - "offchainPaused": true + "paused": false, + "offchainPaused": false }, { "marketKey": "sORDIPERP", @@ -2372,12 +2372,124 @@ "maxMarketValue": "20000", "maxFundingVelocity": "36", "skewScale": "750000", - "offchainPriceDivergence": "0.99", + "offchainPriceDivergence": "0.10", "liquidationPremiumMultiplier": "3", "offchainMarketKey": "ocORDIPERP", "liquidationBufferRatio": "0.0150", "maxPD": "0.0024", "maxLiquidationDelta": "0.0012", + "paused": false, + "offchainPaused": false + }, + { + "marketKey": "sJUPPERP", + "asset": "JUP", + "makerFee": "0.3", + "takerFee": "0.3", + "takerFeeDelayedOrder": "0.3", + "makerFeeDelayedOrder": "0.3", + "takerFeeOffchainDelayedOrder": "0.0010", + "makerFeeOffchainDelayedOrder": "0.0002", + "nextPriceConfirmWindow": "2", + "delayedOrderConfirmWindow": "120", + "minDelayTimeDelta": "60", + "maxDelayTimeDelta": "6000", + "offchainDelayedOrderMinAge": "2", + "offchainDelayedOrderMaxAge": "60", + "maxLeverage": "27.5", + "maxMarketValue": "2000000", + "maxFundingVelocity": "36", + "skewScale": "22500000", + "offchainPriceDivergence": "0.10", + "liquidationPremiumMultiplier": "3", + "offchainMarketKey": "ocJUPPERP", + "liquidationBufferRatio": "0.0150", + "maxPD": "0.0024", + "maxLiquidationDelta": "0.0012", + "paused": true, + "offchainPaused": true + }, + { + "marketKey": "sCVXPERP", + "asset": "CVX", + "makerFee": "0.3", + "takerFee": "0.3", + "takerFeeDelayedOrder": "0.3", + "makerFeeDelayedOrder": "0.3", + "takerFeeOffchainDelayedOrder": "0.0010", + "makerFeeOffchainDelayedOrder": "0.0002", + "nextPriceConfirmWindow": "2", + "delayedOrderConfirmWindow": "120", + "minDelayTimeDelta": "60", + "maxDelayTimeDelta": "6000", + "offchainDelayedOrderMinAge": "2", + "offchainDelayedOrderMaxAge": "60", + "maxLeverage": "27.5", + "maxMarketValue": "40000", + "maxFundingVelocity": "36", + "skewScale": "750000", + "offchainPriceDivergence": "0.10", + "liquidationPremiumMultiplier": "3", + "offchainMarketKey": "ocCVXPERP", + "liquidationBufferRatio": "0.0150", + "maxPD": "0.0024", + "maxLiquidationDelta": "0.0012", + "paused": true, + "offchainPaused": true + }, + { + "marketKey": "sSTRKPERP", + "asset": "STRK", + "makerFee": "0.3", + "takerFee": "0.3", + "takerFeeDelayedOrder": "0.3", + "makerFeeDelayedOrder": "0.3", + "takerFeeOffchainDelayedOrder": "0.0010", + "makerFeeOffchainDelayedOrder": "0.0002", + "nextPriceConfirmWindow": "2", + "delayedOrderConfirmWindow": "120", + "minDelayTimeDelta": "60", + "maxDelayTimeDelta": "6000", + "offchainDelayedOrderMinAge": "2", + "offchainDelayedOrderMaxAge": "60", + "maxLeverage": "27.5", + "maxMarketValue": "500000", + "maxFundingVelocity": "36", + "skewScale": "5400000", + "offchainPriceDivergence": "0.10", + "liquidationPremiumMultiplier": "3", + "offchainMarketKey": "ocSTRKPERP", + "liquidationBufferRatio": "0.0150", + "maxPD": "0.0024", + "maxLiquidationDelta": "0.0012", + "paused": true, + "offchainPaused": true + }, + { + "marketKey": "sPENDLEPERP", + "asset": "PENDLE", + "makerFee": "0.3", + "takerFee": "0.3", + "takerFeeDelayedOrder": "0.3", + "makerFeeDelayedOrder": "0.3", + "takerFeeOffchainDelayedOrder": "0.0010", + "makerFeeOffchainDelayedOrder": "0.0002", + "nextPriceConfirmWindow": "2", + "delayedOrderConfirmWindow": "120", + "minDelayTimeDelta": "60", + "maxDelayTimeDelta": "6000", + "offchainDelayedOrderMinAge": "2", + "offchainDelayedOrderMaxAge": "60", + "maxLeverage": "27.5", + "maxMarketValue": "250000", + "maxFundingVelocity": "36", + "skewScale": "2500000", + "offchainPriceDivergence": "0.10", + "liquidationPremiumMultiplier": "3", + "offchainMarketKey": "ocPENDLEPERP", + "liquidationBufferRatio": "0.0150", + "maxPD": "0.0024", + "maxLiquidationDelta": "0.0012", "paused": true, "offchainPaused": true } diff --git a/publish/deployed/sepolia-ovm/versions.json b/publish/deployed/sepolia-ovm/versions.json index d5f6ba6aa2..dab2c09e29 100644 --- a/publish/deployed/sepolia-ovm/versions.json +++ b/publish/deployed/sepolia-ovm/versions.json @@ -3313,5 +3313,155 @@ "keccak256": "0x802114d7a8bc20ac2c520f4c2d4f1b23399a428e2c848112da31bcc5bfa5ecf8" } } + }, + "v2.99.0-alpha": { + "tag": "v2.99.0-alpha", + "fulltag": "v2.99.0-alpha", + "release": "Markab", + "network": "sepolia", + "date": "2024-02-28T21:47:26-03:00", + "commit": "57b7af3b2b46c6dcd3f8912c724e619a43c8cae0", + "contracts": { + "PerpsV2ProxyJUPPERP": { + "address": "0x198B5Add9227cb54C9Ac06b9D6Fd1d085d4800c1", + "status": "current", + "keccak256": "0x0480bc37486601da59cc4839de601a83ebc4828675c64c3f89eddb49cecafcac" + }, + "PerpsV2MarketStateJUPPERP": { + "address": "0xdb828a46226a555463993E78eAb127eC2b596A73", + "status": "current", + "keccak256": "0x56ac7ab663afd9e84c2735cdb3ff02011497e3f98d47195fbaa07186dad7f25c" + }, + "PerpsV2MarketJUPPERP": { + "address": "0x0fD941c61d75331A51d80F9323DE51B87C778a46", + "status": "current", + "keccak256": "0x42ced0e68bc90951bd56cbb681f9f707308989480dc1e2d420e964a2999ffd2b" + }, + "PerpsV2MarketLiquidateJUPPERP": { + "address": "0xA9146CDE055C436Ce6066B1BC5187231A3Be4C40", + "status": "current", + "keccak256": "0x271ee587fdf92ec48387ec0ec7b90024fd795f3bc7794f1d8a06fddcce22bdab" + }, + "PerpsV2DelayedIntentJUPPERP": { + "address": "0x12EF6d12fB264AB1a83E46c661e8a2d6A726b0CD", + "status": "current", + "keccak256": "0xa9d29f72e57d3f49832f41dc5895bf77ac2fb5d062572bdc2ec34c2a23e99d85" + }, + "PerpsV2DelayedExecutionJUPPERP": { + "address": "0xbceBF972B24aCb21c42dE2c7F4b3EAB3bc084B6c", + "status": "current", + "keccak256": "0x2c1acbd8bc17ddbabbaac3a3783d53512b4f0d66d359cec8ce924e9326a9bbce" + }, + "PerpsV2MarketViewsJUPPERP": { + "address": "0xF93c98Fd66a710b39ee2D982CB82fDFb3EC29EBd", + "status": "current", + "keccak256": "0x802114d7a8bc20ac2c520f4c2d4f1b23399a428e2c848112da31bcc5bfa5ecf8" + }, + "PerpsV2ProxyCVXPERP": { + "address": "0xCf92Cfc3a62376f470dDB1b49bf3f4e44E44de8d", + "status": "current", + "keccak256": "0x0480bc37486601da59cc4839de601a83ebc4828675c64c3f89eddb49cecafcac" + }, + "PerpsV2MarketStateCVXPERP": { + "address": "0xdA1FC750517AD0E23c8971AB7195109be2824343", + "status": "current", + "keccak256": "0x56ac7ab663afd9e84c2735cdb3ff02011497e3f98d47195fbaa07186dad7f25c" + }, + "PerpsV2MarketCVXPERP": { + "address": "0xA7A53a6804707Ac0f76a4F7731D4AF219216293f", + "status": "current", + "keccak256": "0x42ced0e68bc90951bd56cbb681f9f707308989480dc1e2d420e964a2999ffd2b" + }, + "PerpsV2MarketLiquidateCVXPERP": { + "address": "0xDD0CF256A68E9c70b0e3707809C25c662ced7BfC", + "status": "current", + "keccak256": "0x271ee587fdf92ec48387ec0ec7b90024fd795f3bc7794f1d8a06fddcce22bdab" + }, + "PerpsV2DelayedIntentCVXPERP": { + "address": "0x701455F6a0B25Ff08f56F2460fA6DB44115eA257", + "status": "current", + "keccak256": "0xa9d29f72e57d3f49832f41dc5895bf77ac2fb5d062572bdc2ec34c2a23e99d85" + }, + "PerpsV2DelayedExecutionCVXPERP": { + "address": "0x6cAFBb6E8fCCc61dab588e87192e249a7549dfE3", + "status": "current", + "keccak256": "0x2c1acbd8bc17ddbabbaac3a3783d53512b4f0d66d359cec8ce924e9326a9bbce" + }, + "PerpsV2MarketViewsCVXPERP": { + "address": "0x62239fC4EFa332C1602350fed2B160E2d598809e", + "status": "current", + "keccak256": "0x802114d7a8bc20ac2c520f4c2d4f1b23399a428e2c848112da31bcc5bfa5ecf8" + }, + "PerpsV2ProxySTRKPERP": { + "address": "0x7fC41d736b6F7DBA95e1eCc5321d9f147bd1F220", + "status": "current", + "keccak256": "0x0480bc37486601da59cc4839de601a83ebc4828675c64c3f89eddb49cecafcac" + }, + "PerpsV2MarketStateSTRKPERP": { + "address": "0xFee64657674Ae9c4a53734881092fFfdB5b7697C", + "status": "current", + "keccak256": "0x56ac7ab663afd9e84c2735cdb3ff02011497e3f98d47195fbaa07186dad7f25c" + }, + "PerpsV2MarketSTRKPERP": { + "address": "0xDB5192d67b511E41e3b9A729f184D0Da41b0FF08", + "status": "current", + "keccak256": "0x42ced0e68bc90951bd56cbb681f9f707308989480dc1e2d420e964a2999ffd2b" + }, + "PerpsV2MarketLiquidateSTRKPERP": { + "address": "0x97A5CD251F1165cc9EC86D9CbB375936d389Af6a", + "status": "current", + "keccak256": "0x271ee587fdf92ec48387ec0ec7b90024fd795f3bc7794f1d8a06fddcce22bdab" + }, + "PerpsV2DelayedIntentSTRKPERP": { + "address": "0x12aC51Fce6B855FB44A51994E1283dd70c290BaF", + "status": "current", + "keccak256": "0xa9d29f72e57d3f49832f41dc5895bf77ac2fb5d062572bdc2ec34c2a23e99d85" + }, + "PerpsV2DelayedExecutionSTRKPERP": { + "address": "0xC5C56dbC9e3D764b0ff819C13AFBa431Cd2A5912", + "status": "current", + "keccak256": "0x2c1acbd8bc17ddbabbaac3a3783d53512b4f0d66d359cec8ce924e9326a9bbce" + }, + "PerpsV2MarketViewsSTRKPERP": { + "address": "0xa42A15AafD7505062CF3dF8ef143F779254a943b", + "status": "current", + "keccak256": "0x802114d7a8bc20ac2c520f4c2d4f1b23399a428e2c848112da31bcc5bfa5ecf8" + }, + "PerpsV2ProxyPENDLEPERP": { + "address": "0x3359638732A98Cc5D598abD35d382Dd919Db0E04", + "status": "current", + "keccak256": "0x0480bc37486601da59cc4839de601a83ebc4828675c64c3f89eddb49cecafcac" + }, + "PerpsV2MarketStatePENDLEPERP": { + "address": "0x2997Bcd284dFE0D5aBFF0958d2202e417E9A1627", + "status": "current", + "keccak256": "0x56ac7ab663afd9e84c2735cdb3ff02011497e3f98d47195fbaa07186dad7f25c" + }, + "PerpsV2MarketPENDLEPERP": { + "address": "0x3f36541b9fE7cff23e165670519FcA94c27919ab", + "status": "current", + "keccak256": "0x42ced0e68bc90951bd56cbb681f9f707308989480dc1e2d420e964a2999ffd2b" + }, + "PerpsV2MarketLiquidatePENDLEPERP": { + "address": "0x76f76175342943740F423ad8f0bb664202882016", + "status": "current", + "keccak256": "0x271ee587fdf92ec48387ec0ec7b90024fd795f3bc7794f1d8a06fddcce22bdab" + }, + "PerpsV2DelayedIntentPENDLEPERP": { + "address": "0x43275BeDC11A16F440007BAc68F9CB5b559c07d3", + "status": "current", + "keccak256": "0xa9d29f72e57d3f49832f41dc5895bf77ac2fb5d062572bdc2ec34c2a23e99d85" + }, + "PerpsV2DelayedExecutionPENDLEPERP": { + "address": "0xb1C5b15E7832D860a9Ecc72eF020C0DdC0889e47", + "status": "current", + "keccak256": "0x2c1acbd8bc17ddbabbaac3a3783d53512b4f0d66d359cec8ce924e9326a9bbce" + }, + "PerpsV2MarketViewsPENDLEPERP": { + "address": "0xC26e4f89b625E2b1BEF4365A3C7B1E0A996DC0a4", + "status": "current", + "keccak256": "0x802114d7a8bc20ac2c520f4c2d4f1b23399a428e2c848112da31bcc5bfa5ecf8" + } + } } } diff --git a/publish/releases.json b/publish/releases.json index 165bbd3394..7c8b3606bc 100644 --- a/publish/releases.json +++ b/publish/releases.json @@ -1044,6 +1044,26 @@ "layer": "ovm", "sources": [], "released": "ovm" + }, + { + "sip": 2052, + "layer": "ovm", + "sources": [] + }, + { + "sip": 2053, + "layer": "ovm", + "sources": [] + }, + { + "sip": 2054, + "layer": "ovm", + "sources": [] + }, + { + "sip": 2056, + "layer": "ovm", + "sources": [] } ], "releases": [ @@ -1949,6 +1969,15 @@ }, "sips": [2044, 2045], "released": true + }, + { + "name": "Markab (Optimism)", + "ovm": true, + "version": { + "major": 2, + "minor": 99 + }, + "sips": [2052, 2053, 2054, 2056] } ] }