Skip to content

Commit

Permalink
Update types-known for westend 1011001 (#5905)
Browse files Browse the repository at this point in the history
  • Loading branch information
TarikGul committed Jun 11, 2024
1 parent c300e1b commit 5e1ccd1
Show file tree
Hide file tree
Showing 2 changed files with 87 additions and 1 deletion.
86 changes: 86 additions & 0 deletions packages/types-known/src/upgrades/e2e/westend.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5588,5 +5588,91 @@ export const upgrades: ChainUpgradesExpanded = [
1
]
]
],
[
21217837,
1011001,
[
[
"0xdf6acb689907609b",
5
],
[
"0x37e397fc7c91f5e4",
2
],
[
"0x40fe3ad401f8959a",
6
],
[
"0xd2bc9897eed08f15",
3
],
[
"0xf78b278be53f454c",
2
],
[
"0xaf2c0297a23e6d3d",
11
],
[
"0x49eaaf1b548a0cb0",
3
],
[
"0x91d5df18b0d2cf58",
2
],
[
"0x2a5e924655399e60",
1
],
[
"0xed99c5acb25eedf5",
3
],
[
"0xcbca25e39f142387",
2
],
[
"0x687ad44ad37f03c2",
1
],
[
"0xab3c0572291feb8b",
1
],
[
"0xbc9d89904f5b923f",
1
],
[
"0x37c8bb1350a9a2a8",
4
],
[
"0xf3ff14d5ab527059",
3
],
[
"0x6ff52ee858e6c5bd",
1
],
[
"0x17a6bc0d0062aeb3",
1
],
[
"0x18ef58a3b67ba770",
1
],
[
"0xfbc577b9d747efd6",
1
]
]
]
];
2 changes: 1 addition & 1 deletion packages/types-known/src/upgrades/manual/westend.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ export const upgrades: ChainUpgradesRaw = [
[14849830, 9390], [15146832, 9400], [15332317, 9401], [15661793, 9420], [16165469, 9430],
[18293984, 102000], [18293991, 103000], [18451783, 104000], [18679741, 1005000], [19166695, 1006000],
[19234157, 1006001], [19542944, 1007000], [19621258, 1007001], [19761406, 1008000], [20056997, 1009000],
[20368318, 1010000], [20649086, 1011000]
[20368318, 1010000], [20649086, 1011000], [21217837, 1011001]
];

0 comments on commit 5e1ccd1

Please sign in to comment.