@jup-ag/platform-list 1.2.88 → 1.2.90

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.
@@ -309,6 +309,7 @@ const playsolana = __importStar(require("./playsolana"));
309
309
  const pluto = __importStar(require("./pluto"));
310
310
  const poolparty = __importStar(require("./poolparty"));
311
311
  const port = __importStar(require("./port"));
312
+ const portalBridge = __importStar(require("./portal-bridge"));
312
313
  const portals = __importStar(require("./portals"));
313
314
  const privacycash = __importStar(require("./privacycash"));
314
315
  const privy = __importStar(require("./privy"));
@@ -713,6 +714,7 @@ exports.platforms = [
713
714
  pluto.platform,
714
715
  poolparty.platform,
715
716
  port.platform,
717
+ portalBridge.platform,
716
718
  portals.platform,
717
719
  privacycash.platform,
718
720
  privy.platform,
@@ -1118,6 +1120,7 @@ exports.services = [
1118
1120
  ...pluto.services,
1119
1121
  ...poolparty.services,
1120
1122
  ...port.services,
1123
+ ...portalBridge.services,
1121
1124
  ...portals.services,
1122
1125
  ...privacycash.services,
1123
1126
  ...privy.services,
@@ -54,6 +54,7 @@ export declare const swapV3Service: ServiceRaw;
54
54
  export declare const swapV2Service: ServiceRaw;
55
55
  export declare const swapV1Service: ServiceRaw;
56
56
  export declare const gaslessSwapService: ServiceRaw;
57
+ export declare const gaslessSendService: ServiceRaw;
57
58
  export declare const ultraSwapService: ServiceRaw;
58
59
  export declare const reclaimService: ServiceRaw;
59
60
  export declare const manualSwapService: ServiceRaw;
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.services = exports.rewardsHubService = exports.lendService = exports.inviteService = exports.airdropService = exports.perpsService = exports.lockService = exports.dcaVaService = exports.dcaDepositService = exports.dcaService = exports.limitV2Service = exports.limitV1Service = exports.limitService = exports.jupiterZService = exports.apeService = exports.manualSwapService = exports.reclaimService = exports.ultraSwapService = exports.gaslessSwapService = exports.swapV1Service = exports.swapV2Service = exports.swapV3Service = exports.swapV4Service = exports.swapV5Service = exports.swapV6Service = exports.swapV7Service = exports.rewardsHubContract = exports.lendContract = exports.jupiterPerpsContract = exports.jupiterLockContract = exports.jupiterDcaContract = exports.jupiterLimitV1Contract = exports.jupiterLimitContract = exports.apeContract = exports.jupiterV6Contract = exports.jupiterV7Contract = exports.platform = void 0;
3
+ exports.services = exports.rewardsHubService = exports.lendService = exports.inviteService = exports.airdropService = exports.perpsService = exports.lockService = exports.dcaVaService = exports.dcaDepositService = exports.dcaService = exports.limitV2Service = exports.limitV1Service = exports.limitService = exports.jupiterZService = exports.apeService = exports.manualSwapService = exports.reclaimService = exports.ultraSwapService = exports.gaslessSendService = exports.gaslessSwapService = exports.swapV1Service = exports.swapV2Service = exports.swapV3Service = exports.swapV4Service = exports.swapV5Service = exports.swapV6Service = exports.swapV7Service = exports.rewardsHubContract = exports.lendContract = exports.jupiterPerpsContract = exports.jupiterLockContract = exports.jupiterDcaContract = exports.jupiterLimitV1Contract = exports.jupiterLimitContract = exports.apeContract = exports.jupiterV6Contract = exports.jupiterV7Contract = exports.platform = void 0;
4
4
  const types_1 = require("../types");
5
5
  exports.platform = {
6
6
  id: "jupiter-exchange",
@@ -178,6 +178,12 @@ exports.gaslessSwapService = {
178
178
  contractsRaw: [],
179
179
  description: "Gasless swaps allow users to perform token swaps without needing to hold SOL for transaction fees, as the platform covers these costs on behalf of the user.",
180
180
  };
181
+ exports.gaslessSendService = {
182
+ id: `${exports.platform.id}-gasless-send`,
183
+ name: "Gasless Send",
184
+ platformId: exports.platform.id,
185
+ contractsRaw: [],
186
+ };
181
187
  exports.ultraSwapService = {
182
188
  id: `${exports.platform.id}-ultra-swap`,
183
189
  name: "Ultra Swap",
@@ -313,6 +319,7 @@ exports.services = [
313
319
  exports.swapV2Service,
314
320
  exports.swapV1Service,
315
321
  exports.gaslessSwapService,
322
+ exports.gaslessSendService,
316
323
  exports.ultraSwapService,
317
324
  exports.manualSwapService,
318
325
  exports.apeService,
@@ -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: "portal-bridge",
6
+ name: "Portal Bridge",
7
+ description: "Portal Bridge is a cross-chain token transfer interface powered by Wormhole, supporting bridging of assets across 30+ blockchains.",
8
+ links: {
9
+ website: "https://portalbridge.com/",
10
+ twitter: "https://x.com/portalbridge_",
11
+ },
12
+ tags: ["bridge", "dapp"],
13
+ parentId: "wormhole",
14
+ };
15
+ exports.services = [];
@@ -7,7 +7,7 @@ exports.platform = {
7
7
  name: "Wormhole",
8
8
  description: "Wormhole is a cross-chain messaging protocol enabling asset and data transfers between Solana and over 30 other blockchains.",
9
9
  links: {
10
- website: "https://w.wormhole.com/",
10
+ website: "https://wormhole.com/",
11
11
  discord: "https://discord.com/invite/wormholecrypto",
12
12
  telegram: "https://t.me/wormholecrypto",
13
13
  twitter: "https://x.com/wormhole",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jup-ag/platform-list",
3
- "version": "1.2.88",
3
+ "version": "1.2.90",
4
4
  "private": false,
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",