@gearbox-protocol/sdk 4.0.0 → 4.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -201,7 +201,7 @@ const chains = {
|
|
|
201
201
|
...import_chains.bsc,
|
|
202
202
|
network: "BNB",
|
|
203
203
|
defaultMarketConfigurators: {
|
|
204
|
-
"
|
|
204
|
+
"0x5BCF14d8470e1a6110916371aacC8E1C947A7D9d": "Chaos Labs"
|
|
205
205
|
},
|
|
206
206
|
isPublic: false,
|
|
207
207
|
wellKnownToken: {
|
|
@@ -184,7 +184,7 @@ const chains = {
|
|
|
184
184
|
...bsc,
|
|
185
185
|
network: "BNB",
|
|
186
186
|
defaultMarketConfigurators: {
|
|
187
|
-
"
|
|
187
|
+
"0x5BCF14d8470e1a6110916371aacC8E1C947A7D9d": "Chaos Labs"
|
|
188
188
|
},
|
|
189
189
|
isPublic: false,
|
|
190
190
|
wellKnownToken: {
|