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.
2 parents 44c9174 + cf52517 commit d0b810aCopy full SHA for d0b810a
src/constants/chains.ts
@@ -205,4 +205,16 @@ export const CHAIN_DATA_LIST: ChainDataList = {
205
network: "callisto-testnet",
206
networkId: 2
207
}
208
+ 246529: {
209
+ chainId: 246529,
210
+ chain: "ARTIS sigma1",
211
+ network: "artis-s1",
212
+ networkId: 246529
213
+ }
214
+ 246785: {
215
+ chainId: 246785,
216
+ chain: "ARTIS tau1",
217
+ network: "artis-t1",
218
+ networkId: 246785
219
220
};
0 commit comments