@rhinestone/shared-configs 1.4.96 → 1.4.97

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.
@@ -567,9 +567,9 @@
567
567
  "symbol": "WETH"
568
568
  },
569
569
  {
570
- "address": "0xD76c996A5F3b4342eA586C71eECBd3320d4d0d47",
571
- "approvalSlot": 2136907552,
572
- "balanceSlot": 2275545506,
570
+ "address": "0x2f6fdE5E2AeAB6335d8f978B4d8B2a9c1129AcFb",
571
+ "approvalSlot": 1,
572
+ "balanceSlot": 0,
573
573
  "decimals": 6,
574
574
  "priceSymbol": "USDC",
575
575
  "symbol": "MockUSD"
@@ -618,9 +618,9 @@ const chains = {
618
618
  "symbol": "WETH"
619
619
  },
620
620
  {
621
- "address": "0xD76c996A5F3b4342eA586C71eECBd3320d4d0d47",
622
- "approvalSlot": 2136907552,
623
- "balanceSlot": 2275545506,
621
+ "address": "0x2f6fdE5E2AeAB6335d8f978B4d8B2a9c1129AcFb",
622
+ "approvalSlot": 1,
623
+ "balanceSlot": 0,
624
624
  "decimals": 6,
625
625
  "priceSymbol": "USDC",
626
626
  "symbol": "MockUSD"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rhinestone/shared-configs",
3
- "version": "1.4.96",
3
+ "version": "1.4.97",
4
4
  "description": "Reusable configuration files for Rhinestone services",
5
5
  "author": {
6
6
  "name": "Rhinestone",