Skip to content

Commit 580ef11

Browse files
chore: rename cher to soneium (#862)
* chore: rename cher to soneium * bump version
1 parent ddeb5cd commit 580ef11

File tree

5 files changed

+20
-20
lines changed

5 files changed

+20
-20
lines changed

deploy/consts.ts

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -94,11 +94,6 @@ export const OP_STACK_ADDRESS_MAP: {
9494
L1StandardBridge: "0x88ff1e5b602916615391f55854588efcbb7663f0",
9595
L1OpUSDCBridgeAdapter: ZERO_ADDRESS,
9696
},
97-
[CHAIN_IDs.CHER]: {
98-
L1CrossDomainMessenger: "0x9cf951e3f74b644e621b36ca9cea147a78d4c39f",
99-
L1StandardBridge: "0xeb9bf100225c214efc3e7c651ebbadcf85177607",
100-
L1OpUSDCBridgeAdapter: "0xC67A8c5f22b40274Ca7C4A56Db89569Ee2AD3FAb",
101-
},
10297
[CHAIN_IDs.LISK]: {
10398
L1CrossDomainMessenger: "0x31B72D76FB666844C41EdF08dF0254875Dbb7edB",
10499
L1StandardBridge: "0x2658723Bf70c7667De6B25F99fcce13A16D25d08",
@@ -115,6 +110,11 @@ export const OP_STACK_ADDRESS_MAP: {
115110
L1CrossDomainMessenger: "0x592C1299e0F8331D81A28C0FC7352Da24eDB444a",
116111
L1StandardBridge: "0xc473ca7E02af24c129c2eEf51F2aDf0411c1Df69",
117112
},
113+
[CHAIN_IDs.SONEIUM]: {
114+
L1CrossDomainMessenger: "0x9cf951e3f74b644e621b36ca9cea147a78d4c39f",
115+
L1StandardBridge: "0xeb9bf100225c214efc3e7c651ebbadcf85177607",
116+
L1OpUSDCBridgeAdapter: "0xC67A8c5f22b40274Ca7C4A56Db89569Ee2AD3FAb",
117+
},
118118
[CHAIN_IDs.WORLD_CHAIN]: {
119119
L1CrossDomainMessenger: "0xf931a81D18B1766d15695ffc7c1920a62b7e710a",
120120
L1StandardBridge: "0x470458C91978D2d929704489Ad730DC3E3001113",

deployments/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ This is because this `deployments.json` file is used by bots in [`@across-protoc
139139
| Ink_SpokePool | [0xeF684C38F94F48775959ECf2012D7E864ffb9dd4](https://explorer.inkonchain.com/address/0xeF684C38F94F48775959ECf2012D7E864ffb9dd4) |
140140
| MulticallHandler | [0x924a9f036260DdD5808007E1AA95f08eD08aA569](https://explorer.inkonchain.com/address/0x924a9f036260DdD5808007E1AA95f08eD08aA569) |
141141

142-
## Cher mainnet (1868)
142+
## Soneium mainnet (1868)
143143

144144
| Contract Name | Address |
145145
| ---------------- | --------------------------------------------------------------------------------------------------------------------- |

hardhat.config.ts

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -313,9 +313,9 @@ const config: HardhatUserConfig = {
313313
accounts: { mnemonic },
314314
companionNetworks: { l1: "mainnet" },
315315
},
316-
cher: {
317-
chainId: CHAIN_IDs.CHER,
318-
url: getNodeUrl("cher", true, CHAIN_IDs.CHER),
316+
soneium: {
317+
chainId: CHAIN_IDs.SONEIUM,
318+
url: "https://soneium.blockscout.com",
319319
saveDeployments: true,
320320
accounts: { mnemonic },
321321
companionNetworks: { l1: "mainnet" },
@@ -350,7 +350,7 @@ const config: HardhatUserConfig = {
350350
worldchain: "blockscout",
351351
alephzero: "blockscout",
352352
ink: "blockscout",
353-
cher: "blockscout",
353+
soneium: "blockscout",
354354
},
355355
customChains: [
356356
{
@@ -386,11 +386,11 @@ const config: HardhatUserConfig = {
386386
},
387387
},
388388
{
389-
network: "cher",
390-
chainId: CHAIN_IDs.CHER,
389+
network: "soneium",
390+
chainId: CHAIN_IDs.SONEIUM,
391391
urls: {
392-
apiURL: "https://blockscout.com/api",
393-
browserURL: "https://blockscout.com",
392+
apiURL: "https://soneium.blockscout.com/api",
393+
browserURL: "https://soneium.blockscout.com",
394394
},
395395
},
396396
{

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@across-protocol/contracts",
3-
"version": "3.0.24",
3+
"version": "3.0.25",
44
"author": "UMA Team",
55
"license": "AGPL-3.0-only",
66
"repository": {
@@ -41,7 +41,7 @@
4141
"pre-commit-hook": "sh scripts/preCommitHook.sh"
4242
},
4343
"dependencies": {
44-
"@across-protocol/constants": "^3.1.28",
44+
"@across-protocol/constants": "^3.1.30",
4545
"@coral-xyz/anchor": "^0.30.1",
4646
"@defi-wonderland/smock": "^2.3.4",
4747
"@eth-optimism/contracts": "^0.5.40",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# yarn lockfile v1
33

44

5-
"@across-protocol/constants@^3.1.28":
6-
version "3.1.28"
7-
resolved "https://registry.yarnpkg.com/@across-protocol/constants/-/constants-3.1.28.tgz#0540f5a44b085b0951a853898afe174ea113db3a"
8-
integrity sha512-rnI1pQgkJ6+hPIQNomsi8eQreVfWKfFn9i9Z39U0fAnoXodZklW0eqj5N0cXlEfahp5j2u1RCs7s6fQ9megCdw==
5+
"@across-protocol/constants@^3.1.30":
6+
version "3.1.30"
7+
resolved "https://registry.yarnpkg.com/@across-protocol/constants/-/constants-3.1.30.tgz#b5bb82b5efcf3f63658332eece240ecdb645c0bc"
8+
integrity sha512-1lEhQmYiqcMKg05fnPfSeCk9QTRaHdVykD+Wcr5tcsyPYgOMtXOXvxxvtSOe9FK+ckpRypp4ab2WUN2iitnzpw==
99

1010
"@across-protocol/contracts@^0.1.4":
1111
version "0.1.4"

0 commit comments

Comments
 (0)