@jup-ag/platform-list 1.2.51 → 1.2.53

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.
@@ -0,0 +1,3 @@
1
+ import { PlatformRaw, ServiceRaw } from "../types";
2
+ export declare const platform: PlatformRaw;
3
+ export declare const services: ServiceRaw[];
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.services = exports.platform = void 0;
4
+ exports.platform = {
5
+ id: "agora",
6
+ name: "Agora",
7
+ description: "Agora is a global investment management corporation offering a range of financial services and products.",
8
+ tags: ["institutional"],
9
+ links: {
10
+ website: "https://www.agora.finance/",
11
+ twitter: "https://x.com/withAUSD",
12
+ },
13
+ tokens: ["AUSD1jCcCyPLybk1YnvPWsHQSrZ46dxwoMniN4N2UEB9"],
14
+ };
15
+ exports.services = [];
@@ -0,0 +1,3 @@
1
+ import { PlatformRaw, ServiceRaw } from "../types";
2
+ export declare const platform: PlatformRaw;
3
+ export declare const services: ServiceRaw[];
@@ -0,0 +1,14 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.services = exports.platform = void 0;
4
+ exports.platform = {
5
+ id: "backedfinance",
6
+ name: "Backed Finance",
7
+ description: "Backed Finance is a financial technology company that specializes in blockchain infrastructure and digital asset solutions.",
8
+ links: {
9
+ website: "https://backed.fi/",
10
+ twitter: "https://x.com/BackedFi",
11
+ },
12
+ tags: ["institutional"],
13
+ };
14
+ exports.services = [];
@@ -0,0 +1,3 @@
1
+ import { PlatformRaw, ServiceRaw } from "../types";
2
+ export declare const platform: PlatformRaw;
3
+ export declare const services: ServiceRaw[];
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.services = exports.platform = void 0;
4
+ exports.platform = {
5
+ id: "bitgo",
6
+ name: "BitGo",
7
+ description: "BitGo is a digital asset custody and security platform providing institutional-grade solutions for managing cryptocurrencies.",
8
+ tags: ["institutional"],
9
+ links: {
10
+ website: "https://www.bitgo.com/",
11
+ twitter: "https://x.com/BitGo",
12
+ },
13
+ tokens: ["USD1ttGY1N17NEEHLmELoaybftRBUSErhqYiQzvEmuB"],
14
+ };
15
+ exports.services = [];
@@ -13,8 +13,11 @@ exports.platform = {
13
13
  github: "https://github.com/circlefin",
14
14
  documentation: "https://www.circle.com/resources",
15
15
  },
16
- tags: ["stablecoin", "bridge", "dapp"],
17
- tokens: ["EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v"],
16
+ tags: ["stablecoin", "bridge", "dapp", "institutional"],
17
+ tokens: [
18
+ "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
19
+ "HzwqbKZw8HxMN6bF2yFZNrht3c2iXXzpKcFu7uBEDKtr",
20
+ ],
18
21
  };
19
22
  const minterContract = {
20
23
  name: "CCTP",
@@ -0,0 +1,3 @@
1
+ import { PlatformRaw, ServiceRaw } from "../types";
2
+ export declare const platform: PlatformRaw;
3
+ export declare const services: ServiceRaw[];
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.services = exports.platform = void 0;
4
+ exports.platform = {
5
+ id: "fdl",
6
+ name: "First Digital Labs",
7
+ description: "First Digital Labs is a financial technology company that specializes in blockchain infrastructure and digital asset solutions.",
8
+ links: {
9
+ website: "https://www.firstdigitallabs.com/",
10
+ twitter: "https://x.com/FDLabsHQ",
11
+ },
12
+ tags: ["institutional"],
13
+ tokens: ["9zNQRsGLjNKwCUU5Gq5LR8beUCPzQMVMqKAi3SSZh54u"],
14
+ };
15
+ exports.services = [];
@@ -0,0 +1,3 @@
1
+ import { PlatformRaw, ServiceRaw } from "../types";
2
+ export declare const platform: PlatformRaw;
3
+ export declare const services: ServiceRaw[];
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.services = exports.platform = void 0;
4
+ exports.platform = {
5
+ id: "franklintempleton",
6
+ name: "Franklin Templeton",
7
+ description: "Franklin Templeton is a global investment management organization offering a wide range of financial services and products.",
8
+ links: {
9
+ website: "https://franklintempleton.com/",
10
+ twitter: "https://x.com/FTI_US",
11
+ },
12
+ tags: ["institutional"],
13
+ tokens: ["5Tu84fKBpe9vfXeotjvfvWdWbAjy3hqsExvuHgFqFxA1"],
14
+ };
15
+ exports.services = [];
@@ -6,12 +6,13 @@ exports.platform = {
6
6
  id: "hastra",
7
7
  name: "Hastra",
8
8
  description: "Hastra is a DeFi protocol offering vault-based staking and minting services.",
9
- tags: ["dapp"],
9
+ tags: ["dapp", "institutional", "defi"],
10
10
  links: {
11
11
  website: "https://www.hastra.io/",
12
12
  twitter: "https://x.com/HastraFi",
13
13
  },
14
14
  addedAt: 1764936000000,
15
+ tokens: ["3b8X44fLF9ooXaUm3hhSgjpmVs6rZZ3pPoGnGahc3Uu7"],
15
16
  };
16
17
  const mintContract = {
17
18
  name: "Vault Mint",
@@ -40,6 +40,7 @@ const _1inch = __importStar(require("./1inch"));
40
40
  const accessprotocol = __importStar(require("./accessprotocol"));
41
41
  const adrastea = __importStar(require("./adrastea"));
42
42
  const adrena = __importStar(require("./adrena"));
43
+ const agora = __importStar(require("./agora"));
43
44
  const akuma = __importStar(require("./akuma"));
44
45
  const aldrin = __importStar(require("./aldrin"));
45
46
  const allbridge = __importStar(require("./allbridge"));
@@ -51,6 +52,7 @@ const artrade = __importStar(require("./artrade"));
51
52
  const asgardfi = __importStar(require("./asgardfi"));
52
53
  const atrix = __importStar(require("./atrix"));
53
54
  const aurory = __importStar(require("./aurory"));
55
+ const backedfinance = __importStar(require("./backedfinance"));
54
56
  const backpack = __importStar(require("./backpack"));
55
57
  const backwoods = __importStar(require("./backwoods"));
56
58
  const bananagun = __importStar(require("./bananagun"));
@@ -59,6 +61,7 @@ const banx = __importStar(require("./banx"));
59
61
  const baskt = __importStar(require("./baskt"));
60
62
  const believe = __importStar(require("./believe"));
61
63
  const bio = __importStar(require("./bio"));
64
+ const bitgo = __importStar(require("./bitgo"));
62
65
  const blaze = __importStar(require("./blaze"));
63
66
  const bloom = __importStar(require("./bloom"));
64
67
  const blueshift = __importStar(require("./blueshift"));
@@ -107,6 +110,7 @@ const ensofi = __importStar(require("./ensofi"));
107
110
  const exoticmarkets = __importStar(require("./exoticmarkets"));
108
111
  const exponent = __importStar(require("./exponent"));
109
112
  const famousfoxfederation = __importStar(require("./famousfoxfederation"));
113
+ const fdl = __importStar(require("./fdl"));
110
114
  const fjordfoundry = __importStar(require("./fjordfoundry"));
111
115
  const flash = __importStar(require("./flash"));
112
116
  const flexlend = __importStar(require("./flexlend"));
@@ -114,6 +118,7 @@ const flowmatic = __importStar(require("./flowmatic"));
114
118
  const fluxbeam = __importStar(require("./fluxbeam"));
115
119
  const fragmetric = __importStar(require("./fragmetric"));
116
120
  const francium = __importStar(require("./francium"));
121
+ const franklintempleton = __importStar(require("./franklintempleton"));
117
122
  const frax = __importStar(require("./frax"));
118
123
  const friktion = __importStar(require("./friktion"));
119
124
  const fuse = __importStar(require("./fuse"));
@@ -155,6 +160,7 @@ const iloop = __importStar(require("./iloop"));
155
160
  const invariant = __importStar(require("./invariant"));
156
161
  const jet = __importStar(require("./jet"));
157
162
  const jito = __importStar(require("./jito"));
163
+ const jpmorgan = __importStar(require("./jpmorgan"));
158
164
  const jupiterExchange = __importStar(require("./jupiter-exchange"));
159
165
  const jupiterGovernance = __importStar(require("./jupiter-governance"));
160
166
  const jupiterJupuary = __importStar(require("./jupiter-jupuary"));
@@ -185,6 +191,7 @@ const maestro = __importStar(require("./maestro"));
185
191
  const magiceden = __importStar(require("./magiceden"));
186
192
  const magna = __importStar(require("./magna"));
187
193
  const mango = __importStar(require("./mango"));
194
+ const manifest = __importStar(require("./manifest"));
188
195
  const maple = __importStar(require("./maple"));
189
196
  const marginfi = __importStar(require("./marginfi"));
190
197
  const marinade = __importStar(require("./marinade"));
@@ -221,6 +228,7 @@ const pancakeswap = __importStar(require("./pancakeswap"));
221
228
  const paraswap = __importStar(require("./paraswap"));
222
229
  const parcl = __importStar(require("./parcl"));
223
230
  const parrot = __importStar(require("./parrot"));
231
+ const paxos = __importStar(require("./paxos"));
224
232
  const perena = __importStar(require("./perena"));
225
233
  const phantom = __importStar(require("./phantom"));
226
234
  const phoenix = __importStar(require("./phoenix"));
@@ -258,10 +266,13 @@ const saber = __importStar(require("./saber"));
258
266
  const sanctum = __importStar(require("./sanctum"));
259
267
  const sandglass = __importStar(require("./sandglass"));
260
268
  const save = __importStar(require("./save"));
269
+ const securitize = __importStar(require("./securitize"));
261
270
  const sendit = __importStar(require("./sendit"));
262
271
  const sentre = __importStar(require("./sentre"));
263
272
  const serum = __importStar(require("./serum"));
273
+ const sgforge = __importStar(require("./sgforge"));
264
274
  const sharky = __importStar(require("./sharky"));
275
+ const sky = __importStar(require("./sky"));
265
276
  const smb = __importStar(require("./smb"));
266
277
  const solana = __importStar(require("./solana"));
267
278
  const solanaid = __importStar(require("./solanaid"));
@@ -323,6 +334,7 @@ exports.platforms = [
323
334
  accessprotocol.platform,
324
335
  adrastea.platform,
325
336
  adrena.platform,
337
+ agora.platform,
326
338
  akuma.platform,
327
339
  aldrin.platform,
328
340
  allbridge.platform,
@@ -334,6 +346,7 @@ exports.platforms = [
334
346
  asgardfi.platform,
335
347
  atrix.platform,
336
348
  aurory.platform,
349
+ backedfinance.platform,
337
350
  backpack.platform,
338
351
  backwoods.platform,
339
352
  bananagun.platform,
@@ -342,6 +355,7 @@ exports.platforms = [
342
355
  baskt.platform,
343
356
  believe.platform,
344
357
  bio.platform,
358
+ bitgo.platform,
345
359
  blaze.platform,
346
360
  bloom.platform,
347
361
  blueshift.platform,
@@ -390,6 +404,7 @@ exports.platforms = [
390
404
  exoticmarkets.platform,
391
405
  exponent.platform,
392
406
  famousfoxfederation.platform,
407
+ fdl.platform,
393
408
  fjordfoundry.platform,
394
409
  flash.platform,
395
410
  flexlend.platform,
@@ -397,6 +412,7 @@ exports.platforms = [
397
412
  fluxbeam.platform,
398
413
  fragmetric.platform,
399
414
  francium.platform,
415
+ franklintempleton.platform,
400
416
  frax.platform,
401
417
  friktion.platform,
402
418
  fuse.platform,
@@ -438,6 +454,7 @@ exports.platforms = [
438
454
  invariant.platform,
439
455
  jet.platform,
440
456
  jito.platform,
457
+ jpmorgan.platform,
441
458
  jupiterExchange.platform,
442
459
  jupiterGovernance.platform,
443
460
  jupiterJupuary.platform,
@@ -468,6 +485,7 @@ exports.platforms = [
468
485
  magiceden.platform,
469
486
  magna.platform,
470
487
  mango.platform,
488
+ manifest.platform,
471
489
  maple.platform,
472
490
  marginfi.platform,
473
491
  marinade.platform,
@@ -504,6 +522,7 @@ exports.platforms = [
504
522
  paraswap.platform,
505
523
  parcl.platform,
506
524
  parrot.platform,
525
+ paxos.platform,
507
526
  perena.platform,
508
527
  phantom.platform,
509
528
  phoenix.platform,
@@ -541,10 +560,13 @@ exports.platforms = [
541
560
  sanctum.platform,
542
561
  sandglass.platform,
543
562
  save.platform,
563
+ securitize.platform,
544
564
  sendit.platform,
545
565
  sentre.platform,
546
566
  serum.platform,
567
+ sgforge.platform,
547
568
  sharky.platform,
569
+ sky.platform,
548
570
  smb.platform,
549
571
  solana.platform,
550
572
  solanaid.platform,
@@ -607,6 +629,7 @@ exports.services = [
607
629
  ...accessprotocol.services,
608
630
  ...adrastea.services,
609
631
  ...adrena.services,
632
+ ...agora.services,
610
633
  ...akuma.services,
611
634
  ...aldrin.services,
612
635
  ...allbridge.services,
@@ -618,6 +641,7 @@ exports.services = [
618
641
  ...asgardfi.services,
619
642
  ...atrix.services,
620
643
  ...aurory.services,
644
+ ...backedfinance.services,
621
645
  ...backpack.services,
622
646
  ...backwoods.services,
623
647
  ...bananagun.services,
@@ -626,6 +650,7 @@ exports.services = [
626
650
  ...baskt.services,
627
651
  ...believe.services,
628
652
  ...bio.services,
653
+ ...bitgo.services,
629
654
  ...blaze.services,
630
655
  ...bloom.services,
631
656
  ...blueshift.services,
@@ -674,6 +699,7 @@ exports.services = [
674
699
  ...exoticmarkets.services,
675
700
  ...exponent.services,
676
701
  ...famousfoxfederation.services,
702
+ ...fdl.services,
677
703
  ...fjordfoundry.services,
678
704
  ...flash.services,
679
705
  ...flexlend.services,
@@ -681,6 +707,7 @@ exports.services = [
681
707
  ...fluxbeam.services,
682
708
  ...fragmetric.services,
683
709
  ...francium.services,
710
+ ...franklintempleton.services,
684
711
  ...frax.services,
685
712
  ...friktion.services,
686
713
  ...fuse.services,
@@ -722,6 +749,7 @@ exports.services = [
722
749
  ...invariant.services,
723
750
  ...jet.services,
724
751
  ...jito.services,
752
+ ...jpmorgan.services,
725
753
  ...jupiterExchange.services,
726
754
  ...jupiterGovernance.services,
727
755
  ...jupiterJupuary.services,
@@ -752,6 +780,7 @@ exports.services = [
752
780
  ...magiceden.services,
753
781
  ...magna.services,
754
782
  ...mango.services,
783
+ ...manifest.services,
755
784
  ...maple.services,
756
785
  ...marginfi.services,
757
786
  ...marinade.services,
@@ -788,6 +817,7 @@ exports.services = [
788
817
  ...paraswap.services,
789
818
  ...parcl.services,
790
819
  ...parrot.services,
820
+ ...paxos.services,
791
821
  ...perena.services,
792
822
  ...phantom.services,
793
823
  ...phoenix.services,
@@ -825,10 +855,13 @@ exports.services = [
825
855
  ...sanctum.services,
826
856
  ...sandglass.services,
827
857
  ...save.services,
858
+ ...securitize.services,
828
859
  ...sendit.services,
829
860
  ...sentre.services,
830
861
  ...serum.services,
862
+ ...sgforge.services,
831
863
  ...sharky.services,
864
+ ...sky.services,
832
865
  ...smb.services,
833
866
  ...solana.services,
834
867
  ...solanaid.services,
@@ -0,0 +1,3 @@
1
+ import { PlatformRaw, ServiceRaw } from "../types";
2
+ export declare const platform: PlatformRaw;
3
+ export declare const services: ServiceRaw[];
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.services = exports.platform = void 0;
4
+ exports.platform = {
5
+ id: "jpmorgan",
6
+ name: "JP Morgan",
7
+ description: "JP Morgan is a global financial services firm providing a wide range of investment banking, asset management, and financial services.",
8
+ links: {
9
+ website: "https://www.jpmorgan.com/",
10
+ twitter: "https://x.com/jpmorgan",
11
+ },
12
+ tags: ["institutional"],
13
+ tokens: ["FHufjcAYGvYSNaQ68c7hxHB4t7derZYsVRHpvTsXS2cd"],
14
+ };
15
+ exports.services = [];
@@ -0,0 +1,5 @@
1
+ import { PlatformRaw, ServiceRaw } from "../types";
2
+ export declare const platform: PlatformRaw;
3
+ export declare const orderBookService: ServiceRaw;
4
+ export declare const vaultService: ServiceRaw;
5
+ export declare const services: ServiceRaw[];
@@ -0,0 +1,39 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.services = exports.vaultService = exports.orderBookService = exports.platform = void 0;
4
+ const types_1 = require("../types");
5
+ exports.platform = {
6
+ id: "manifest",
7
+ name: "Manifest",
8
+ description: "Manifest is the 3rd-generation on-chain orderbook built on Solana.",
9
+ tags: ["dex"],
10
+ links: {
11
+ website: "https://manifest.trade/",
12
+ telegram: "https://t.me/manifest_trade",
13
+ twitter: "https://x.com/ManifestTrade",
14
+ documentation: "https://manifest.trade/whitepaper.pdf",
15
+ },
16
+ };
17
+ const orderBookContract = {
18
+ name: "Order Book",
19
+ address: "wMNFSTkir3HgyZTsB7uqu3i7FA73grFCptPXgrZjksL",
20
+ networkId: types_1.NetworkId.solana,
21
+ };
22
+ const vaultContract = {
23
+ name: "Vault",
24
+ address: "MNFSTqtC93rEfYHB6hF82sKdZpUDFWkViLByLd1k1Ms",
25
+ networkId: types_1.NetworkId.solana,
26
+ };
27
+ exports.orderBookService = {
28
+ id: `${exports.platform.id}-order-book`,
29
+ name: "Order Book",
30
+ platformId: exports.platform.id,
31
+ contractsRaw: [orderBookContract],
32
+ };
33
+ exports.vaultService = {
34
+ id: `${exports.platform.id}-vault`,
35
+ name: "Vault",
36
+ platformId: exports.platform.id,
37
+ contractsRaw: [vaultContract],
38
+ };
39
+ exports.services = [exports.orderBookService, exports.vaultService];
@@ -12,7 +12,10 @@ exports.platform = {
12
12
  discord: "https://discord.gg/ondofinance",
13
13
  documentation: "https://docs.ondo.finance/",
14
14
  },
15
- tokens: ["A1KLoBrKBde8Ty9qtNQUtq3C2ortoC3u7twggz7sEto6"],
15
+ tokens: [
16
+ "A1KLoBrKBde8Ty9qtNQUtq3C2ortoC3u7twggz7sEto6",
17
+ "i7u4r16TcsJTgq1kAG8opmVZyVnAKBwLKu6ZPMwzxNc",
18
+ ],
16
19
  tags: ["dapp", "rwa", "institutional", "rwa"],
17
20
  };
18
21
  exports.services = [];
@@ -0,0 +1,3 @@
1
+ import { PlatformRaw, ServiceRaw } from "../types";
2
+ export declare const platform: PlatformRaw;
3
+ export declare const services: ServiceRaw[];
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.services = exports.platform = void 0;
4
+ exports.platform = {
5
+ id: "paxos",
6
+ name: "Paxos",
7
+ description: "Paxos is a financial technology company that specializes in blockchain infrastructure and digital asset solutions.",
8
+ links: {
9
+ website: "https://www.paxos.com/",
10
+ twitter: "https://x.com/Paxos",
11
+ },
12
+ tags: ["institutional"],
13
+ tokens: ["2u1tszSeqZ3qBWF3uNGPFc8TzMk2tdiwknnRMWGWjGWH"],
14
+ };
15
+ exports.services = [];
@@ -0,0 +1,3 @@
1
+ import { PlatformRaw, ServiceRaw } from "../types";
2
+ export declare const platform: PlatformRaw;
3
+ export declare const services: ServiceRaw[];
@@ -0,0 +1,19 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.services = exports.platform = void 0;
4
+ exports.platform = {
5
+ id: "securitize",
6
+ name: "Securitize",
7
+ description: "Securitize is a global investment management corporation offering a range of financial services and products.",
8
+ tags: ["institutional"],
9
+ links: {
10
+ website: "https://www.securitize.io/",
11
+ twitter: "https://x.com/Securitize",
12
+ },
13
+ tokens: [
14
+ "GyWgeqpy5GueU2YbkE8xqUeVEokCMMCEeUrfbtMw6phr",
15
+ "FubtUcvhSCr3VPXEcxouoQjKQ7NWTCzXyECe76B7L3f8",
16
+ "34mJztT9am2jybSukvjNqRjgJBZqHJsHnivArx1P4xy1",
17
+ ],
18
+ };
19
+ exports.services = [];
@@ -0,0 +1,3 @@
1
+ import { PlatformRaw, ServiceRaw } from "../types";
2
+ export declare const platform: PlatformRaw;
3
+ export declare const services: ServiceRaw[];
@@ -0,0 +1,18 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.services = exports.platform = void 0;
4
+ exports.platform = {
5
+ id: "sgforge",
6
+ name: "Societe Generale Forge",
7
+ description: "Societe Generale Forge is a financial technology company that specializes in blockchain infrastructure and digital asset solutions.",
8
+ links: {
9
+ website: "https://www.sgforge.com/",
10
+ twitter: "https://x.com/SocieteGenerale",
11
+ },
12
+ tags: ["institutional"],
13
+ tokens: [
14
+ "DghpMkatCiUsofbTmid3M3kAbDTPqDwKiYHnudXeGG52",
15
+ "8smindLdDuySY6i2bStQX9o8DVhALCXCMbNxD98unx35",
16
+ ],
17
+ };
18
+ exports.services = [];
@@ -0,0 +1,3 @@
1
+ import { PlatformRaw, ServiceRaw } from "../types";
2
+ export declare const platform: PlatformRaw;
3
+ export declare const services: ServiceRaw[];
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.services = exports.platform = void 0;
4
+ exports.platform = {
5
+ id: "sky",
6
+ name: "Sky",
7
+ description: "Sky is a decentralized finance platform offering a suite of financial products and services.",
8
+ links: {
9
+ website: "https://sky.money/",
10
+ twitter: "https://x.com/SkyEcosystem",
11
+ },
12
+ tags: ["institutional", "defi"],
13
+ tokens: ["USDSwr9ApdHk5bvJKMjzff41FfuX8bSxdKcR81vTwcA"],
14
+ };
15
+ exports.services = [];
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jup-ag/platform-list",
3
- "version": "1.2.51",
3
+ "version": "1.2.53",
4
4
  "private": false,
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",