From a83b2cff7e09e60542e898ade0bc28d0f146adcf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yago=20P=C3=A9rez=20V=C3=A1zquez?= Date: Wed, 4 Dec 2024 15:22:19 +0100 Subject: [PATCH 1/2] Update Safe Deployments --- packages/protocol-kit/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/protocol-kit/package.json b/packages/protocol-kit/package.json index 130618500..ca415c752 100644 --- a/packages/protocol-kit/package.json +++ b/packages/protocol-kit/package.json @@ -66,7 +66,7 @@ "web3": "^4.12.1" }, "dependencies": { - "@safe-global/safe-deployments": "^1.37.14", + "@safe-global/safe-deployments": "^1.37.20", "@safe-global/safe-modules-deployments": "^2.2.4", "@safe-global/types-kit": "^1.0.0", "abitype": "^1.0.2", From 636bcc8e2e988a698b334ab85c0d1b073f6a9596 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yago=20P=C3=A9rez=20V=C3=A1zquez?= Date: Wed, 4 Dec 2024 15:34:16 +0100 Subject: [PATCH 2/2] Update local networks --- .../protocol-kit/src/utils/eip-3770/config.ts | 17 +++++++++++++++-- yarn.lock | 19 ++++--------------- 2 files changed, 19 insertions(+), 17 deletions(-) diff --git a/packages/protocol-kit/src/utils/eip-3770/config.ts b/packages/protocol-kit/src/utils/eip-3770/config.ts index 82dc8ed51..18f7562d2 100644 --- a/packages/protocol-kit/src/utils/eip-3770/config.ts +++ b/packages/protocol-kit/src/utils/eip-3770/config.ts @@ -65,7 +65,7 @@ export const networks: NetworkShortName[] = [ { chainId: 282n, shortName: 'zkTCRO' }, { chainId: 288n, shortName: 'boba' }, { chainId: 291n, shortName: 'orderly' }, - { chainId: 300n, shortName: 'ogn' }, + { chainId: 300n, shortName: 'zksync-sepolia' }, { chainId: 314n, shortName: 'filecoin' }, { chainId: 321n, shortName: 'kcs' }, { chainId: 322n, shortName: 'kcst' }, @@ -112,6 +112,7 @@ export const networks: NetworkShortName[] = [ { chainId: 1337n, shortName: 'geth' }, { chainId: 1442n, shortName: 'testnet-zkEVM-mango' }, { chainId: 1513n, shortName: 'Story' }, + { chainId: 1516n, shortName: 'story-testnet' }, { chainId: 1559n, shortName: 'tenet' }, { chainId: 1625n, shortName: 'gravity' }, { chainId: 1663n, shortName: 'Gobi' }, @@ -120,6 +121,8 @@ export const networks: NetworkShortName[] = [ { chainId: 1811n, shortName: 'lif3-testnet' }, { chainId: 1890n, shortName: 'lightlink_phoenix' }, { chainId: 1891n, shortName: 'lightlink_pegasus' }, + { chainId: 1923n, shortName: 'swell-l2' }, + { chainId: 1924n, shortName: 'swell-l2-testnet' }, { chainId: 1984n, shortName: 'euntest' }, { chainId: 1998n, shortName: 'kyoto-testnet' }, { chainId: 2000n, shortName: 'dc' }, @@ -144,6 +147,7 @@ export const networks: NetworkShortName[] = [ { chainId: 3737n, shortName: 'csb' }, { chainId: 3776n, shortName: 'astrzk' }, { chainId: 4002n, shortName: 'tftm' }, + { chainId: 4061n, shortName: 'Nahmii3Mainnet' }, { chainId: 4062n, shortName: 'Nahmii3Testnet' }, { chainId: 4078n, shortName: 'muster' }, { chainId: 4157n, shortName: 'crossfi-testnet' }, @@ -183,6 +187,7 @@ export const networks: NetworkShortName[] = [ { chainId: 8822n, shortName: 'iotaevm' }, { chainId: 9000n, shortName: 'evmos-testnet' }, { chainId: 9001n, shortName: 'evmos' }, + { chainId: 9700n, shortName: 'MainnetDev' }, { chainId: 9728n, shortName: 'boba-testnet' }, { chainId: 10000n, shortName: 'smartbch' }, { chainId: 10001n, shortName: 'smartbchtest' }, @@ -228,6 +233,7 @@ export const networks: NetworkShortName[] = [ { chainId: 42161n, shortName: 'arb1' }, { chainId: 42170n, shortName: 'arb-nova' }, { chainId: 42220n, shortName: 'celo' }, + { chainId: 42421n, shortName: 'rwa' }, { chainId: 42793n, shortName: 'etlk' }, { chainId: 43113n, shortName: 'fuji' }, { chainId: 43114n, shortName: 'avax' }, @@ -260,6 +266,8 @@ export const networks: NetworkShortName[] = [ { chainId: 84532n, shortName: 'basesep' }, { chainId: 90001n, shortName: 'dhobyghaut' }, { chainId: 97435n, shortName: 'sling' }, + { chainId: 98864n, shortName: 'plume-devnet' }, + { chainId: 98865n, shortName: 'plume' }, { chainId: 103454n, shortName: 'masatest' }, { chainId: 105105n, shortName: 'stratis' }, { chainId: 111188n, shortName: 're-al' }, @@ -274,6 +282,7 @@ export const networks: NetworkShortName[] = [ { chainId: 314159n, shortName: 'filecoin-calibration' }, { chainId: 328527n, shortName: 'nal' }, { chainId: 333999n, shortName: 'olympus' }, + { chainId: 381931n, shortName: 'metal' }, { chainId: 421611n, shortName: 'arb-rinkeby' }, { chainId: 421613n, shortName: 'arb-goerli' }, { chainId: 421614n, shortName: 'arb-sep' }, @@ -287,6 +296,8 @@ export const networks: NetworkShortName[] = [ { chainId: 656476n, shortName: 'open-campus-codex' }, { chainId: 660279n, shortName: 'xai' }, { chainId: 713715n, shortName: 'sei-devnet' }, + { chainId: 743111n, shortName: 'hemi-sep' }, + { chainId: 763373n, shortName: 'inksepolia' }, { chainId: 764984n, shortName: 'lamina1test' }, { chainId: 808813n, shortName: 'bob-sepolia' }, { chainId: 810180n, shortName: 'zklink-nova' }, @@ -318,13 +329,15 @@ export const networks: NetworkShortName[] = [ { chainId: 1313161554n, shortName: 'aurora' }, { chainId: 1313161555n, shortName: 'aurora-testnet' }, { chainId: 1511670449n, shortName: 'GPT' }, + { chainId: 1570754601n, shortName: 'hst-test' }, { chainId: 1666600000n, shortName: 'hmy-s0' }, { chainId: 1666700000n, shortName: 'hmy-b-s0' }, { chainId: 11297108099n, shortName: 'tpalm' }, { chainId: 11297108109n, shortName: 'palm' }, { chainId: 37714555429n, shortName: 'xaitestnet' }, { chainId: 88153591557n, shortName: 'arb-blueberry' }, - { chainId: 123420000220n, shortName: 'fluence-stage' } + { chainId: 123420000220n, shortName: 'fluence-stage' }, + { chainId: 920637907288165n, shortName: 'kkrt-starknet-sepolia' } ] if (process.env.TEST_NETWORK === 'hardhat') { diff --git a/yarn.lock b/yarn.lock index bc435613e..c3bc3813f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1741,17 +1741,6 @@ resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.1.1.tgz#1ec17e2edbec25c8306d424ecfbf13c7de1aaa31" integrity sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA== -"@safe-global/protocol-kit@file:packages/sdk-starter-kit/.yalc/@safe-global/protocol-kit": - version "5.0.4" - dependencies: - "@noble/curves" "^1.6.0" - "@safe-global/safe-deployments" "^1.37.14" - "@safe-global/safe-modules-deployments" "^2.2.4" - "@safe-global/types-kit" "^1.0.0" - abitype "^1.0.2" - semver "^7.6.3" - viem "^2.21.8" - "@safe-global/safe-contracts-v1.4.1@npm:@safe-global/safe-contracts@1.4.1": version "1.4.1" resolved "https://registry.npmjs.org/@safe-global/safe-contracts/-/safe-contracts-1.4.1.tgz" @@ -1762,10 +1751,10 @@ resolved "https://registry.yarnpkg.com/@safe-global/safe-contracts/-/safe-contracts-1.4.1-build.0.tgz#5d82e2f3fd8430b4589df992b9ee2c71386082fe" integrity sha512-TIpoKJtMqLcLFoid0cvpxo8YTcnRUj95MHvxzwgPbJPRONOckNS6ebgGyBBRDmnpxFh34IBpPUZ7JD+z2Cfbbg== -"@safe-global/safe-deployments@^1.37.14": - version "1.37.14" - resolved "https://registry.yarnpkg.com/@safe-global/safe-deployments/-/safe-deployments-1.37.14.tgz#31c1d1ff924d94ce639c136bef154de3adf5f75e" - integrity sha512-uHpYizq52j1arwWRxHbEbrZsECD5tG87NwLo/xDViRVw/GIrkRC6HerkzfZwiHVjVrC8gN8o3ApLsknYbxrF4w== +"@safe-global/safe-deployments@^1.37.20": + version "1.37.20" + resolved "https://registry.yarnpkg.com/@safe-global/safe-deployments/-/safe-deployments-1.37.20.tgz#368c172b19cd34fa77ec5c0df6a16d52d64abdee" + integrity sha512-2T2cYtgpLGzxM0GUPXd5mqZiQ193fgWXB2Yg0Azd/EBpBsAfUEWVmjdux+5D2aNNyVv++16Hq5GqiOv5sU07Tg== dependencies: semver "^7.6.2"