@jup-ag/platform-list 1.2.75 → 1.2.79

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,5 @@
1
+ import { PlatformRaw, ServiceRaw } from "../types";
2
+ export declare const platform: PlatformRaw;
3
+ export declare const mxeService: ServiceRaw;
4
+ export declare const services: ServiceRaw[];
5
+ export default services;
@@ -0,0 +1,31 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.services = exports.mxeService = exports.platform = void 0;
4
+ const types_1 = require("../types");
5
+ exports.platform = {
6
+ id: "arcium",
7
+ name: "Arcium",
8
+ description: "Arcium is building the encrypted execution engine enabling compute over fully encrypted data at Solana speed and scale.",
9
+ links: {
10
+ website: "https://arcium.com/",
11
+ discord: "https://discord.gg/arcium",
12
+ twitter: "https://x.com/arcium",
13
+ github: "https://github.com/arcium-hq",
14
+ documentation: "https://docs.arcium.com/",
15
+ },
16
+ tags: ["tool", "infrastructure", "privacy"],
17
+ addedAt: 1739750400000,
18
+ };
19
+ const mxeContract = {
20
+ name: "MXE",
21
+ address: "Arcj82pX7HxYKLR92qvgZUAd7vGS1k4hQvAFcPATFdEQ",
22
+ networkId: types_1.NetworkId.solana,
23
+ };
24
+ exports.mxeService = {
25
+ id: `${exports.platform.id}-mxe`,
26
+ name: "MXE",
27
+ platformId: exports.platform.id,
28
+ contractsRaw: [mxeContract],
29
+ };
30
+ exports.services = [exports.mxeService];
31
+ exports.default = exports.services;
@@ -0,0 +1,5 @@
1
+ import { PlatformRaw, ServiceRaw } from "../types";
2
+ export declare const platform: PlatformRaw;
3
+ export declare const cleanupService: ServiceRaw;
4
+ export declare const services: ServiceRaw[];
5
+ export default services;
@@ -0,0 +1,27 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.services = exports.cleanupService = exports.platform = void 0;
4
+ const types_1 = require("../types");
5
+ exports.platform = {
6
+ id: "burnandclaim",
7
+ name: "Burn and Claim",
8
+ description: "The All-In-One Solana Incinerator. Burn Tokens & NFTs. Close Accounts. Claim Back SOL.",
9
+ links: {
10
+ website: "https://www.burnandclaim.com",
11
+ twitter: "https://x.com/burnandclaim",
12
+ },
13
+ tags: ["tool"],
14
+ };
15
+ const burnAndClaimContract = {
16
+ name: "Incinerator",
17
+ address: "abrn446KXzKZxSowJdHN9XumbGfQi4DdAfWHBT7X81r",
18
+ networkId: types_1.NetworkId.solana,
19
+ };
20
+ exports.cleanupService = {
21
+ id: `${exports.platform.id}-cleanup`,
22
+ name: "Cleanup",
23
+ platformId: exports.platform.id,
24
+ contractsRaw: [burnAndClaimContract],
25
+ };
26
+ exports.services = [exports.cleanupService];
27
+ exports.default = exports.services;
@@ -0,0 +1,4 @@
1
+ import { PlatformRaw, ServiceRaw } from "../types";
2
+ export declare const platform: PlatformRaw;
3
+ export declare const service: ServiceRaw;
4
+ export declare const services: ServiceRaw[];
@@ -0,0 +1,29 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.services = exports.service = exports.platform = void 0;
4
+ const types_1 = require("../types");
5
+ exports.platform = {
6
+ id: "cashcity",
7
+ name: "Cash City",
8
+ description: "Cash City is a competitive Trading Firm simulator built on Solana.",
9
+ links: {
10
+ website: "https://www.cashcity.fun/",
11
+ twitter: "https://x.com/cashcitydotfun",
12
+ documentation: "https://docs.cashcity.fun/",
13
+ },
14
+ tags: ["gaming"],
15
+ tokens: ["9QYybdHqCWB53h3bpJ6DY2ojgXavQKKe2yZR66xzDAKh"],
16
+ addedAt: 1771499370000,
17
+ };
18
+ const contract = {
19
+ name: "Game",
20
+ address: "DGgwXnCW9ERZoqEbk47Z1Ny7tHmpptFLzBmq9ydua259",
21
+ networkId: types_1.NetworkId.solana,
22
+ };
23
+ exports.service = {
24
+ id: `${exports.platform.id}-game`,
25
+ name: "Game",
26
+ platformId: exports.platform.id,
27
+ contractsRaw: [contract],
28
+ };
29
+ exports.services = [exports.service];
@@ -12,7 +12,7 @@ exports.platform = {
12
12
  telegram: "https://t.me/CollectorChat",
13
13
  },
14
14
  defiLlamaId: "collector-crypt",
15
- tags: ["rwa", "nft-marketplace"],
15
+ tags: ["rwa", "nft-marketplace", "dapp"],
16
16
  platformToken: "CARDSccUMFKoPRZxt5vt3ksUbxEFEcnZ3H2pd3dKxYjp",
17
17
  };
18
18
  exports.services = [];
@@ -8,7 +8,7 @@ exports.platform = {
8
8
  description: "Hadeswap was an NFT AMM marketplace enabling instant NFT trading with liquidity pools.",
9
9
  links: {
10
10
  website: "https://www.hadeswap.com/",
11
- twitter: "https://x.com/hadeswap",
11
+ twitter: "https://x.com/SwapHades",
12
12
  github: "https://github.com/hadeswap-solana",
13
13
  },
14
14
  tags: ["dapp", "nft-marketplace"],
@@ -7,10 +7,9 @@ exports.platform = {
7
7
  name: "Halo Supply",
8
8
  description: "Mining is the process by which new HALO tokens are created and distributed to users",
9
9
  tags: ["tool"],
10
+ isDeprecated: true,
10
11
  links: {
11
12
  website: "https://halo.supply/",
12
- twitter: "https://x.com/halosupply",
13
- discord: "https://discord.gg/RU6DhKYz7u",
14
13
  documentation: "https://halo.supply/about",
15
14
  },
16
15
  platformToken: "HALozDi7vZmnzdhmriUJGRDy7A5RXiTPj7ZGuiALGgyX",
@@ -8,7 +8,7 @@ exports.platform = {
8
8
  links: {
9
9
  website: "https://www.helius.dev/",
10
10
  discord: "https://discord.gg/helius",
11
- twitter: "https://x.com/heliuslabs",
11
+ twitter: "https://x.com/Helius",
12
12
  github: "https://github.com/helius-labs",
13
13
  documentation: "https://www.helius.dev/docs",
14
14
  },
@@ -52,6 +52,7 @@ const amppay = __importStar(require("./amppay"));
52
52
  const amulet = __importStar(require("./amulet"));
53
53
  const antfun = __importStar(require("./antfun"));
54
54
  const archer = __importStar(require("./archer"));
55
+ const arcium = __importStar(require("./arcium"));
55
56
  const armada = __importStar(require("./armada"));
56
57
  const artrade = __importStar(require("./artrade"));
57
58
  const asgardfi = __importStar(require("./asgardfi"));
@@ -82,10 +83,12 @@ const brawl = __importStar(require("./brawl"));
82
83
  const bskt = __importStar(require("./bskt"));
83
84
  const btcsol = __importStar(require("./btcsol"));
84
85
  const bulktrade = __importStar(require("./bulktrade"));
86
+ const burnandclaim = __importStar(require("./burnandclaim"));
85
87
  const byreal = __importStar(require("./byreal"));
86
88
  const canary = __importStar(require("./canary"));
87
89
  const candle = __importStar(require("./candle"));
88
90
  const carrot = __importStar(require("./carrot"));
91
+ const cashcity = __importStar(require("./cashcity"));
89
92
  const cashmere = __importStar(require("./cashmere"));
90
93
  const cega = __importStar(require("./cega"));
91
94
  const chopcorp = __importStar(require("./chopcorp"));
@@ -248,6 +251,7 @@ const nxfinance = __importStar(require("./nxfinance"));
248
251
  const okaybears = __importStar(require("./okaybears"));
249
252
  const okx = __importStar(require("./okx"));
250
253
  const omni = __importStar(require("./omni"));
254
+ const omnipair = __importStar(require("./omnipair"));
251
255
  const ondoFinance = __importStar(require("./ondo-finance"));
252
256
  const onre = __importStar(require("./onre"));
253
257
  const oobit = __importStar(require("./oobit"));
@@ -317,6 +321,7 @@ const sgforge = __importStar(require("./sgforge"));
317
321
  const sharky = __importStar(require("./sharky"));
318
322
  const sky = __importStar(require("./sky"));
319
323
  const smb = __importStar(require("./smb"));
324
+ const smithii = __importStar(require("./smithii"));
320
325
  const solana = __importStar(require("./solana"));
321
326
  const solanaid = __importStar(require("./solanaid"));
322
327
  const solanamobile = __importStar(require("./solanamobile"));
@@ -379,6 +384,7 @@ const whalesmarket = __importStar(require("./whalesmarket"));
379
384
  const wink = __importStar(require("./wink"));
380
385
  const wintermute = __importStar(require("./wintermute"));
381
386
  const wormhole = __importStar(require("./wormhole"));
387
+ const wzrd = __importStar(require("./wzrd"));
382
388
  const xstocks = __importStar(require("./xstocks"));
383
389
  const y00ts = __importStar(require("./y00ts"));
384
390
  const yaku = __importStar(require("./yaku"));
@@ -387,6 +393,7 @@ const zelo = __importStar(require("./zelo"));
387
393
  const zenrock = __importStar(require("./zenrock"));
388
394
  const zeta = __importStar(require("./zeta"));
389
395
  const zeus = __importStar(require("./zeus"));
396
+ const zora = __importStar(require("./zora"));
390
397
  exports.platforms = [
391
398
  _01.platform,
392
399
  _1inch.platform,
@@ -405,6 +412,7 @@ exports.platforms = [
405
412
  amulet.platform,
406
413
  antfun.platform,
407
414
  archer.platform,
415
+ arcium.platform,
408
416
  armada.platform,
409
417
  artrade.platform,
410
418
  asgardfi.platform,
@@ -435,10 +443,12 @@ exports.platforms = [
435
443
  bskt.platform,
436
444
  btcsol.platform,
437
445
  bulktrade.platform,
446
+ burnandclaim.platform,
438
447
  byreal.platform,
439
448
  canary.platform,
440
449
  candle.platform,
441
450
  carrot.platform,
451
+ cashcity.platform,
442
452
  cashmere.platform,
443
453
  cega.platform,
444
454
  chopcorp.platform,
@@ -601,6 +611,7 @@ exports.platforms = [
601
611
  okaybears.platform,
602
612
  okx.platform,
603
613
  omni.platform,
614
+ omnipair.platform,
604
615
  ondoFinance.platform,
605
616
  onre.platform,
606
617
  oobit.platform,
@@ -670,6 +681,7 @@ exports.platforms = [
670
681
  sharky.platform,
671
682
  sky.platform,
672
683
  smb.platform,
684
+ smithii.platform,
673
685
  solana.platform,
674
686
  solanaid.platform,
675
687
  solanamobile.platform,
@@ -732,6 +744,7 @@ exports.platforms = [
732
744
  wink.platform,
733
745
  wintermute.platform,
734
746
  wormhole.platform,
747
+ wzrd.platform,
735
748
  xstocks.platform,
736
749
  y00ts.platform,
737
750
  yaku.platform,
@@ -740,6 +753,7 @@ exports.platforms = [
740
753
  zenrock.platform,
741
754
  zeta.platform,
742
755
  zeus.platform,
756
+ zora.platform,
743
757
  ];
744
758
  exports.services = [
745
759
  ..._01.services,
@@ -759,6 +773,7 @@ exports.services = [
759
773
  ...amulet.services,
760
774
  ...antfun.services,
761
775
  ...archer.services,
776
+ ...arcium.services,
762
777
  ...armada.services,
763
778
  ...artrade.services,
764
779
  ...asgardfi.services,
@@ -789,10 +804,12 @@ exports.services = [
789
804
  ...bskt.services,
790
805
  ...btcsol.services,
791
806
  ...bulktrade.services,
807
+ ...burnandclaim.services,
792
808
  ...byreal.services,
793
809
  ...canary.services,
794
810
  ...candle.services,
795
811
  ...carrot.services,
812
+ ...cashcity.services,
796
813
  ...cashmere.services,
797
814
  ...cega.services,
798
815
  ...chopcorp.services,
@@ -955,6 +972,7 @@ exports.services = [
955
972
  ...okaybears.services,
956
973
  ...okx.services,
957
974
  ...omni.services,
975
+ ...omnipair.services,
958
976
  ...ondoFinance.services,
959
977
  ...onre.services,
960
978
  ...oobit.services,
@@ -1024,6 +1042,7 @@ exports.services = [
1024
1042
  ...sharky.services,
1025
1043
  ...sky.services,
1026
1044
  ...smb.services,
1045
+ ...smithii.services,
1027
1046
  ...solana.services,
1028
1047
  ...solanaid.services,
1029
1048
  ...solanamobile.services,
@@ -1086,6 +1105,7 @@ exports.services = [
1086
1105
  ...wink.services,
1087
1106
  ...wintermute.services,
1088
1107
  ...wormhole.services,
1108
+ ...wzrd.services,
1089
1109
  ...xstocks.services,
1090
1110
  ...y00ts.services,
1091
1111
  ...yaku.services,
@@ -1094,4 +1114,5 @@ exports.services = [
1094
1114
  ...zenrock.services,
1095
1115
  ...zeta.services,
1096
1116
  ...zeus.services,
1117
+ ...zora.services,
1097
1118
  ];
@@ -0,0 +1,4 @@
1
+ import { PlatformRaw, ServiceRaw } from "../types";
2
+ export declare const platform: PlatformRaw;
3
+ export declare const service: ServiceRaw;
4
+ export declare const services: ServiceRaw[];
@@ -0,0 +1,31 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.services = exports.service = exports.platform = void 0;
4
+ const types_1 = require("../types");
5
+ exports.platform = {
6
+ id: "omnipair",
7
+ name: "Omnipair",
8
+ description: "Omnipair is a decentralized hyperstructure protocol for spot and margin trading, designed for permissionless, oracle-less, and isolated-collateral markets on Solana.",
9
+ links: {
10
+ website: "https://omnipair.fi/",
11
+ discord: "https://discord.gg/omnipair",
12
+ twitter: "https://x.com/omnipair",
13
+ github: "https://github.com/omnipair",
14
+ documentation: "https://docs.omnipair.fi/",
15
+ },
16
+ platformToken: "omfgRBnxHsNJh6YeGbGAmWenNkenzsXyBXm3WDhmeta",
17
+ tags: ["dapp", "dex", "amm", "defi"],
18
+ addedAt: 1771499370000,
19
+ };
20
+ const contract = {
21
+ name: `Borrow`,
22
+ address: "omnixgS8fnqHfCcTGKWj6JtKjzpJZ1Y5y9pyFkQDkYE",
23
+ networkId: types_1.NetworkId.solana,
24
+ };
25
+ exports.service = {
26
+ id: `${exports.platform.id}-borrow`,
27
+ name: "Borrow",
28
+ platformId: exports.platform.id,
29
+ contractsRaw: [contract],
30
+ };
31
+ exports.services = [exports.service];
@@ -10,12 +10,12 @@ exports.platform = {
10
10
  links: {
11
11
  website: "https://rain.fi/",
12
12
  discord: "https://discord.gg/rainfi",
13
- twitter: "https://x.com/RainFi_",
14
13
  github: "https://github.com/rain-foundation",
15
14
  medium: "https://medium.com/@rainfi_",
16
15
  documentation: "https://docs.rain.fi/",
17
16
  },
18
17
  tags: ["dapp"],
18
+ isDeprecated: true,
19
19
  };
20
20
  const contractNftLending = {
21
21
  name: "NFT Lending",
@@ -7,6 +7,7 @@ exports.platform = {
7
7
  description: "RECC is a Solana-based, ETF-style real estate product that lets you access yields from real-world property deals through on-chain crowdfunding.",
8
8
  links: {
9
9
  website: "https://recc.finance/",
10
+ twitter: "https://x.com/RECCFinance",
10
11
  telegram: "https://t.me/reccfinance",
11
12
  discord: "https://discord.gg/zKV4B3etbX",
12
13
  documentation: "https://docs.recc.finance/",
@@ -0,0 +1,4 @@
1
+ import { PlatformRaw, ServiceRaw } from "../types";
2
+ export declare const platform: PlatformRaw;
3
+ export declare const services: ServiceRaw[];
4
+ export default services;
@@ -0,0 +1,21 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.services = exports.platform = void 0;
4
+ exports.platform = {
5
+ id: "smithii",
6
+ name: "Smithii",
7
+ description: "Smithii is an all-in-one suite of tools designed for blockchain token creators to launch, edit, and manage the liquidity of their crypto projects quickly, affordably, and without the need for programming knowledge.",
8
+ defiLlamaId: "smithii",
9
+ links: {
10
+ website: "https://tools.smithii.io/",
11
+ twitter: "https://x.com/SmithiiTools",
12
+ discord: "https://discord.gg/fgwUfZT9Qw",
13
+ documentation: "https://docs.smithii.io/",
14
+ github: "https://github.com/SmithiiDev",
15
+ },
16
+ tags: ["dapp", "tool"],
17
+ addedAt: 1771329600000,
18
+ isDeprecated: true,
19
+ };
20
+ exports.services = [];
21
+ exports.default = exports.services;
@@ -8,10 +8,11 @@ exports.platform = {
8
8
  defiLlamaId: "tendermerchant",
9
9
  links: {
10
10
  website: "https://tender.cash/",
11
+ twitter: "https://x.com/Tender_Merchant",
11
12
  github: "https://github.com/Tender-cash/",
12
13
  documentation: "https://docs.tender.cash/",
13
14
  },
14
- tags: ["tool"],
15
+ tags: ["payments", "tool"],
15
16
  addedAt: 1770984000000,
16
17
  };
17
18
  exports.services = [];
@@ -1,4 +1,5 @@
1
1
  import { PlatformRaw, ServiceRaw } from "../types";
2
2
  export declare const platform: PlatformRaw;
3
+ export declare const burnCloseService: ServiceRaw;
3
4
  export declare const services: ServiceRaw[];
4
5
  export default services;
@@ -1,6 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.services = exports.platform = void 0;
3
+ exports.services = exports.burnCloseService = exports.platform = void 0;
4
+ const types_1 = require("../types");
4
5
  exports.platform = {
5
6
  id: "unclaimedsol",
6
7
  name: "Unclaimed SOL",
@@ -13,7 +14,18 @@ exports.platform = {
13
14
  github: "https://github.com/unclaimed-sol/spl-burn-close-sdk",
14
15
  documentation: "https://docs.unclaimedsol.com/",
15
16
  },
16
- tags: ["dapp", "tool"],
17
+ tags: ["tool"],
17
18
  };
18
- exports.services = [];
19
+ const burnCloseContract = {
20
+ name: "Burn & Close",
21
+ address: "UNCaXzXkR3vp8mbCJyxWUvwuRk5uHgzrwe6jcWPfiUR",
22
+ networkId: types_1.NetworkId.solana,
23
+ };
24
+ exports.burnCloseService = {
25
+ id: `${exports.platform.id}-burn-close`,
26
+ name: "Burn & Close",
27
+ platformId: exports.platform.id,
28
+ contractsRaw: [burnCloseContract],
29
+ };
30
+ exports.services = [exports.burnCloseService];
19
31
  exports.default = exports.services;
@@ -0,0 +1,6 @@
1
+ import { PlatformRaw, ServiceRaw } from "../types";
2
+ export declare const platform: PlatformRaw;
3
+ export declare const vaultService: ServiceRaw;
4
+ export declare const claimsService: ServiceRaw;
5
+ export declare const services: ServiceRaw[];
6
+ export default services;
@@ -0,0 +1,41 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.services = exports.claimsService = exports.vaultService = exports.platform = void 0;
4
+ const types_1 = require("../types");
5
+ exports.platform = {
6
+ id: "wzrd",
7
+ name: "WZRD",
8
+ description: "WZRD is a Solana DeFi protocol that converts stream engagement into on-chain rewards. Participants earn CCM tokens through live stream activity, then claim, swap, stake, and compound rewards through a single interface.",
9
+ links: {
10
+ website: "https://app.twzrd.xyz/",
11
+ twitter: "https://x.com/twaboreum",
12
+ github: "https://github.com/twzrd",
13
+ documentation: "https://docs.twzrd.xyz/",
14
+ },
15
+ platformToken: "Dxk8mAb3C7AM8JN6tAJfVuSja5yidhZM5sEKW3SRX2BM",
16
+ tokens: ["E9Kt33axpCy3ve2PCY9BSrbPhcR9wdDsWQECAahzw2dS"],
17
+ tags: ["dapp", "vault", "defi"],
18
+ addedAt: 1740009600000,
19
+ };
20
+ const channelVaultContract = {
21
+ name: "Channel Vault",
22
+ address: "5WH4UiSZ7fbPQbLrRCJyWxnTAoNyTZ3ZjcdgTuinCXmQ",
23
+ networkId: types_1.NetworkId.solana,
24
+ };
25
+ exports.vaultService = {
26
+ id: `${exports.platform.id}-vault`,
27
+ name: "Vault",
28
+ platformId: exports.platform.id,
29
+ contractsRaw: [channelVaultContract],
30
+ link: "https://app.twzrd.xyz/",
31
+ description: "Staking vault that accepts CCM deposits and mints vLOFI receipt tokens. Includes auto-compounding, an on-chain exchange rate oracle, and queued or instant redemption.",
32
+ };
33
+ exports.claimsService = {
34
+ id: `${exports.platform.id}-claims`,
35
+ name: "Claims",
36
+ platformId: exports.platform.id,
37
+ contractsRaw: [],
38
+ description: "Gasless merkle-proof reward distribution. Stream engagement scores are settled into merkle trees and claimed via sponsored relay transactions.",
39
+ };
40
+ exports.services = [exports.vaultService, exports.claimsService];
41
+ exports.default = 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: "zora",
6
+ name: "Zora",
7
+ description: "Zora is a decentralized protocol for creating, trading, and collecting onchain media. It features attention markets on Solana for trading tokens tied to internet trends.",
8
+ links: {
9
+ website: "https://zora.co/",
10
+ twitter: "https://x.com/zora",
11
+ github: "https://github.com/ourzora",
12
+ documentation: "https://docs.zora.co/",
13
+ },
14
+ platformToken: "soKqZS9pASwBNS46G388nhK7XVtPaTyReffXEd3zora",
15
+ tags: ["dapp", "social", "nft"],
16
+ addedAt: 1740441600000,
17
+ };
18
+ exports.services = [];
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jup-ag/platform-list",
3
- "version": "1.2.75",
3
+ "version": "1.2.79",
4
4
  "private": false,
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",