@jup-ag/platform-list 1.2.43 → 1.2.46

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.
Files changed (47) hide show
  1. package/dist/platforms/01.js +2 -2
  2. package/dist/platforms/1inch.js +1 -0
  3. package/dist/platforms/adrena.js +1 -0
  4. package/dist/platforms/alldomains.js +1 -1
  5. package/dist/platforms/altude.js +1 -0
  6. package/dist/platforms/bananagun.js +1 -1
  7. package/dist/platforms/bloom.js +1 -1
  8. package/dist/platforms/bouncebit.js +1 -1
  9. package/dist/platforms/chopcorp.js +1 -0
  10. package/dist/platforms/cytonic.js +0 -1
  11. package/dist/platforms/dflow.js +1 -1
  12. package/dist/platforms/dumpy.js +1 -1
  13. package/dist/platforms/flash.js +1 -1
  14. package/dist/platforms/frax.js +1 -1
  15. package/dist/platforms/godl.js +1 -0
  16. package/dist/platforms/gofurs.js +1 -1
  17. package/dist/platforms/hastra.js +1 -0
  18. package/dist/platforms/helius.js +1 -1
  19. package/dist/platforms/humidifi.d.ts +3 -0
  20. package/dist/platforms/humidifi.js +17 -0
  21. package/dist/platforms/index.js +3 -0
  22. package/dist/platforms/jupiter-exchange.js +1 -1
  23. package/dist/platforms/jupiter-pm.js +1 -1
  24. package/dist/platforms/kishu.js +1 -1
  25. package/dist/platforms/layer3.js +1 -1
  26. package/dist/platforms/lodesupply.js +1 -1
  27. package/dist/platforms/loopscale.js +1 -1
  28. package/dist/platforms/maple.js +1 -1
  29. package/dist/platforms/mayan.js +1 -1
  30. package/dist/platforms/nodepay.js +2 -1
  31. package/dist/platforms/omni.js +1 -0
  32. package/dist/platforms/openloop.js +0 -2
  33. package/dist/platforms/oreblue.js +1 -0
  34. package/dist/platforms/perena.js +1 -1
  35. package/dist/platforms/picasso.js +0 -1
  36. package/dist/platforms/privacycash.js +1 -0
  37. package/dist/platforms/pumpfun.js +1 -1
  38. package/dist/platforms/pumpswap.js +1 -1
  39. package/dist/platforms/ratio.js +0 -1
  40. package/dist/platforms/solcasino.js +1 -1
  41. package/dist/platforms/solv.js +1 -0
  42. package/dist/platforms/spdr.js +2 -1
  43. package/dist/platforms/trustfun.js +1 -0
  44. package/dist/platforms/tuktuk.js +1 -0
  45. package/dist/platforms/vaultka.js +0 -1
  46. package/dist/types.d.ts +2 -1
  47. package/package.json +1 -1
@@ -9,9 +9,9 @@ exports.platform = {
9
9
  isDeprecated: true,
10
10
  tags: ["dapp"],
11
11
  links: {
12
- website: "https://01-prod-git-main-monkeylanding.vercel.app/",
12
+ website: "https://01.xyz/",
13
13
  discord: "https://discord.gg/JZwrrgMhGT",
14
- twitter: "https://x.com/01_exchange",
14
+ twitter: "https://x.com/01Exchange",
15
15
  documentation: "https://01.xyz/docs",
16
16
  },
17
17
  };
@@ -14,6 +14,7 @@ exports.platform = {
14
14
  github: "https://github.com/1inch",
15
15
  documentation: "https://docs.1inch.io/",
16
16
  },
17
+ addedAt: 1763726400000,
17
18
  };
18
19
  const sourceContract = {
19
20
  name: "Cross-Chain Escrow Source",
@@ -19,6 +19,7 @@ exports.platform = {
19
19
  "AuQaustGiaqxRvj2gtCdrd22PBzTn8kM3kEPEkZCtuDw",
20
20
  "4yCLi5yWGzpTWMQ1iWHG5CrGYAdBkhyEdsuSugjDUqwj",
21
21
  ],
22
+ isDeprecated: true,
22
23
  };
23
24
  const contract = {
24
25
  name: "Main",
@@ -11,7 +11,7 @@ exports.platform = {
11
11
  website: "https://alldomains.id/",
12
12
  discord: "https://discord.com/invite/alldomains",
13
13
  telegram: "https://t.me/AllDomainsID",
14
- twitter: "https://twitter.com/AllDomains_",
14
+ twitter: "https://twitter.com/AllDomains",
15
15
  github: "https://github.com/onsol-labs",
16
16
  documentation: "https://docs.alldomains.id/protocol/",
17
17
  },
@@ -11,5 +11,6 @@ exports.platform = {
11
11
  twitter: "https://x.com/altudeso",
12
12
  github: "https://github.com/AltudePlatform",
13
13
  },
14
+ addedAt: 1765108800000,
14
15
  };
15
16
  exports.services = [];
@@ -8,7 +8,7 @@ exports.platform = {
8
8
  description: "Banana Gun is a Telegram-based trading bot for sniping and trading tokens on Ethereum, Solana, Base and Blast, featuring anti-rug protection and MEV resistance.",
9
9
  links: {
10
10
  website: "https://bananagun.io/",
11
- twitter: "https://x.com/BananaGunBot",
11
+ twitter: "https://x.com/BananaGun",
12
12
  discord: "https://discord.gg/bananagun",
13
13
  documentation: "https://docs.bananagun.io/",
14
14
  },
@@ -9,7 +9,7 @@ exports.platform = {
9
9
  links: {
10
10
  website: "https://www.bloombot.app/",
11
11
  discord: "https://discord.gg/bloomtrading",
12
- twitter: "https://x.com/BloomTradingBot",
12
+ twitter: "https://x.com/BloomTrading",
13
13
  documentation: "https://docs.bloombot.app/",
14
14
  },
15
15
  tags: ["tool"],
@@ -10,7 +10,7 @@ exports.platform = {
10
10
  tags: ["dapp"],
11
11
  links: {
12
12
  website: "https://portal.bouncebit.io",
13
- twitter: "https://twitter.com/bounce_bit",
13
+ twitter: "https://x.com/bouncebit",
14
14
  discord: "https://discord.gg/bouncebit",
15
15
  telegram: "https://t.me/bouncebit_io",
16
16
  medium: "https://medium.com/@bouncebit",
@@ -13,6 +13,7 @@ exports.platform = {
13
13
  twitter: "https://x.com/Chopcorpsol",
14
14
  documentation: "https://chopcorp.io/about",
15
15
  },
16
+ addedAt: 1767606188000,
16
17
  tokens: ["1ogCsoK7ZqZwiYam9i7xq2j6Bf2LizT6iQtGSp6vCoT"],
17
18
  };
18
19
  const v3Contract = {
@@ -9,7 +9,6 @@ exports.platform = {
9
9
  tags: ["bridge", "tool", "dapp"],
10
10
  links: {
11
11
  website: "https://www.cytonic.com/",
12
- twitter: "https://x.com/cytonic_com",
13
12
  discord: "https://discord.com/invite/cytonic",
14
13
  github: "https://github.com/cytonic-network",
15
14
  telegram: "https://t.me/cytonic_official",
@@ -9,7 +9,7 @@ exports.platform = {
9
9
  links: {
10
10
  website: "https://dflow.net/",
11
11
  discord: "https://discord.gg/dflow",
12
- twitter: "https://x.com/dflowprotocol",
12
+ twitter: "https://x.com/dflow",
13
13
  },
14
14
  tags: ["dapp", "bridge"],
15
15
  };
@@ -8,7 +8,7 @@ exports.platform = {
8
8
  description: "Dumpy.fun is a platform by Save Finance enabling users to short memecoins with collateral-backed positions and leverage.",
9
9
  links: {
10
10
  website: "https://dumpy.fun/",
11
- twitter: "https://x.com/dumpyfun",
11
+ twitter: "https://x.com/save_finance",
12
12
  },
13
13
  tags: ["dapp", "memecoin"],
14
14
  };
@@ -10,7 +10,7 @@ exports.platform = {
10
10
  links: {
11
11
  website: "https://flash.trade/",
12
12
  discord: "https://discord.com/invite/HqYDWnMP6J",
13
- twitter: "https://twitter.com/FlashTrade_",
13
+ twitter: "https://x.com/FlashTrade",
14
14
  github: "https://github.com/flash-trade",
15
15
  documentation: "https://docs.flash.trade/flash-trade",
16
16
  },
@@ -9,7 +9,7 @@ exports.platform = {
9
9
  links: {
10
10
  website: "https://frax.finance/",
11
11
  discord: "https://discord.gg/fraxfinance",
12
- twitter: "https://x.com/fraboratories",
12
+ twitter: "https://x.com/fraxfinance",
13
13
  github: "https://github.com/FraxFinance",
14
14
  documentation: "https://docs.frax.finance/",
15
15
  },
@@ -14,6 +14,7 @@ exports.platform = {
14
14
  documentation: "https://www.godl.supply/about",
15
15
  },
16
16
  tokens: ["GodL6KZ9uuUoQwELggtVzQkKmU1LfqmDokPibPeDKkhF"],
17
+ addedAt: 1764244800000,
17
18
  };
18
19
  const v3Contract = {
19
20
  name: "V3",
@@ -7,7 +7,7 @@ exports.platform = {
7
7
  description: "Gofurs del Sol is an NFT collection with staking features for holders.",
8
8
  links: {
9
9
  website: "https://stake.gofursdelsol.com/",
10
- twitter: "https://x.com/gofursdelsol",
10
+ twitter: "https://x.com/GOFURS404",
11
11
  },
12
12
  tags: ["nft-collection"],
13
13
  };
@@ -11,6 +11,7 @@ exports.platform = {
11
11
  website: "https://www.hastra.io/",
12
12
  twitter: "https://x.com/HastraFi",
13
13
  },
14
+ addedAt: 1764936000000,
14
15
  };
15
16
  const mintContract = {
16
17
  name: "Vault Mint",
@@ -12,7 +12,7 @@ exports.platform = {
12
12
  github: "https://github.com/helius-labs",
13
13
  documentation: "https://www.helius.dev/docs",
14
14
  },
15
- tags: ["tool"],
15
+ tags: ["tool", "infrastructure"],
16
16
  };
17
17
  exports.billingService = {
18
18
  id: `${exports.platform.id}-billing`,
@@ -0,0 +1,3 @@
1
+ import { PlatformRaw } from "../types";
2
+ export declare const platform: PlatformRaw;
3
+ export declare const services: never[];
@@ -0,0 +1,17 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.services = exports.platform = void 0;
4
+ exports.platform = {
5
+ id: "humidifi",
6
+ name: "HumidiFi",
7
+ description: "HumidiFi is a proprietary AMM (prop AMM) on Solana using privately managed liquidity vaults to deliver tighter spreads, lower slippage, and reduced MEV exposure for traders.",
8
+ defiLlamaId: "humidifi",
9
+ addedAt: 1767865388000,
10
+ links: {
11
+ website: "https://humidifi.xyz/",
12
+ twitter: "https://x.com/humidifi",
13
+ },
14
+ tokens: ["WETZjtprkDMCcUxPi9PfWnowMRZkiGGHDb9rABuRZ2U"],
15
+ tags: ["liquidity-provider"],
16
+ };
17
+ exports.services = [];
@@ -147,6 +147,7 @@ const holdium = __importStar(require("./holdium"));
147
147
  const honeyland = __importStar(require("./honeyland"));
148
148
  const hubble = __importStar(require("./hubble"));
149
149
  const huma = __importStar(require("./huma"));
150
+ const humidifi = __importStar(require("./humidifi"));
150
151
  const hxro = __importStar(require("./hxro"));
151
152
  const hylo = __importStar(require("./hylo"));
152
153
  const iloop = __importStar(require("./iloop"));
@@ -426,6 +427,7 @@ exports.platforms = [
426
427
  honeyland.platform,
427
428
  hubble.platform,
428
429
  huma.platform,
430
+ humidifi.platform,
429
431
  hxro.platform,
430
432
  hylo.platform,
431
433
  iloop.platform,
@@ -706,6 +708,7 @@ exports.services = [
706
708
  ...honeyland.services,
707
709
  ...hubble.services,
708
710
  ...huma.services,
711
+ ...humidifi.services,
709
712
  ...hxro.services,
710
713
  ...hylo.services,
711
714
  ...iloop.services,
@@ -19,7 +19,7 @@ exports.platform = {
19
19
  "jupSoLaHXQiZZTSfEWMTRRgpnyFm8f6sZdosWBjx93v",
20
20
  "JuprjznTrTSp2UFa3ZBUFgwdAmtZCq4MQCwysN55USD",
21
21
  ],
22
- tags: ["dapp"],
22
+ tags: ["dapp", "lending", "trading"],
23
23
  };
24
24
  exports.jupiterV7Contract = {
25
25
  name: "Swap V7",
@@ -12,7 +12,7 @@ exports.platform = {
12
12
  twitter: "https://twitter.com/JupiterExchange",
13
13
  github: "https://github.com/jup-ag",
14
14
  },
15
- tags: ["dapp"],
15
+ tags: ["dapp", "prediction"],
16
16
  };
17
17
  const contract = {
18
18
  name: "Prediction Market",
@@ -7,8 +7,8 @@ exports.platform = {
7
7
  description: "Kishu is a dog-themed memecoin with staking features and an NFT marketplace for community engagement.",
8
8
  links: {
9
9
  website: "https://staking.kishuthedog.com/",
10
- twitter: "https://twitter.com/kishuthedog",
11
10
  },
11
+ isDeprecated: true,
12
12
  tags: ["memecoin"],
13
13
  };
14
14
  exports.services = [];
@@ -9,7 +9,7 @@ exports.platform = {
9
9
  links: {
10
10
  website: "https://app.layer3.xyz/",
11
11
  discord: "https://discord.gg/layer3",
12
- twitter: "https://twitter.com/layer3xyz",
12
+ twitter: "https://twitter.com/layer3",
13
13
  github: "https://github.com/layer3xyz",
14
14
  documentation: "https://docs.layer3.xyz/",
15
15
  },
@@ -9,8 +9,8 @@ exports.platform = {
9
9
  tags: ["tool"],
10
10
  links: {
11
11
  website: "https://ore.supply/",
12
- twitter: "https://x.com/lode_supply",
13
12
  },
13
+ isDeprecated: true,
14
14
  };
15
15
  const v3Contract = {
16
16
  name: "Mining",
@@ -9,7 +9,7 @@ exports.platform = {
9
9
  links: {
10
10
  website: "https://app.loopscale.com/",
11
11
  discord: "https://discord.gg/loopscale",
12
- twitter: "https://x.com/LoopscaleLabs",
12
+ twitter: "https://x.com/Loopscale",
13
13
  github: "https://github.com/bridgesplit",
14
14
  documentation: "https://docs.loopscale.com/",
15
15
  },
@@ -9,7 +9,7 @@ exports.platform = {
9
9
  defiLlamaId: "parent#maple-finance",
10
10
  links: {
11
11
  website: "https://www.maple.finance/",
12
- twitter: "https://x.com/maboroshibros",
12
+ twitter: "https://x.com/maplefinance",
13
13
  discord: "https://discord.gg/maple",
14
14
  },
15
15
  tags: ["dapp"],
@@ -8,7 +8,7 @@ exports.platform = {
8
8
  description: "Composable, auction-driven transfers that optimize speed and cost for a seamless multichain experience.",
9
9
  links: {
10
10
  website: "https://mayan.finance/",
11
- twitter: "https://x.com/MayanFinance",
11
+ twitter: "https://x.com/mayanfinance",
12
12
  discord: "https://discord.gg/mayanfinance",
13
13
  documentation: "https://docs.mayan.finance/",
14
14
  },
@@ -10,9 +10,10 @@ exports.platform = {
10
10
  links: {
11
11
  website: "https://nodepay.ai/",
12
12
  discord: "https://discord.com/invite/nodepay",
13
- twitter: "https://x.com/nodepay_ai",
13
+ twitter: "https://x.com/nodepay",
14
14
  telegram: "https://t.me/nodepaycommunitychat",
15
15
  },
16
+ addedAt: 1761912000000,
16
17
  };
17
18
  const stakingContract = {
18
19
  name: "Staking",
@@ -12,6 +12,7 @@ exports.platform = {
12
12
  twitter: "https://x.com/nearprotocol",
13
13
  },
14
14
  tags: ["bridge", "dapp"],
15
+ addedAt: 1763380800000,
15
16
  };
16
17
  const bridge = {
17
18
  name: `Bridge`,
@@ -7,9 +7,7 @@ exports.platform = {
7
7
  name: "OpenLoop",
8
8
  description: "OpenLoop is a DePIN network enabling users to earn rewards by running Sentry Nodes and contributing bandwidth.",
9
9
  links: {
10
- twitter: "https://x.com/openloop_so",
11
10
  website: "https://openloop.so/",
12
- discord: "https://discord.gg/75qBRaUczN",
13
11
  },
14
12
  tags: ["depin"],
15
13
  };
@@ -14,6 +14,7 @@ exports.platform = {
14
14
  documentation: "https://zorb.supply/about",
15
15
  },
16
16
  tokens: ["orebyr4mDiPDVgnfqvF5xiu5gKnh94Szuz8dqgNqdJn"],
17
+ addedAt: 1764072000000,
17
18
  };
18
19
  const v3Contract = {
19
20
  name: "V3",
@@ -11,7 +11,7 @@ exports.platform = {
11
11
  website: "https://perena.org/",
12
12
  discord: "https://discord.com/invite/vaNnNBqXMt",
13
13
  telegram: "https://t.me/perena_community",
14
- twitter: "https://x.com/Perena__",
14
+ twitter: "https://x.com/perena",
15
15
  documentation: "https://perena.notion.site/Product-Documentation-15fa37a29ca48060afd9cabb21b44d5c",
16
16
  },
17
17
  tags: ["dapp", "stablecoin"],
@@ -11,7 +11,6 @@ exports.platform = {
11
11
  website: "https://www.picasso.network/",
12
12
  discord: "https://discord.com/invite/composable",
13
13
  telegram: "https://t.me/composablechat",
14
- twitter: "https://x.com/picasso_network",
15
14
  github: "https://github.com/ComposableFi",
16
15
  medium: "https://medium.com/@Picasso_Network",
17
16
  documentation: "https://docs.picasso.network/",
@@ -12,6 +12,7 @@ exports.platform = {
12
12
  twitter: "https://x.com/theprivacycash",
13
13
  },
14
14
  tags: ["dapp"],
15
+ addedAt: 1761652800000,
15
16
  };
16
17
  const contract = {
17
18
  name: "Send",
@@ -11,7 +11,7 @@ exports.platform = {
11
11
  links: {
12
12
  website: "https://pump.fun/board",
13
13
  telegram: "https://t.me/pumpfunsupport",
14
- twitter: "https://x.com/pumpdotfun",
14
+ twitter: "https://x.com/pumpfun",
15
15
  },
16
16
  tokens: ["pumpCmXqMfrsAkQ5r49WcJnRayYRqmXz6ae8H7H9Dfn"],
17
17
  };
@@ -11,7 +11,7 @@ exports.platform = {
11
11
  links: {
12
12
  website: "https://swap.pump.fun/",
13
13
  telegram: "https://t.me/pumpfunsupport",
14
- twitter: "https://x.com/pumpdotfun",
14
+ twitter: "https://x.com/pumpfun",
15
15
  },
16
16
  };
17
17
  const contract = {
@@ -7,7 +7,6 @@ exports.platform = {
7
7
  name: "Ratio",
8
8
  links: {
9
9
  website: "https://www.ratio.finance/",
10
- twitter: "https://x.com/ratiofinance",
11
10
  },
12
11
  tags: ["dapp"],
13
12
  isDeprecated: true,
@@ -8,7 +8,7 @@ exports.platform = {
8
8
  description: "Solcasino is an online casino offering games including blackjack, poker, slots, roulette, sportsbook, and leverage trading with provably fair smart contracts.",
9
9
  links: {
10
10
  website: "https://solcasino.io/",
11
- twitter: "https://x.com/Solcasinoio",
11
+ twitter: "https://x.com/solcasino",
12
12
  discord: "https://discord.gg/solcasinoio",
13
13
  telegram: "https://t.me/SolcasinoIOBot",
14
14
  },
@@ -16,6 +16,7 @@ exports.platform = {
16
16
  "soLvpPEDkN8D1Wgjezrb1oj4WjGtj17vynGm6t3jah6",
17
17
  "SoLvHDFVstC74Jr9eNLTDoG4goSUsn1RENmjNtFKZvW",
18
18
  ],
19
+ addedAt: 1764158400000,
19
20
  };
20
21
  exports.contract = {
21
22
  name: "Main",
@@ -10,11 +10,12 @@ exports.platform = {
10
10
  website: "https://www.spiderswap.io/staking",
11
11
  discord: "https://discord.com/invite/spiderswap",
12
12
  telegram: "https://t.me/Tolysspider",
13
- twitter: "https://twitter.com/spdrswap",
13
+ twitter: "https://twitter.com/carbium",
14
14
  github: "https://github.com/itsmodsiw/spidy",
15
15
  documentation: "https://webpaper.spiderswap.io/whitepaper",
16
16
  },
17
17
  tokens: ["AT79ReYU9XtHUTF5vM6Q4oa9K8w7918Fp5SU7G1MDMQY"],
18
+ isDeprecated: true,
18
19
  tags: ["dapp"],
19
20
  };
20
21
  const contract = {
@@ -11,5 +11,6 @@ exports.platform = {
11
11
  twitter: "https://x.com/trustfun_xyz",
12
12
  },
13
13
  tags: ["launchpad", "memecoin", "dapp"],
14
+ addedAt: 1765454400000,
14
15
  };
15
16
  exports.services = [];
@@ -12,6 +12,7 @@ exports.platform = {
12
12
  github: "https://github.com/helium/tuktuk",
13
13
  },
14
14
  tags: ["tool"],
15
+ addedAt: 1764244800000,
15
16
  };
16
17
  const contract = {
17
18
  name: "Schedule",
@@ -10,7 +10,6 @@ exports.platform = {
10
10
  links: {
11
11
  website: "https://solana.vaultka.com/",
12
12
  discord: "https://discord.com/invite/hXagEmhN8F",
13
- twitter: "https://x.com/Vaultkaofficial",
14
13
  github: "https://github.com/Vaultka-Project",
15
14
  medium: "https://medium.com/@Vaultka",
16
15
  documentation: "https://docs.vaultka.com/",
package/dist/types.d.ts CHANGED
@@ -7,6 +7,7 @@ export type Platform = {
7
7
  description?: string;
8
8
  defiLlamaId?: string;
9
9
  isDeprecated: boolean;
10
+ addedAt?: number;
10
11
  tokens?: string[];
11
12
  tags: PlatformTag[];
12
13
  links: {
@@ -19,7 +20,7 @@ export type Platform = {
19
20
  documentation?: string;
20
21
  };
21
22
  };
22
- export type PlatformTag = "dapp" | "tool" | "cex" | "nft-collection" | "nft-marketplace" | "lst" | "gaming" | "bridge" | "dao" | "memecoin" | "stablecoin" | "wallet" | "launchpad" | "dex" | "social" | "depin" | "desci" | "fitness" | "liquidity-provider";
23
+ export type PlatformTag = "dapp" | "tool" | "cex" | "nft-collection" | "nft-marketplace" | "lst" | "gaming" | "bridge" | "dao" | "memecoin" | "stablecoin" | "wallet" | "launchpad" | "dex" | "social" | "depin" | "desci" | "fitness" | "liquidity-provider" | "lending" | "rwa" | "institutional" | "prediction" | "trading" | "infrastructure" | "amm";
23
24
  type Optional<T, K extends keyof T> = Pick<Partial<T>, K> & Omit<T, K>;
24
25
  export type PlatformRaw = Omit<Optional<Platform, "isDeprecated">, "image">;
25
26
  export type Service = {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jup-ag/platform-list",
3
- "version": "1.2.43",
3
+ "version": "1.2.46",
4
4
  "private": false,
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",