@pushchain/ui-kit 4.1.0-alpha.1 → 4.1.0-alpha.2

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pushchain/ui-kit",
3
- "version": "4.1.0-alpha.1",
3
+ "version": "4.1.0-alpha.2",
4
4
  "homepage": "https://push.org",
5
5
  "keywords": [
6
6
  "pushchain",
@@ -3,8 +3,8 @@ type ChainType = typeof viemChains & Record<string, unknown>;
3
3
  export declare const pushWalletDonut: {
4
4
  blockExplorers: {
5
5
  readonly default: {
6
- readonly name: "Push Testnet Explorer";
7
- readonly url: "https://donut.push.network/";
6
+ readonly name: "Explorer";
7
+ readonly url: "https://explorer.testnet.push.org";
8
8
  };
9
9
  };
10
10
  blockTime?: number | undefined;
@@ -30,7 +30,7 @@ export declare const pushWalletDonut: {
30
30
  rpcUrls: {
31
31
  readonly default: {
32
32
  readonly http: readonly ["https://evm.donut.rpc.push.org/"];
33
- readonly webSocket: readonly ["wss://evm.donut.rpc.push.org"];
33
+ readonly webSocket: readonly ["wss://evm.pn1.dev.push.org"];
34
34
  };
35
35
  };
36
36
  sourceId?: number | undefined;
@@ -15,11 +15,11 @@ exports.pushWalletDonut = (0, viem_1.defineChain)({
15
15
  rpcUrls: {
16
16
  default: {
17
17
  http: ['https://evm.donut.rpc.push.org/'],
18
- webSocket: ['wss://evm.donut.rpc.push.org'],
18
+ webSocket: ['wss://evm.pn1.dev.push.org'],
19
19
  },
20
20
  },
21
21
  blockExplorers: {
22
- default: { name: 'Push Testnet Explorer', url: 'https://donut.push.network/' },
22
+ default: { name: 'Explorer', url: 'https://explorer.testnet.push.org' },
23
23
  },
24
24
  });
25
25
  exports.chains = Object.assign(Object.assign({}, viemChains), { pushWalletDonut: exports.pushWalletDonut });
@@ -1 +1 @@
1
- {"version":3,"file":"chains.js","sourceRoot":"","sources":["../../../../../../../../packages/ui-kit/src/lib/providers/walletProviders/ethereum/chains.ts"],"names":[],"mappings":";;;;AAAA,+BAAmC;AACnC,gEAA0C;AAI7B,QAAA,eAAe,GAAG,IAAA,kBAAW,EAAC;IACzC,EAAE,EAAE,KAAK;IACT,IAAI,EAAE,oBAAoB;IAC1B,cAAc,EAAE;QACd,QAAQ,EAAE,EAAE;QACZ,IAAI,EAAE,YAAY;QAClB,MAAM,EAAE,IAAI;KACb;IACD,OAAO,EAAE;QACP,OAAO,EAAE;YACP,IAAI,EAAE,CAAC,iCAAiC,CAAC;YACzC,SAAS,EAAE,CAAC,8BAA8B,CAAC;SAC5C;KACF;IACD,cAAc,EAAE;QACd,OAAO,EAAE,EAAE,IAAI,EAAE,uBAAuB,EAAE,GAAG,EAAE,6BAA6B,EAAE;KAC/E;CACF,CAAC,CAAC;AAEU,QAAA,MAAM,mCACd,UAAU,KACb,eAAe,EAAf,uBAAe,IACf"}
1
+ {"version":3,"file":"chains.js","sourceRoot":"","sources":["../../../../../../../../packages/ui-kit/src/lib/providers/walletProviders/ethereum/chains.ts"],"names":[],"mappings":";;;;AAAA,+BAAmC;AACnC,gEAA0C;AAI7B,QAAA,eAAe,GAAG,IAAA,kBAAW,EAAC;IACzC,EAAE,EAAE,KAAK;IACT,IAAI,EAAE,oBAAoB;IAC1B,cAAc,EAAE;QACd,QAAQ,EAAE,EAAE;QACZ,IAAI,EAAE,YAAY;QAClB,MAAM,EAAE,IAAI;KACb;IACD,OAAO,EAAE;QACP,OAAO,EAAE;YACP,IAAI,EAAE,CAAC,iCAAiC,CAAC;YACzC,SAAS,EAAE,CAAC,4BAA4B,CAAC;SAC1C;KACF;IACD,cAAc,EAAE;QACd,OAAO,EAAE,EAAE,IAAI,EAAE,UAAU,EAAE,GAAG,EAAE,mCAAmC,EAAE;KACxE;CACF,CAAC,CAAC;AAEU,QAAA,MAAM,mCACd,UAAU,KACb,eAAe,EAAf,uBAAe,IACf"}