Skip to content

Commit 5e1ccd1

Browse files
authored
Update types-known for westend 1011001 (#5905)
1 parent c300e1b commit 5e1ccd1

File tree

2 files changed

+87
-1
lines changed

2 files changed

+87
-1
lines changed

packages/types-known/src/upgrades/e2e/westend.ts

Lines changed: 86 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5588,5 +5588,91 @@ export const upgrades: ChainUpgradesExpanded = [
55885588
1
55895589
]
55905590
]
5591+
],
5592+
[
5593+
21217837,
5594+
1011001,
5595+
[
5596+
[
5597+
"0xdf6acb689907609b",
5598+
5
5599+
],
5600+
[
5601+
"0x37e397fc7c91f5e4",
5602+
2
5603+
],
5604+
[
5605+
"0x40fe3ad401f8959a",
5606+
6
5607+
],
5608+
[
5609+
"0xd2bc9897eed08f15",
5610+
3
5611+
],
5612+
[
5613+
"0xf78b278be53f454c",
5614+
2
5615+
],
5616+
[
5617+
"0xaf2c0297a23e6d3d",
5618+
11
5619+
],
5620+
[
5621+
"0x49eaaf1b548a0cb0",
5622+
3
5623+
],
5624+
[
5625+
"0x91d5df18b0d2cf58",
5626+
2
5627+
],
5628+
[
5629+
"0x2a5e924655399e60",
5630+
1
5631+
],
5632+
[
5633+
"0xed99c5acb25eedf5",
5634+
3
5635+
],
5636+
[
5637+
"0xcbca25e39f142387",
5638+
2
5639+
],
5640+
[
5641+
"0x687ad44ad37f03c2",
5642+
1
5643+
],
5644+
[
5645+
"0xab3c0572291feb8b",
5646+
1
5647+
],
5648+
[
5649+
"0xbc9d89904f5b923f",
5650+
1
5651+
],
5652+
[
5653+
"0x37c8bb1350a9a2a8",
5654+
4
5655+
],
5656+
[
5657+
"0xf3ff14d5ab527059",
5658+
3
5659+
],
5660+
[
5661+
"0x6ff52ee858e6c5bd",
5662+
1
5663+
],
5664+
[
5665+
"0x17a6bc0d0062aeb3",
5666+
1
5667+
],
5668+
[
5669+
"0x18ef58a3b67ba770",
5670+
1
5671+
],
5672+
[
5673+
"0xfbc577b9d747efd6",
5674+
1
5675+
]
5676+
]
55915677
]
55925678
];

packages/types-known/src/upgrades/manual/westend.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ export const upgrades: ChainUpgradesRaw = [
2121
[14849830, 9390], [15146832, 9400], [15332317, 9401], [15661793, 9420], [16165469, 9430],
2222
[18293984, 102000], [18293991, 103000], [18451783, 104000], [18679741, 1005000], [19166695, 1006000],
2323
[19234157, 1006001], [19542944, 1007000], [19621258, 1007001], [19761406, 1008000], [20056997, 1009000],
24-
[20368318, 1010000], [20649086, 1011000]
24+
[20368318, 1010000], [20649086, 1011000], [21217837, 1011001]
2525
];

0 commit comments

Comments
 (0)