We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35e2cf3 commit 534631dCopy full SHA for 534631d
src/utils/onchain-allocator.ts
@@ -108,6 +108,23 @@ export const getOnchainAllocator = async (chainId: string) => {
108
"taiko",
109
"plume",
110
"blast",
111
+ "berachain",
112
+ "anime",
113
+ "bob",
114
+ "linea",
115
+ "ink",
116
+ "superposition",
117
+ "zircuit",
118
+ "gunz",
119
+ // "avalanche",
120
+ "hemi",
121
+ "celo",
122
+ "arbitrum_nova",
123
+ // "arbitrum",
124
+ "mode",
125
+ "funki",
126
+ "apechain",
127
+ "plasma",
128
].includes(chainId)
129
) {
130
allocator = "0x7eda04920f22ba6a2b9f2573fd9a6f6f1946ff9f";
0 commit comments