Skip to content

Commit c49579a

Browse files
committed
chore: migrate to new allocator
1 parent f2e1900 commit c49579a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/utils/onchain-allocator.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,8 +143,8 @@ export const getOnchainAllocator = async (chainId: string) => {
143143
"perennial",
144144
"sei",
145145
"lisk",
146-
"polygon_zkevm",
147-
"metis",
146+
// "polygon_zkevm",
147+
// "metis",
148148
"hyperevm",
149149
"flow",
150150
].includes(chainId)

0 commit comments

Comments
 (0)