impermax-sdk 2.1.17 → 2.1.18
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.
- package/lib/config/amms.js +31 -31
- package/package.json +1 -1
package/lib/config/amms.js
CHANGED
|
@@ -205,47 +205,47 @@ exports.getAmmByFactory = getAmmByFactory;
|
|
|
205
205
|
exports.AMM_SUBGRAPH_URLS = {
|
|
206
206
|
[types_1.Networks.Ropsten]: {},
|
|
207
207
|
[types_1.Networks.Mainnet]: {
|
|
208
|
-
|
|
208
|
+
// [Amms.uniswap]: 'https://api.thegraph.com/subgraphs/name/uniswap/uniswap-v2',
|
|
209
209
|
},
|
|
210
210
|
[types_1.Networks.Polygon]: {
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
211
|
+
// [Amms.quickswap]: 'https://api.thegraph.com/subgraphs/name/sameepsi/quickswap06',
|
|
212
|
+
//[Amms.satin]: "",
|
|
213
|
+
//[Amms.pearl]: "",
|
|
214
|
+
// [Amms.sushiswap]: 'https://api.thegraph.com/subgraphs/name/sushiswap/matic-exchange',
|
|
215
|
+
// [Amms.tetuswap]: 'https://api.thegraph.com/subgraphs/name/tetu-io/tetu-swap',
|
|
216
216
|
},
|
|
217
217
|
[types_1.Networks.Arbitrum]: {
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
218
|
+
//[Amms.sushiswap]: 'https://api.thegraph.com/subgraphs/name/sushiswap/arbitrum-exchange',
|
|
219
|
+
//[Amms.swapr]: 'https://api.thegraph.com/subgraphs/name/luzzif/swapr-arbitrum-one-v2',
|
|
220
|
+
//[Amms.zyberswap]: 'https://api.thegraph.com/subgraphs/name/zyberswap-arbitrum/zyber-amm',
|
|
221
|
+
////[Amms.arbidex]: '',
|
|
222
|
+
//[Amms.solidlizard]: 'https://api.thegraph.com/subgraphs/name/solidlizardfinance/sliz',
|
|
223
|
+
//[Amms.ramses]: '',
|
|
224
|
+
//[Amms.auragi]: '',
|
|
225
|
+
//[Amms.chronos]: '',
|
|
226
|
+
//[Amms.swapfish]: 'https://bsc.streamingfast.io/subgraphs/name/pancakeswap/exchange-v2',
|
|
227
227
|
},
|
|
228
228
|
[types_1.Networks.Avalanche]: {
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
229
|
+
//[Amms.pangolin]: 'https://api.thegraph.com/subgraphs/name/dasconnor/pangolin-dex',
|
|
230
|
+
//[Amms.traderJoe]: 'https://api.thegraph.com/subgraphs/name/traderjoe-xyz/exchange',
|
|
231
|
+
//[Amms.flair]: '',
|
|
232
|
+
//[Amms.glacier]: '',
|
|
233
|
+
//[Amms.thorus]: '',
|
|
234
234
|
},
|
|
235
235
|
[types_1.Networks.Moonriver]: {
|
|
236
|
-
|
|
237
|
-
|
|
236
|
+
//[Amms.sushiswap]: 'https://api.thegraph.com/subgraphs/name/sushiswap/moonriver-exchange',
|
|
237
|
+
//[Amms.solarbeam]: 'https://analytics.solarbeam.io/api/subgraph',
|
|
238
238
|
},
|
|
239
239
|
[types_1.Networks.Aurora]: {},
|
|
240
240
|
[types_1.Networks.Cronos]: {},
|
|
241
241
|
[types_1.Networks.Fantom]: {
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
242
|
+
//[Amms.solidly]: 'https://api.thegraph.com/subgraphs/name/spartacus-finance/solidly',
|
|
243
|
+
//[Amms.solidlyB]: 'https://api.thegraph.com/subgraphs/name/spartacus-finance/solidly',
|
|
244
|
+
//[Amms.solidlyUSDC]: 'https://api.thegraph.com/subgraphs/name/spartacus-finance/solidly',
|
|
245
|
+
//[Amms.solidlyUSDCB]: 'https://api.thegraph.com/subgraphs/name/spartacus-finance/solidly',
|
|
246
|
+
//[Amms.solidly091]: 'https://api.thegraph.com/subgraphs/name/spartacus-finance/solidly',
|
|
247
|
+
//[Amms.solidlyOxd]: 'https://api.thegraph.com/subgraphs/name/spartacus-finance/solidly',
|
|
248
|
+
//[Amms.wigoswap]: 'https://gateway.thegraph.com/api/031cf65e6bf1e03a781f69aeba9770d2/subgraphs/id/ykYhkpzjz9FpT4RZRgFHQ84udU1581pfs4u9KcbA4yt'
|
|
249
249
|
},
|
|
250
250
|
[types_1.Networks.Canto]: {},
|
|
251
251
|
[types_1.Networks.ZksyncEra]: {},
|
|
@@ -254,8 +254,8 @@ exports.AMM_SUBGRAPH_URLS = {
|
|
|
254
254
|
[types_1.Networks.Moonbeam]: {},
|
|
255
255
|
[types_1.Networks.Sxnetwork]: {},
|
|
256
256
|
[types_1.Networks.Base]: {
|
|
257
|
-
|
|
258
|
-
|
|
257
|
+
//[Amms.aerodrome]: 'https://api.thegraph.com/subgraphs/name/ethzoomer/aerodrome-trading-data', //could not find "official" subgraph,
|
|
258
|
+
//[Amms.uniswap]: 'https://api.studio.thegraph.com/query/46041/uniswap-v2-base/v0.0.1',
|
|
259
259
|
},
|
|
260
260
|
[types_1.Networks.Mantle]: {},
|
|
261
261
|
[types_1.Networks.Scroll]: {},
|