@talismn/balances-react 0.0.0-pr2075-20250707160526 → 0.0.0-pr2075-20250708125508
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.
|
@@ -51,6 +51,7 @@ export declare const chainsAtom: import("jotai").Atom<Promise<{
|
|
|
51
51
|
palletId?: string | undefined;
|
|
52
52
|
} | undefined;
|
|
53
53
|
"substrate-foreignassets"?: undefined;
|
|
54
|
+
"substrate-hydration"?: any;
|
|
54
55
|
} | undefined;
|
|
55
56
|
}[]>>;
|
|
56
57
|
export declare const chainsByIdAtom: import("jotai").Atom<Promise<Record<string, {
|
|
@@ -106,6 +107,7 @@ export declare const chainsByIdAtom: import("jotai").Atom<Promise<Record<string,
|
|
|
106
107
|
palletId?: string | undefined;
|
|
107
108
|
} | undefined;
|
|
108
109
|
"substrate-foreignassets"?: undefined;
|
|
110
|
+
"substrate-hydration"?: any;
|
|
109
111
|
} | undefined;
|
|
110
112
|
}>>>;
|
|
111
113
|
export declare const chainsByGenesisHashAtom: import("jotai").Atom<Promise<Record<string, {
|
|
@@ -161,6 +163,7 @@ export declare const chainsByGenesisHashAtom: import("jotai").Atom<Promise<Recor
|
|
|
161
163
|
palletId?: string | undefined;
|
|
162
164
|
} | undefined;
|
|
163
165
|
"substrate-foreignassets"?: undefined;
|
|
166
|
+
"substrate-hydration"?: any;
|
|
164
167
|
} | undefined;
|
|
165
168
|
}>>>;
|
|
166
169
|
export declare const evmNetworksAtom: import("jotai").Atom<Promise<{
|
|
@@ -582,6 +585,7 @@ export declare const chaindataAtom: import("jotai").Atom<{
|
|
|
582
585
|
palletId?: string | undefined;
|
|
583
586
|
} | undefined;
|
|
584
587
|
"substrate-foreignassets"?: undefined;
|
|
588
|
+
"substrate-hydration"?: any;
|
|
585
589
|
} | undefined;
|
|
586
590
|
} | {
|
|
587
591
|
id: string;
|
|
@@ -672,6 +676,7 @@ export declare const chaindataAtom: import("jotai").Atom<{
|
|
|
672
676
|
palletId?: string | undefined;
|
|
673
677
|
} | undefined;
|
|
674
678
|
"substrate-foreignassets"?: undefined;
|
|
679
|
+
"substrate-hydration"?: any;
|
|
675
680
|
} | undefined;
|
|
676
681
|
} | {
|
|
677
682
|
id: string;
|
|
@@ -762,6 +767,7 @@ export declare const chaindataAtom: import("jotai").Atom<{
|
|
|
762
767
|
palletId?: string | undefined;
|
|
763
768
|
} | undefined;
|
|
764
769
|
"substrate-foreignassets"?: undefined;
|
|
770
|
+
"substrate-hydration"?: any;
|
|
765
771
|
} | undefined;
|
|
766
772
|
}[];
|
|
767
773
|
chainsById: Record<string, {
|
|
@@ -817,6 +823,7 @@ export declare const chaindataAtom: import("jotai").Atom<{
|
|
|
817
823
|
palletId?: string | undefined;
|
|
818
824
|
} | undefined;
|
|
819
825
|
"substrate-foreignassets"?: undefined;
|
|
826
|
+
"substrate-hydration"?: any;
|
|
820
827
|
} | undefined;
|
|
821
828
|
}>;
|
|
822
829
|
chainsByGenesisHash: Record<string, {
|
|
@@ -872,6 +879,7 @@ export declare const chaindataAtom: import("jotai").Atom<{
|
|
|
872
879
|
palletId?: string | undefined;
|
|
873
880
|
} | undefined;
|
|
874
881
|
"substrate-foreignassets"?: undefined;
|
|
882
|
+
"substrate-hydration"?: any;
|
|
875
883
|
} | undefined;
|
|
876
884
|
}>;
|
|
877
885
|
evmNetworks: {
|
|
@@ -1293,6 +1301,7 @@ export declare const chaindataAtom: import("jotai").Atom<{
|
|
|
1293
1301
|
palletId?: string | undefined;
|
|
1294
1302
|
} | undefined;
|
|
1295
1303
|
"substrate-foreignassets"?: undefined;
|
|
1304
|
+
"substrate-hydration"?: any;
|
|
1296
1305
|
} | undefined;
|
|
1297
1306
|
} | {
|
|
1298
1307
|
id: string;
|
|
@@ -1383,6 +1392,7 @@ export declare const chaindataAtom: import("jotai").Atom<{
|
|
|
1383
1392
|
palletId?: string | undefined;
|
|
1384
1393
|
} | undefined;
|
|
1385
1394
|
"substrate-foreignassets"?: undefined;
|
|
1395
|
+
"substrate-hydration"?: any;
|
|
1386
1396
|
} | undefined;
|
|
1387
1397
|
} | {
|
|
1388
1398
|
id: string;
|
|
@@ -1473,6 +1483,7 @@ export declare const chaindataAtom: import("jotai").Atom<{
|
|
|
1473
1483
|
palletId?: string | undefined;
|
|
1474
1484
|
} | undefined;
|
|
1475
1485
|
"substrate-foreignassets"?: undefined;
|
|
1486
|
+
"substrate-hydration"?: any;
|
|
1476
1487
|
} | undefined;
|
|
1477
1488
|
}[];
|
|
1478
1489
|
chainsById: Record<string, {
|
|
@@ -1528,6 +1539,7 @@ export declare const chaindataAtom: import("jotai").Atom<{
|
|
|
1528
1539
|
palletId?: string | undefined;
|
|
1529
1540
|
} | undefined;
|
|
1530
1541
|
"substrate-foreignassets"?: undefined;
|
|
1542
|
+
"substrate-hydration"?: any;
|
|
1531
1543
|
} | undefined;
|
|
1532
1544
|
}>;
|
|
1533
1545
|
chainsByGenesisHash: Record<string, {
|
|
@@ -1583,6 +1595,7 @@ export declare const chaindataAtom: import("jotai").Atom<{
|
|
|
1583
1595
|
palletId?: string | undefined;
|
|
1584
1596
|
} | undefined;
|
|
1585
1597
|
"substrate-foreignassets"?: undefined;
|
|
1598
|
+
"substrate-hydration"?: any;
|
|
1586
1599
|
} | undefined;
|
|
1587
1600
|
}>;
|
|
1588
1601
|
evmNetworks: {
|
|
@@ -54,6 +54,7 @@ export declare const useChaindata: () => {
|
|
|
54
54
|
palletId?: string | undefined;
|
|
55
55
|
} | undefined;
|
|
56
56
|
"substrate-foreignassets"?: undefined;
|
|
57
|
+
"substrate-hydration"?: any;
|
|
57
58
|
} | undefined;
|
|
58
59
|
} | {
|
|
59
60
|
id: string;
|
|
@@ -144,6 +145,7 @@ export declare const useChaindata: () => {
|
|
|
144
145
|
palletId?: string | undefined;
|
|
145
146
|
} | undefined;
|
|
146
147
|
"substrate-foreignassets"?: undefined;
|
|
148
|
+
"substrate-hydration"?: any;
|
|
147
149
|
} | undefined;
|
|
148
150
|
} | {
|
|
149
151
|
id: string;
|
|
@@ -234,6 +236,7 @@ export declare const useChaindata: () => {
|
|
|
234
236
|
palletId?: string | undefined;
|
|
235
237
|
} | undefined;
|
|
236
238
|
"substrate-foreignassets"?: undefined;
|
|
239
|
+
"substrate-hydration"?: any;
|
|
237
240
|
} | undefined;
|
|
238
241
|
}[];
|
|
239
242
|
chainsById: Record<string, {
|
|
@@ -289,6 +292,7 @@ export declare const useChaindata: () => {
|
|
|
289
292
|
palletId?: string | undefined;
|
|
290
293
|
} | undefined;
|
|
291
294
|
"substrate-foreignassets"?: undefined;
|
|
295
|
+
"substrate-hydration"?: any;
|
|
292
296
|
} | undefined;
|
|
293
297
|
}>;
|
|
294
298
|
chainsByGenesisHash: Record<string, {
|
|
@@ -344,6 +348,7 @@ export declare const useChaindata: () => {
|
|
|
344
348
|
palletId?: string | undefined;
|
|
345
349
|
} | undefined;
|
|
346
350
|
"substrate-foreignassets"?: undefined;
|
|
351
|
+
"substrate-hydration"?: any;
|
|
347
352
|
} | undefined;
|
|
348
353
|
}>;
|
|
349
354
|
evmNetworks: {
|
|
@@ -765,6 +770,7 @@ export declare const useChains: () => Record<string, {
|
|
|
765
770
|
palletId?: string | undefined;
|
|
766
771
|
} | undefined;
|
|
767
772
|
"substrate-foreignassets"?: undefined;
|
|
773
|
+
"substrate-hydration"?: any;
|
|
768
774
|
} | undefined;
|
|
769
775
|
}>;
|
|
770
776
|
export declare const useChainsByGenesisHash: () => Record<string, {
|
|
@@ -820,6 +826,7 @@ export declare const useChainsByGenesisHash: () => Record<string, {
|
|
|
820
826
|
palletId?: string | undefined;
|
|
821
827
|
} | undefined;
|
|
822
828
|
"substrate-foreignassets"?: undefined;
|
|
829
|
+
"substrate-hydration"?: any;
|
|
823
830
|
} | undefined;
|
|
824
831
|
}>;
|
|
825
832
|
export declare const useEvmNetworks: () => Record<string, {
|
|
@@ -1059,6 +1066,7 @@ export declare const useChain: (chainId?: DotNetworkId) => {
|
|
|
1059
1066
|
palletId?: string | undefined;
|
|
1060
1067
|
} | undefined;
|
|
1061
1068
|
"substrate-foreignassets"?: undefined;
|
|
1069
|
+
"substrate-hydration"?: any;
|
|
1062
1070
|
} | undefined;
|
|
1063
1071
|
};
|
|
1064
1072
|
export declare const useEvmNetwork: (evmNetworkId?: EthNetworkId) => {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@talismn/balances-react",
|
|
3
|
-
"version": "0.0.0-pr2075-
|
|
3
|
+
"version": "0.0.0-pr2075-20250708125508",
|
|
4
4
|
"author": "Talisman",
|
|
5
5
|
"homepage": "https://talisman.xyz",
|
|
6
6
|
"license": "GPL-3.0-or-later",
|
|
@@ -30,14 +30,14 @@
|
|
|
30
30
|
"lodash": "4.17.21",
|
|
31
31
|
"react-use": "^17.5.1",
|
|
32
32
|
"rxjs": "^7.8.1",
|
|
33
|
-
"@talismn/
|
|
34
|
-
"@talismn/
|
|
35
|
-
"@talismn/
|
|
36
|
-
"@talismn/
|
|
37
|
-
"@talismn/
|
|
38
|
-
"@talismn/
|
|
39
|
-
"@talismn/
|
|
40
|
-
"@talismn/
|
|
33
|
+
"@talismn/chain-connector": "0.0.0-pr2075-20250708125508",
|
|
34
|
+
"@talismn/balances": "0.0.0-pr2075-20250708125508",
|
|
35
|
+
"@talismn/chaindata-provider": "0.0.0-pr2075-20250708125508",
|
|
36
|
+
"@talismn/connection-meta": "0.0.0-pr2075-20250708125508",
|
|
37
|
+
"@talismn/chain-connector-evm": "0.0.0-pr2075-20250708125508",
|
|
38
|
+
"@talismn/scale": "0.0.0-pr2075-20250708125508",
|
|
39
|
+
"@talismn/token-rates": "0.0.0-pr2075-20250708125508",
|
|
40
|
+
"@talismn/util": "0.0.0-pr2075-20250708125508"
|
|
41
41
|
},
|
|
42
42
|
"devDependencies": {
|
|
43
43
|
"@types/jest": "^29.5.14",
|
|
@@ -48,8 +48,8 @@
|
|
|
48
48
|
"react": "^18.3.1",
|
|
49
49
|
"ts-jest": "^29.2.5",
|
|
50
50
|
"typescript": "^5.6.3",
|
|
51
|
-
"@talismn/
|
|
52
|
-
"@talismn/
|
|
51
|
+
"@talismn/eslint-config": "0.0.3",
|
|
52
|
+
"@talismn/tsconfig": "0.0.2"
|
|
53
53
|
},
|
|
54
54
|
"peerDependencies": {
|
|
55
55
|
"@polkadot/util-crypto": "*",
|