We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37da740 commit cd421e5Copy full SHA for cd421e5
src/sdk/chain/chains.ts
@@ -378,7 +378,7 @@ export const chains: Record<NetworkType, GearboxChain> = {
378
defaultMarketConfigurators: {
379
"0x1ca8b92aa7233a9f8f7ba031ac45c878141adff0": "Invariant Group",
380
},
381
- isPublic: false,
+ isPublic: true,
382
wellKnownToken: {
383
address: "0x67B302E35Aef5EEE8c32D934F5856869EF428330",
384
symbol: "USDT",
0 commit comments