@orbs-network/twap 2.7.13 → 2.7.15

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.
Files changed (2) hide show
  1. package/configs.json +3 -3
  2. package/package.json +1 -1
package/configs.json CHANGED
@@ -373,8 +373,8 @@
373
373
  "minChunkSizeUsd": 10,
374
374
  "name": "SparkDEX",
375
375
  "partner": "Orbs:TWAP:SparkDEX",
376
- "exchangeAddress": "0x48817b1a0DFA11F07C9871Ba5AB7f7514e0653DE",
377
- "exchangeType": "ExchangeV2"
376
+ "exchangeAddress": "0xe59c53C76bB7EEc01401A18fA8215B94bC65Bf56",
377
+ "exchangeType": "P2Exchange"
378
378
  },
379
379
  "Ramses": {
380
380
  "chainName": "arb",
@@ -443,7 +443,7 @@
443
443
  "minChunkSizeUsd": 10,
444
444
  "name": "Shadow",
445
445
  "partner": "Orbs:TWAP:Shadow",
446
- "exchangeAddress": "0x5bE612238132B552E1cA79326278049D98077655",
446
+ "exchangeAddress": "0x69e3c891450161b7BF27f181eE85E7bAE69E5b07",
447
447
  "exchangeType": "ExchangeV2"
448
448
  }
449
449
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@orbs-network/twap",
3
- "version": "2.7.13",
3
+ "version": "2.7.15",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/orbs-network/twap.git"