@jup-ag/platform-list 1.2.57 → 1.2.59

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 (90) hide show
  1. package/dist/platforms/01.js +0 -1
  2. package/dist/platforms/adrastea.js +1 -1
  3. package/dist/platforms/akuma.js +1 -1
  4. package/dist/platforms/aldrin.js +1 -1
  5. package/dist/platforms/amppay.d.ts +3 -0
  6. package/dist/platforms/amppay.js +14 -0
  7. package/dist/platforms/antfun.d.ts +3 -0
  8. package/dist/platforms/antfun.js +15 -0
  9. package/dist/platforms/axiom.d.ts +4 -0
  10. package/dist/platforms/axiom.js +29 -0
  11. package/dist/platforms/backpack.js +2 -1
  12. package/dist/platforms/bags.d.ts +3 -0
  13. package/dist/platforms/bags.js +16 -0
  14. package/dist/platforms/banger.js +0 -1
  15. package/dist/platforms/bonkbot.js +1 -0
  16. package/dist/platforms/bonkfun.d.ts +3 -0
  17. package/dist/platforms/bonkfun.js +15 -0
  18. package/dist/platforms/boop.js +1 -0
  19. package/dist/platforms/bskt.js +1 -1
  20. package/dist/platforms/btcsol.js +1 -0
  21. package/dist/platforms/byreal.js +1 -0
  22. package/dist/platforms/chopcorp.js +1 -0
  23. package/dist/platforms/citrus.js +1 -0
  24. package/dist/platforms/collectorcrypt.js +1 -0
  25. package/dist/platforms/cytonic.js +1 -1
  26. package/dist/platforms/defituna.js +1 -0
  27. package/dist/platforms/dflow.js +1 -0
  28. package/dist/platforms/fuse.js +1 -1
  29. package/dist/platforms/futarchy.js +1 -0
  30. package/dist/platforms/godl.js +1 -0
  31. package/dist/platforms/guano.js +0 -1
  32. package/dist/platforms/helio.js +1 -0
  33. package/dist/platforms/helium.js +1 -0
  34. package/dist/platforms/helius.js +1 -0
  35. package/dist/platforms/hylo.js +1 -0
  36. package/dist/platforms/index.js +30 -3
  37. package/dist/platforms/jupiter-exchange.js +1 -0
  38. package/dist/platforms/jupiter-jupuary.js +1 -0
  39. package/dist/platforms/jupiter-launchpad.js +1 -0
  40. package/dist/platforms/jupiter-pm.js +2 -1
  41. package/dist/platforms/jupiter-wallet.js +1 -0
  42. package/dist/platforms/kast.d.ts +3 -0
  43. package/dist/platforms/kast.js +16 -0
  44. package/dist/platforms/kyros.js +6 -1
  45. package/dist/platforms/loopscale.js +1 -0
  46. package/dist/platforms/magiceden.js +1 -0
  47. package/dist/platforms/manifest.js +1 -0
  48. package/dist/platforms/maxbid.js +1 -0
  49. package/dist/platforms/mayan.js +0 -1
  50. package/dist/platforms/metaplex.js +1 -0
  51. package/dist/platforms/mooncake.js +2 -0
  52. package/dist/platforms/nodepay.js +1 -0
  53. package/dist/platforms/okx.js +1 -0
  54. package/dist/platforms/ondo-finance.js +1 -1
  55. package/dist/platforms/onre.js +1 -0
  56. package/dist/platforms/oobit.d.ts +3 -0
  57. package/dist/platforms/oobit.js +14 -0
  58. package/dist/platforms/openloop.js +1 -0
  59. package/dist/platforms/oresupply.js +1 -0
  60. package/dist/platforms/oro.js +1 -0
  61. package/dist/platforms/pancakeswap.js +2 -0
  62. package/dist/platforms/paraswap.js +1 -0
  63. package/dist/platforms/paxos.js +2 -1
  64. package/dist/platforms/phantom.js +1 -0
  65. package/dist/platforms/photon.js +1 -0
  66. package/dist/platforms/phygitals.js +1 -0
  67. package/dist/platforms/project0.js +1 -1
  68. package/dist/platforms/pudgy.js +1 -1
  69. package/dist/platforms/pyra.js +1 -1
  70. package/dist/platforms/remora.js +1 -0
  71. package/dist/platforms/sandglass.js +1 -0
  72. package/dist/platforms/solana.js +1 -1
  73. package/dist/platforms/solayer.js +1 -1
  74. package/dist/platforms/solcard.d.ts +3 -0
  75. package/dist/platforms/solcard.js +16 -0
  76. package/dist/platforms/solflare.js +1 -1
  77. package/dist/platforms/solstice.js +1 -0
  78. package/dist/platforms/solv.js +1 -0
  79. package/dist/platforms/squads.js +2 -2
  80. package/dist/platforms/titan.js +1 -0
  81. package/dist/platforms/trojan.js +1 -0
  82. package/dist/platforms/tuyo.d.ts +3 -0
  83. package/dist/platforms/tuyo.js +14 -0
  84. package/dist/platforms/xstocks.d.ts +3 -0
  85. package/dist/platforms/xstocks.js +16 -0
  86. package/dist/platforms/zeus.js +1 -0
  87. package/dist/types.d.ts +1 -1
  88. package/package.json +1 -1
  89. package/dist/platforms/yawww.d.ts +0 -22
  90. package/dist/platforms/yawww.js +0 -26
@@ -5,7 +5,6 @@ exports.platform = {
5
5
  id: "01",
6
6
  name: "01",
7
7
  description: "01 Exchange is a next-gen trading experience with the speed of centralized exchanges and the integrity of decentralized finance, powered by Nord Engine.",
8
- defiLlamaId: "01",
9
8
  isDeprecated: true,
10
9
  tags: ["dapp"],
11
10
  links: {
@@ -5,7 +5,7 @@ exports.platform = {
5
5
  id: "adrastea",
6
6
  name: "Adrastea",
7
7
  description: "Adrastea is a composable leverage protocol that facilitates isolated boosting, with a primary mission to simplify the process and amplify the yield.",
8
- defiLlamaId: "adrastea",
8
+ defiLlamaId: "adrastea-finance",
9
9
  tags: ["dapp", "defi", "lending", "vault"],
10
10
  links: {
11
11
  website: "https://app.adrastea.fi/",
@@ -8,7 +8,7 @@ exports.platform = {
8
8
  tags: ["nft-collection", "gaming"],
9
9
  links: {
10
10
  website: "https://staking.theakuma.xyz",
11
- twitter: "https://x.com/TheAkumaXYZ",
12
11
  },
12
+ platformToken: "AKUjRM9ZcE8t4mQWGX8ToroNjrTSYvNR3bBfFMzY7ahb",
13
13
  };
14
14
  exports.services = [];
@@ -8,8 +8,8 @@ exports.platform = {
8
8
  description: "Aldrin was a DEX that offered AMM pools, limit orders, and trading analytics with a centralized orderbook.",
9
9
  links: {
10
10
  website: "https://x.com/Aldrin_Exchange",
11
- twitter: "https://x.com/Aldrin_Exchange",
12
11
  },
12
+ defiLlamaId: "aldrin",
13
13
  platformToken: "E5ndSkaB17Dm7CsD22dvcjfrYSDLCxFcMd6z8ddCk5wp",
14
14
  tags: ["dapp", "dex", "amm"],
15
15
  isDeprecated: true,
@@ -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: "amppay",
6
+ name: "Amp Pay",
7
+ description: "Save. Spend. Swap.",
8
+ links: {
9
+ website: "https://www.getamppay.com/#black-card",
10
+ twitter: "https://x.com/GetAmpPay",
11
+ },
12
+ tags: ["card"],
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: "antfun",
6
+ name: "AntFun",
7
+ links: {
8
+ website: "https://ant.fun/sol/",
9
+ twitter: "https://x.com/ant_fun_trade",
10
+ },
11
+ defiLlamaId: "antfun",
12
+ description: "Ant.fun is a mobile-first decentralized trading app offering real-time on-chain swap.",
13
+ tags: ["dex"],
14
+ };
15
+ 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: "axiom",
7
+ name: "Axiom",
8
+ links: {
9
+ website: "https://axiom.trade/",
10
+ twitter: "https://x.com/axiomexchange",
11
+ discord: "https://discord.gg/axiomtrade",
12
+ documentation: "https://docs.axiom.trade/",
13
+ },
14
+ defiLlamaId: "axiom-pro",
15
+ description: "Axiom is the fastest and most feature-rich hybrid web trading experience.",
16
+ tags: ["dex"],
17
+ };
18
+ const contract = {
19
+ name: "Trade",
20
+ address: "FLASHX8DrLbgeR8FcfNV1F5krxYcYMUdBkrP1EPBtxB9",
21
+ networkId: types_1.NetworkId.solana,
22
+ };
23
+ exports.service = {
24
+ id: `${exports.platform.id}-trade`,
25
+ name: "Trade",
26
+ platformId: exports.platform.id,
27
+ contractsRaw: [contract],
28
+ };
29
+ exports.services = [exports.service];
@@ -10,6 +10,7 @@ exports.platform = {
10
10
  twitter: "https://x.com/backpack",
11
11
  discord: "https://discord.com/invite/backpack",
12
12
  },
13
- tags: ["wallet"],
13
+ defiLlamaId: "backpack",
14
+ tags: ["wallet", "cex"],
14
15
  };
15
16
  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,16 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.services = exports.platform = void 0;
4
+ exports.platform = {
5
+ id: "bags",
6
+ name: "Bags",
7
+ links: {
8
+ website: "https://bags.fm/",
9
+ documentation: "https://docs.bags.fm/",
10
+ twitter: "https://x.com/BagsApp",
11
+ },
12
+ defiLlamaId: "bags",
13
+ description: "Launch, Trade, Earn, and Discover the Next Big Thing.",
14
+ tags: ["dex"],
15
+ };
16
+ exports.services = [];
@@ -9,7 +9,6 @@ exports.platform = {
9
9
  tags: ["social", "dapp"],
10
10
  links: {
11
11
  website: "https://www.banger.lol/",
12
- twitter: "https://x.com/bangerdotlol",
13
12
  documentation: "https://banger.gitbook.io/banger-docs",
14
13
  },
15
14
  };
@@ -11,6 +11,7 @@ exports.platform = {
11
11
  twitter: "https://x.com/bonkbot_io",
12
12
  documentation: "https://docs.bonkbot.io/",
13
13
  },
14
+ defiLlamaId: "bonkbot",
14
15
  tags: ["tool", "dapp"],
15
16
  };
16
17
  const contract = {
@@ -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: "bonkfun",
6
+ name: "BONKfun",
7
+ description: "Meme token launchpad.",
8
+ links: {
9
+ website: "https://bonk.fun/",
10
+ twitter: "https://x.com/bonk_fun",
11
+ },
12
+ defiLlamaId: "letsbonk.fun",
13
+ tags: ["launchpad", "dapp"],
14
+ };
15
+ exports.services = [];
@@ -6,6 +6,7 @@ exports.platform = {
6
6
  id: "boop",
7
7
  name: "Boop",
8
8
  description: "Boop is a memecoin launchpad that gamifies token creation through community-driven dynamics, allowing users to launch tokens and earn rewards through staking.",
9
+ defiLlamaId: "boop.fun",
9
10
  tags: ["memecoin", "launchpad", "dapp"],
10
11
  links: {
11
12
  website: "https://boop.fun/",
@@ -8,7 +8,7 @@ exports.platform = {
8
8
  description: "BSKT is a protocol for creating baskets of assets in a portfolio with cross-chain liquidity bridging.",
9
9
  tags: ["dapp"],
10
10
  links: {
11
- website: "https://claim.bskt.fi/",
11
+ website: "https://www.bskt.fi/",
12
12
  discord: "https://discord.gg/VdSdWqpqQ6",
13
13
  telegram: "https://t.me/BSKT_FI",
14
14
  twitter: "https://x.com/bsktfi",
@@ -13,6 +13,7 @@ exports.platform = {
13
13
  twitter: "https://x.com/btcsol_co",
14
14
  documentation: "https://docs.btcsol.co/",
15
15
  },
16
+ defiLlamaId: "zeus-btcsol",
16
17
  tokens: ["BSoLov7Es6mGLkBq7Z89PSWDmk6Vsw4jVxdfE2UHrJTX"],
17
18
  };
18
19
  const earnContract = {
@@ -7,6 +7,7 @@ exports.platform = {
7
7
  name: "Byreal",
8
8
  description: "Byreal is a hybrid DEX by Bybit combining concentrated liquidity (CLMM) with Request-for-Quote (RFQ) routing for low-slippage, MEV-protected trades.",
9
9
  tags: ["dapp"],
10
+ defiLlamaId: "byreal",
10
11
  links: {
11
12
  website: "https://www.byreal.io/",
12
13
  telegram: "https://t.me/Byreal_Community",
@@ -7,6 +7,7 @@ exports.platform = {
7
7
  name: "Chopcorp",
8
8
  description: "LOG is a digital commodity on the Solana blockchain.",
9
9
  tags: ["tool"],
10
+ defiLlamaId: "chopcorp",
10
11
  links: {
11
12
  website: "https://chopcorp.io/",
12
13
  discord: "https://discord.gg/fCNHMaYE7v",
@@ -14,6 +14,7 @@ exports.platform = {
14
14
  documentation: "https://citrus.famousfoxes.com/faq",
15
15
  },
16
16
  tags: ["dapp", "lending", "defi"],
17
+ platformToken: "FoXyMu5xwXre7zEoSvzViRk3nGawHUp9kUh97y2NDhcq",
17
18
  };
18
19
  const lendingContract = {
19
20
  name: "Lending",
@@ -11,6 +11,7 @@ exports.platform = {
11
11
  discord: "https://discord.gg/dzYKMkQQKk",
12
12
  telegram: "https://t.me/CollectorChat",
13
13
  },
14
+ defiLlamaId: "collector-crypt",
14
15
  tags: ["rwa", "nft-marketplace"],
15
16
  platformToken: "CARDSccUMFKoPRZxt5vt3ksUbxEFEcnZ3H2pd3dKxYjp",
16
17
  };
@@ -6,7 +6,7 @@ exports.platform = {
6
6
  id: "cytonic",
7
7
  name: "Cytonic",
8
8
  description: "Cytonic is a multi-virtual-machine Layer 1 blockchain enabling atomic cross-chain swaps between EVM and SVM chains like Ethereum and Solana.",
9
- tags: ["bridge", "tool", "dapp", "bridge", "infrastructure"],
9
+ tags: ["bridge", "tool", "dapp", "infrastructure"],
10
10
  links: {
11
11
  website: "https://www.cytonic.com/",
12
12
  discord: "https://discord.com/invite/cytonic",
@@ -12,6 +12,7 @@ exports.platform = {
12
12
  twitter: "https://x.com/DeFiTuna",
13
13
  documentation: "https://defituna.gitbook.io/defituna-docs",
14
14
  },
15
+ defiLlamaId: "defituna",
15
16
  tags: ["dapp", "dex", "amm", "defi", "lending"],
16
17
  platformToken: "TUNAfXDZEdQizTMTh3uEvNvYqJmqFHZbEJt8joP4cyx",
17
18
  };
@@ -11,6 +11,7 @@ exports.platform = {
11
11
  discord: "https://discord.gg/dflow",
12
12
  twitter: "https://x.com/dflow",
13
13
  },
14
+ defiLlamaId: "dflow",
14
15
  tags: ["dapp", "bridge", "prediction"],
15
16
  };
16
17
  exports.contract = {
@@ -5,7 +5,7 @@ exports.platform = {
5
5
  id: "fuse",
6
6
  name: "Fuse",
7
7
  description: "A Solana wallet designed for ease of use.",
8
- tags: ["wallet"],
8
+ tags: ["wallet", "card"],
9
9
  links: {
10
10
  website: "https://fusewallet.com/",
11
11
  twitter: "https://x.com/fusewallet",
@@ -13,6 +13,7 @@ exports.platform = {
13
13
  github: "https://github.com/metaDAOproject",
14
14
  documentation: "https://docs.metadao.fi/",
15
15
  },
16
+ defiLlamaId: "metadao",
16
17
  platformToken: "METAwkXcqyXKy1AtsSgJ8JiUHwGCafnZL38n3vYmeta",
17
18
  tokens: ["METADDFL6wWMWEoKTFJwcThTbUmtarRJZjRpzUvkxhr"],
18
19
  tags: ["dapp", "dao"],
@@ -13,6 +13,7 @@ exports.platform = {
13
13
  twitter: "https://x.com/GODLsupply",
14
14
  documentation: "https://www.godl.supply/about",
15
15
  },
16
+ defiLlamaId: "godl-protocol",
16
17
  platformToken: "GodL6KZ9uuUoQwELggtVzQkKmU1LfqmDokPibPeDKkhF",
17
18
  addedAt: 1764244800000,
18
19
  };
@@ -8,7 +8,6 @@ exports.platform = {
8
8
  description: "Memecoin with staking functionality on Solana",
9
9
  links: {
10
10
  website: "https://www.guanocoin.com/",
11
- twitter: "https://x.com/guanocoin",
12
11
  },
13
12
  tags: ["memecoin"],
14
13
  };
@@ -7,6 +7,7 @@ exports.platform = {
7
7
  name: "MoonPay Commerce (Helio)",
8
8
  description: "MoonPay Commerce (formerly Helio) is a crypto payment infrastructure enabling merchants to accept cryptocurrency payments.",
9
9
  tags: ["tool", "infrastructure", "payments"],
10
+ defiLlamaId: "helio",
10
11
  links: {
11
12
  website: "https://www.hel.io/",
12
13
  twitter: "https://x.com/MoonPayCommerce",
@@ -13,6 +13,7 @@ exports.platform = {
13
13
  github: "https://github.com/helium",
14
14
  documentation: "https://docs.helium.com/",
15
15
  },
16
+ defiLlamaId: "helium-network",
16
17
  platformToken: "hntyVP6YFm1Hg25TN9WGLqM12b8TQmcknKrdu1oxWux",
17
18
  tokens: [
18
19
  "iotEVVZLEywoTn1QdwNPddxPWszn3zFhEot3MfL9fns",
@@ -12,6 +12,7 @@ exports.platform = {
12
12
  github: "https://github.com/helius-labs",
13
13
  documentation: "https://www.helius.dev/docs",
14
14
  },
15
+ tokens: ["he1iusmfkpAdwvxLNGV8Y1iSbj4rUy6yMhEA3fotn9A"],
15
16
  tags: ["tool", "infrastructure", "lst"],
16
17
  };
17
18
  exports.billingService = {
@@ -12,6 +12,7 @@ exports.platform = {
12
12
  telegram: "https://t.me/hylo_announcements",
13
13
  github: "https://github.com/hylo-so",
14
14
  },
15
+ defiLlamaId: "hylo",
15
16
  tags: ["dapp", "stablecoin", "defi", "lst"],
16
17
  tokens: [
17
18
  "HnnGv3HrSqjRpgdFmx7vQGjntNEoex1SU4e9Lxcxuihz",
@@ -46,15 +46,19 @@ const aldrin = __importStar(require("./aldrin"));
46
46
  const allbridge = __importStar(require("./allbridge"));
47
47
  const alldomains = __importStar(require("./alldomains"));
48
48
  const altude = __importStar(require("./altude"));
49
+ const amppay = __importStar(require("./amppay"));
49
50
  const amulet = __importStar(require("./amulet"));
51
+ const antfun = __importStar(require("./antfun"));
50
52
  const armada = __importStar(require("./armada"));
51
53
  const artrade = __importStar(require("./artrade"));
52
54
  const asgardfi = __importStar(require("./asgardfi"));
53
55
  const atrix = __importStar(require("./atrix"));
54
56
  const aurory = __importStar(require("./aurory"));
57
+ const axiom = __importStar(require("./axiom"));
55
58
  const backedfinance = __importStar(require("./backedfinance"));
56
59
  const backpack = __importStar(require("./backpack"));
57
60
  const backwoods = __importStar(require("./backwoods"));
61
+ const bags = __importStar(require("./bags"));
58
62
  const bananagun = __importStar(require("./bananagun"));
59
63
  const banger = __importStar(require("./banger"));
60
64
  const banx = __importStar(require("./banx"));
@@ -67,6 +71,7 @@ const bloom = __importStar(require("./bloom"));
67
71
  const blueshift = __importStar(require("./blueshift"));
68
72
  const bonfida = __importStar(require("./bonfida"));
69
73
  const bonkbot = __importStar(require("./bonkbot"));
74
+ const bonkfun = __importStar(require("./bonkfun"));
70
75
  const bonkrewards = __importStar(require("./bonkrewards"));
71
76
  const boop = __importStar(require("./boop"));
72
77
  const bouncebit = __importStar(require("./bouncebit"));
@@ -170,6 +175,7 @@ const jupiterLaunchpad = __importStar(require("./jupiter-launchpad"));
170
175
  const jupiterPm = __importStar(require("./jupiter-pm"));
171
176
  const jupiterWallet = __importStar(require("./jupiter-wallet"));
172
177
  const kamino = __importStar(require("./kamino"));
178
+ const kast = __importStar(require("./kast"));
173
179
  const katana = __importStar(require("./katana"));
174
180
  const kineko = __importStar(require("./kineko"));
175
181
  const kishu = __importStar(require("./kishu"));
@@ -218,6 +224,7 @@ const okx = __importStar(require("./okx"));
218
224
  const omni = __importStar(require("./omni"));
219
225
  const ondoFinance = __importStar(require("./ondo-finance"));
220
226
  const onre = __importStar(require("./onre"));
227
+ const oobit = __importStar(require("./oobit"));
221
228
  const openbook = __importStar(require("./openbook"));
222
229
  const openloop = __importStar(require("./openloop"));
223
230
  const orca = __importStar(require("./orca"));
@@ -281,6 +288,7 @@ const solana = __importStar(require("./solana"));
281
288
  const solanaid = __importStar(require("./solanaid"));
282
289
  const solanart = __importStar(require("./solanart"));
283
290
  const solayer = __importStar(require("./solayer"));
291
+ const solcard = __importStar(require("./solcard"));
284
292
  const solcasino = __importStar(require("./solcasino"));
285
293
  const solflare = __importStar(require("./solflare"));
286
294
  const solincinerator = __importStar(require("./solincinerator"));
@@ -314,6 +322,7 @@ const trojan = __importStar(require("./trojan"));
314
322
  const trustfun = __importStar(require("./trustfun"));
315
323
  const tuktuk = __importStar(require("./tuktuk"));
316
324
  const tulip = __importStar(require("./tulip"));
325
+ const tuyo = __importStar(require("./tuyo"));
317
326
  const underdog = __importStar(require("./underdog"));
318
327
  const uprock = __importStar(require("./uprock"));
319
328
  const uxd = __importStar(require("./uxd"));
@@ -326,9 +335,9 @@ const whalesmarket = __importStar(require("./whalesmarket"));
326
335
  const wink = __importStar(require("./wink"));
327
336
  const wintermute = __importStar(require("./wintermute"));
328
337
  const wormhole = __importStar(require("./wormhole"));
338
+ const xstocks = __importStar(require("./xstocks"));
329
339
  const y00ts = __importStar(require("./y00ts"));
330
340
  const yaku = __importStar(require("./yaku"));
331
- const yawww = __importStar(require("./yawww"));
332
341
  const yieldfan = __importStar(require("./yieldfan"));
333
342
  const zelo = __importStar(require("./zelo"));
334
343
  const zeta = __importStar(require("./zeta"));
@@ -345,15 +354,19 @@ exports.platforms = [
345
354
  allbridge.platform,
346
355
  alldomains.platform,
347
356
  altude.platform,
357
+ amppay.platform,
348
358
  amulet.platform,
359
+ antfun.platform,
349
360
  armada.platform,
350
361
  artrade.platform,
351
362
  asgardfi.platform,
352
363
  atrix.platform,
353
364
  aurory.platform,
365
+ axiom.platform,
354
366
  backedfinance.platform,
355
367
  backpack.platform,
356
368
  backwoods.platform,
369
+ bags.platform,
357
370
  bananagun.platform,
358
371
  banger.platform,
359
372
  banx.platform,
@@ -366,6 +379,7 @@ exports.platforms = [
366
379
  blueshift.platform,
367
380
  bonfida.platform,
368
381
  bonkbot.platform,
382
+ bonkfun.platform,
369
383
  bonkrewards.platform,
370
384
  boop.platform,
371
385
  bouncebit.platform,
@@ -469,6 +483,7 @@ exports.platforms = [
469
483
  jupiterPm.platform,
470
484
  jupiterWallet.platform,
471
485
  kamino.platform,
486
+ kast.platform,
472
487
  katana.platform,
473
488
  kineko.platform,
474
489
  kishu.platform,
@@ -517,6 +532,7 @@ exports.platforms = [
517
532
  omni.platform,
518
533
  ondoFinance.platform,
519
534
  onre.platform,
535
+ oobit.platform,
520
536
  openbook.platform,
521
537
  openloop.platform,
522
538
  orca.platform,
@@ -580,6 +596,7 @@ exports.platforms = [
580
596
  solanaid.platform,
581
597
  solanart.platform,
582
598
  solayer.platform,
599
+ solcard.platform,
583
600
  solcasino.platform,
584
601
  solflare.platform,
585
602
  solincinerator.platform,
@@ -613,6 +630,7 @@ exports.platforms = [
613
630
  trustfun.platform,
614
631
  tuktuk.platform,
615
632
  tulip.platform,
633
+ tuyo.platform,
616
634
  underdog.platform,
617
635
  uprock.platform,
618
636
  uxd.platform,
@@ -625,9 +643,9 @@ exports.platforms = [
625
643
  wink.platform,
626
644
  wintermute.platform,
627
645
  wormhole.platform,
646
+ xstocks.platform,
628
647
  y00ts.platform,
629
648
  yaku.platform,
630
- yawww.platform,
631
649
  yieldfan.platform,
632
650
  zelo.platform,
633
651
  zeta.platform,
@@ -645,15 +663,19 @@ exports.services = [
645
663
  ...allbridge.services,
646
664
  ...alldomains.services,
647
665
  ...altude.services,
666
+ ...amppay.services,
648
667
  ...amulet.services,
668
+ ...antfun.services,
649
669
  ...armada.services,
650
670
  ...artrade.services,
651
671
  ...asgardfi.services,
652
672
  ...atrix.services,
653
673
  ...aurory.services,
674
+ ...axiom.services,
654
675
  ...backedfinance.services,
655
676
  ...backpack.services,
656
677
  ...backwoods.services,
678
+ ...bags.services,
657
679
  ...bananagun.services,
658
680
  ...banger.services,
659
681
  ...banx.services,
@@ -666,6 +688,7 @@ exports.services = [
666
688
  ...blueshift.services,
667
689
  ...bonfida.services,
668
690
  ...bonkbot.services,
691
+ ...bonkfun.services,
669
692
  ...bonkrewards.services,
670
693
  ...boop.services,
671
694
  ...bouncebit.services,
@@ -769,6 +792,7 @@ exports.services = [
769
792
  ...jupiterPm.services,
770
793
  ...jupiterWallet.services,
771
794
  ...kamino.services,
795
+ ...kast.services,
772
796
  ...katana.services,
773
797
  ...kineko.services,
774
798
  ...kishu.services,
@@ -817,6 +841,7 @@ exports.services = [
817
841
  ...omni.services,
818
842
  ...ondoFinance.services,
819
843
  ...onre.services,
844
+ ...oobit.services,
820
845
  ...openbook.services,
821
846
  ...openloop.services,
822
847
  ...orca.services,
@@ -880,6 +905,7 @@ exports.services = [
880
905
  ...solanaid.services,
881
906
  ...solanart.services,
882
907
  ...solayer.services,
908
+ ...solcard.services,
883
909
  ...solcasino.services,
884
910
  ...solflare.services,
885
911
  ...solincinerator.services,
@@ -913,6 +939,7 @@ exports.services = [
913
939
  ...trustfun.services,
914
940
  ...tuktuk.services,
915
941
  ...tulip.services,
942
+ ...tuyo.services,
916
943
  ...underdog.services,
917
944
  ...uprock.services,
918
945
  ...uxd.services,
@@ -925,9 +952,9 @@ exports.services = [
925
952
  ...wink.services,
926
953
  ...wintermute.services,
927
954
  ...wormhole.services,
955
+ ...xstocks.services,
928
956
  ...y00ts.services,
929
957
  ...yaku.services,
930
- ...yawww.services,
931
958
  ...yieldfan.services,
932
959
  ...zelo.services,
933
960
  ...zeta.services,
@@ -19,6 +19,7 @@ exports.platform = {
19
19
  "jupSoLaHXQiZZTSfEWMTRRgpnyFm8f6sZdosWBjx93v",
20
20
  "JuprjznTrTSp2UFa3ZBUFgwdAmtZCq4MQCwysN55USD",
21
21
  ],
22
+ platformToken: "JUPyiwrYJFskUPiHa7hkeR8VUtAeFoSYbKedZNsDvCN",
22
23
  tags: ["dapp", "lending", "trading", "stablecoin", "defi", "lst"],
23
24
  };
24
25
  exports.jupiterV7Contract = {
@@ -10,6 +10,7 @@ exports.platform = {
10
10
  website: "https://jupuary.jup.ag/",
11
11
  twitter: "https://x.com/JupiterExchange",
12
12
  },
13
+ platformToken: "JUPyiwrYJFskUPiHa7hkeR8VUtAeFoSYbKedZNsDvCN",
13
14
  tags: ["dao"],
14
15
  };
15
16
  const jupiterJupuaryContract = {
@@ -10,6 +10,7 @@ exports.platform = {
10
10
  website: "https://lfg.jup.ag/",
11
11
  twitter: "https://x.com/JupiterExchange",
12
12
  },
13
+ platformToken: "JUPyiwrYJFskUPiHa7hkeR8VUtAeFoSYbKedZNsDvCN",
13
14
  tags: ["tool"],
14
15
  };
15
16
  const lfgContract = {
@@ -9,9 +9,10 @@ exports.platform = {
9
9
  links: {
10
10
  website: "https://jup.ag/prediction",
11
11
  discord: "https://discord.gg/jup",
12
- twitter: "https://x.com/JupiterExchange",
12
+ twitter: "https://x.com/jup_predict",
13
13
  github: "https://github.com/jup-ag",
14
14
  },
15
+ platformToken: "JUPyiwrYJFskUPiHa7hkeR8VUtAeFoSYbKedZNsDvCN",
15
16
  tags: ["dapp", "prediction"],
16
17
  };
17
18
  const contract = {
@@ -8,6 +8,7 @@ exports.platform = {
8
8
  links: {
9
9
  website: "https://chromewebstore.google.com/detail/Jupiter%20Wallet/iledlaeogohbilgbfhmbgkgmpplbfboh",
10
10
  },
11
+ platformToken: "JUPyiwrYJFskUPiHa7hkeR8VUtAeFoSYbKedZNsDvCN",
11
12
  tags: ["wallet"],
12
13
  };
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,16 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.services = exports.platform = void 0;
4
+ exports.platform = {
5
+ id: "kast",
6
+ name: "Kast",
7
+ description: "Unlock rewards and benefits with the Solana Cards.",
8
+ links: {
9
+ website: "https://www.kast.xyz/solana",
10
+ discord: "https://discord.com/invite/KASTxyz",
11
+ twitter: "https://x.com/KASTxyz",
12
+ telegram: "https://t.me/KASTCommunity",
13
+ },
14
+ tags: ["card"],
15
+ };
16
+ exports.services = [];