@jup-ag/platform-list 1.2.41 → 1.2.45
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.
- package/README.md +2 -2
- package/dist/platforms/01.js +2 -2
- package/dist/platforms/alldomains.js +1 -1
- package/dist/platforms/bananagun.js +1 -1
- package/dist/platforms/bloom.js +1 -1
- package/dist/platforms/bouncebit.js +1 -1
- package/dist/platforms/chopcorp.js +1 -1
- package/dist/platforms/coinmarketcap.js +1 -0
- package/dist/platforms/cytonic.js +0 -1
- package/dist/platforms/dflow.js +1 -1
- package/dist/platforms/dumpy.js +1 -1
- package/dist/platforms/flash.js +1 -1
- package/dist/platforms/frax.js +1 -1
- package/dist/platforms/gofurs.js +1 -1
- package/dist/platforms/hadeswap.js +1 -1
- package/dist/platforms/jupiter-exchange.js +15 -1
- package/dist/platforms/kamino.js +1 -1
- package/dist/platforms/kishu.js +1 -1
- package/dist/platforms/layer3.js +1 -1
- package/dist/platforms/lodesupply.js +1 -1
- package/dist/platforms/loopscale.js +1 -1
- package/dist/platforms/maple.js +1 -1
- package/dist/platforms/mayan.js +1 -1
- package/dist/platforms/mooncake.js +1 -0
- package/dist/platforms/nodepay.js +1 -1
- package/dist/platforms/okx.js +1 -0
- package/dist/platforms/omni.js +1 -0
- package/dist/platforms/openloop.js +0 -2
- package/dist/platforms/perena.js +1 -1
- package/dist/platforms/picasso.js +0 -1
- package/dist/platforms/port.js +1 -0
- package/dist/platforms/puffcoin.js +1 -0
- package/dist/platforms/pumpfun.js +1 -1
- package/dist/platforms/pumpswap.js +1 -0
- package/dist/platforms/ratio.js +0 -1
- package/dist/platforms/raydium.js +1 -0
- package/dist/platforms/realms.js +1 -0
- package/dist/platforms/saber.js +1 -0
- package/dist/platforms/serum.js +1 -0
- package/dist/platforms/solcasino.js +1 -1
- package/dist/platforms/spdr.js +2 -1
- package/dist/platforms/vaultka.js +0 -1
- package/dist/platforms/yieldfan.js +1 -0
- package/package.json +2 -1
package/README.md
CHANGED
|
@@ -42,10 +42,10 @@ We welcome contributions from the community! If you want to add a new platform,
|
|
|
42
42
|
|
|
43
43
|
1. Fork the repository
|
|
44
44
|
2. Create a platform file in `src/platforms/yourplatform.ts`
|
|
45
|
-
3. Add a
|
|
45
|
+
3. Add a 400x400 `.webp` image in `img/yourplatform.webp`
|
|
46
46
|
4. Follow the rules:
|
|
47
47
|
- Platform IDs must be lowercase
|
|
48
|
-
- Images must be `.webp` format,
|
|
48
|
+
- Images must be `.webp` format, 400x400 pixels
|
|
49
49
|
5. Submit a Pull Request
|
|
50
50
|
|
|
51
51
|
See [CONTRIBUTING.md](CONTRIBUTING.md) for detailed instructions and examples.
|
package/dist/platforms/01.js
CHANGED
|
@@ -9,9 +9,9 @@ exports.platform = {
|
|
|
9
9
|
isDeprecated: true,
|
|
10
10
|
tags: ["dapp"],
|
|
11
11
|
links: {
|
|
12
|
-
website: "https://01
|
|
12
|
+
website: "https://01.xyz/",
|
|
13
13
|
discord: "https://discord.gg/JZwrrgMhGT",
|
|
14
|
-
twitter: "https://x.com/
|
|
14
|
+
twitter: "https://x.com/01Exchange",
|
|
15
15
|
documentation: "https://01.xyz/docs",
|
|
16
16
|
},
|
|
17
17
|
};
|
|
@@ -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/
|
|
14
|
+
twitter: "https://twitter.com/AllDomains",
|
|
15
15
|
github: "https://github.com/onsol-labs",
|
|
16
16
|
documentation: "https://docs.alldomains.id/protocol/",
|
|
17
17
|
},
|
|
@@ -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/
|
|
11
|
+
twitter: "https://x.com/BananaGun",
|
|
12
12
|
discord: "https://discord.gg/bananagun",
|
|
13
13
|
documentation: "https://docs.bananagun.io/",
|
|
14
14
|
},
|
package/dist/platforms/bloom.js
CHANGED
|
@@ -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/
|
|
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://
|
|
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,7 +13,7 @@ exports.platform = {
|
|
|
13
13
|
twitter: "https://x.com/Chopcorpsol",
|
|
14
14
|
documentation: "https://chopcorp.io/about",
|
|
15
15
|
},
|
|
16
|
-
tokens: ["
|
|
16
|
+
tokens: ["1ogCsoK7ZqZwiYam9i7xq2j6Bf2LizT6iQtGSp6vCoT"],
|
|
17
17
|
};
|
|
18
18
|
const v3Contract = {
|
|
19
19
|
name: "V3",
|
|
@@ -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",
|
package/dist/platforms/dflow.js
CHANGED
package/dist/platforms/dumpy.js
CHANGED
|
@@ -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/
|
|
11
|
+
twitter: "https://x.com/save_finance",
|
|
12
12
|
},
|
|
13
13
|
tags: ["dapp", "memecoin"],
|
|
14
14
|
};
|
package/dist/platforms/flash.js
CHANGED
|
@@ -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://
|
|
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
|
},
|
package/dist/platforms/frax.js
CHANGED
|
@@ -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/
|
|
12
|
+
twitter: "https://x.com/fraxfinance",
|
|
13
13
|
github: "https://github.com/FraxFinance",
|
|
14
14
|
documentation: "https://docs.frax.finance/",
|
|
15
15
|
},
|
package/dist/platforms/gofurs.js
CHANGED
|
@@ -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/
|
|
10
|
+
twitter: "https://x.com/GOFURS404",
|
|
11
11
|
},
|
|
12
12
|
tags: ["nft-collection"],
|
|
13
13
|
};
|
|
@@ -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/hadeswap",
|
|
12
12
|
github: "https://github.com/hadeswap-solana",
|
|
13
13
|
},
|
|
14
14
|
tags: ["dapp", "nft-marketplace"],
|
|
@@ -5,7 +5,7 @@ const types_1 = require("../types");
|
|
|
5
5
|
exports.platform = {
|
|
6
6
|
id: "jupiter-exchange",
|
|
7
7
|
name: "Jupiter",
|
|
8
|
-
description: "Jupiter is a
|
|
8
|
+
description: "Jupiter is building the infrastructure for an open financial future. With over $1 trillion in annual volume, Jupiter delivers a unified superapp experience that is simple to use, built to last, and proven at scale by operating a full-stack onchain product suite spanning self-custody, spot, perpetuals, lend, stake, stablecoin, token creation, prediction markets, developer APIs",
|
|
9
9
|
defiLlamaId: "parent#jupiter",
|
|
10
10
|
links: {
|
|
11
11
|
website: "https://jup.ag/",
|
|
@@ -17,6 +17,7 @@ exports.platform = {
|
|
|
17
17
|
tokens: [
|
|
18
18
|
"27G8MtK7VtTcCHkpASjSDdkWWYfoqT6ggEuKidVJidD4",
|
|
19
19
|
"jupSoLaHXQiZZTSfEWMTRRgpnyFm8f6sZdosWBjx93v",
|
|
20
|
+
"JuprjznTrTSp2UFa3ZBUFgwdAmtZCq4MQCwysN55USD",
|
|
20
21
|
],
|
|
21
22
|
tags: ["dapp"],
|
|
22
23
|
};
|
|
@@ -120,6 +121,11 @@ exports.rewardsHubContract = {
|
|
|
120
121
|
address: "GenieRGuCtgfDGThwjp2GLreQMFtJoG1fqFE8MF1gAzG",
|
|
121
122
|
networkId: types_1.NetworkId.solana,
|
|
122
123
|
};
|
|
124
|
+
const deltaNeutralVaultContract = {
|
|
125
|
+
name: "Delta Neutral Vault",
|
|
126
|
+
address: "BUNDeH5A4c47bcEoAjBhN3sCjLgYnRsmt9ibMztqVkC9",
|
|
127
|
+
networkId: types_1.NetworkId.solana,
|
|
128
|
+
};
|
|
123
129
|
exports.swapV7Service = {
|
|
124
130
|
id: `${exports.platform.id}-swap-v7`,
|
|
125
131
|
name: "Swap v7",
|
|
@@ -284,6 +290,13 @@ exports.rewardsHubService = {
|
|
|
284
290
|
platformId: exports.platform.id,
|
|
285
291
|
contractsRaw: [exports.rewardsHubContract],
|
|
286
292
|
};
|
|
293
|
+
const deltaNeutralVaultService = {
|
|
294
|
+
id: `${exports.platform.id}-delta-neutral-vault`,
|
|
295
|
+
name: "Delta Neutral Vault",
|
|
296
|
+
platformId: exports.platform.id,
|
|
297
|
+
contractsRaw: [deltaNeutralVaultContract],
|
|
298
|
+
description: "Delta Neutral Vaults providing hedged investment strategies to minimize market risk.",
|
|
299
|
+
};
|
|
287
300
|
exports.services = [
|
|
288
301
|
exports.swapV7Service,
|
|
289
302
|
exports.swapV6Service,
|
|
@@ -309,4 +322,5 @@ exports.services = [
|
|
|
309
322
|
exports.inviteService,
|
|
310
323
|
exports.lendService,
|
|
311
324
|
exports.rewardsHubService,
|
|
325
|
+
deltaNeutralVaultService,
|
|
312
326
|
];
|
package/dist/platforms/kamino.js
CHANGED
|
@@ -10,7 +10,7 @@ exports.platform = {
|
|
|
10
10
|
links: {
|
|
11
11
|
website: "https://kamino.finance/",
|
|
12
12
|
discord: "https://discord.com/invite/kaminofinance",
|
|
13
|
-
twitter: "https://x.com/
|
|
13
|
+
twitter: "https://x.com/kamino",
|
|
14
14
|
github: "https://github.com/Kamino-Finance",
|
|
15
15
|
documentation: "https://docs.kamino.finance/",
|
|
16
16
|
},
|
package/dist/platforms/kishu.js
CHANGED
|
@@ -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 = [];
|
package/dist/platforms/layer3.js
CHANGED
|
@@ -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/
|
|
12
|
+
twitter: "https://twitter.com/layer3",
|
|
13
13
|
github: "https://github.com/layer3xyz",
|
|
14
14
|
documentation: "https://docs.layer3.xyz/",
|
|
15
15
|
},
|
|
@@ -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/
|
|
12
|
+
twitter: "https://x.com/Loopscale",
|
|
13
13
|
github: "https://github.com/bridgesplit",
|
|
14
14
|
documentation: "https://docs.loopscale.com/",
|
|
15
15
|
},
|
package/dist/platforms/maple.js
CHANGED
|
@@ -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/
|
|
12
|
+
twitter: "https://x.com/maplefinance",
|
|
13
13
|
discord: "https://discord.gg/maple",
|
|
14
14
|
},
|
|
15
15
|
tags: ["dapp"],
|
package/dist/platforms/mayan.js
CHANGED
|
@@ -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/
|
|
11
|
+
twitter: "https://x.com/mayanfinance",
|
|
12
12
|
discord: "https://discord.gg/mayanfinance",
|
|
13
13
|
documentation: "https://docs.mayan.finance/",
|
|
14
14
|
},
|
package/dist/platforms/okx.js
CHANGED
|
@@ -8,6 +8,7 @@ exports.platform = {
|
|
|
8
8
|
description: "OKX DEX is a multi-chain aggregator finding optimal trading routes across 400+ DEXs and 30+ networks including Solana.",
|
|
9
9
|
links: {
|
|
10
10
|
website: "https://web3.okx.com/dex-swap/bridge",
|
|
11
|
+
twitter: "https://x.com/wallet",
|
|
11
12
|
},
|
|
12
13
|
tags: ["bridge", "dapp"],
|
|
13
14
|
};
|
package/dist/platforms/omni.js
CHANGED
|
@@ -9,6 +9,7 @@ exports.platform = {
|
|
|
9
9
|
links: {
|
|
10
10
|
documentation: "https://docs.near.org/chain-abstraction/omnibridge/overview",
|
|
11
11
|
website: "https://docs.near.org/chain-abstraction/omnibridge/overview",
|
|
12
|
+
twitter: "https://x.com/nearprotocol",
|
|
12
13
|
},
|
|
13
14
|
tags: ["bridge", "dapp"],
|
|
14
15
|
};
|
|
@@ -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
|
};
|
package/dist/platforms/perena.js
CHANGED
|
@@ -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/
|
|
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/",
|
package/dist/platforms/port.js
CHANGED
|
@@ -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/
|
|
14
|
+
twitter: "https://x.com/pumpfun",
|
|
15
15
|
},
|
|
16
16
|
tokens: ["pumpCmXqMfrsAkQ5r49WcJnRayYRqmXz6ae8H7H9Dfn"],
|
|
17
17
|
};
|
package/dist/platforms/ratio.js
CHANGED
|
@@ -13,6 +13,7 @@ exports.platform = {
|
|
|
13
13
|
telegram: "https://t.me/raydiumprotocol",
|
|
14
14
|
github: "https://github.com/raydium-io",
|
|
15
15
|
documentation: "https://docs.raydium.io/raydium/",
|
|
16
|
+
twitter: "https://x.com/Raydium",
|
|
16
17
|
},
|
|
17
18
|
tokens: ["4k3Dyjzvzp8eMZWUXbBCjEvwSkkk59S5iCNLY3QrkX6R"],
|
|
18
19
|
tags: ["dapp"],
|
package/dist/platforms/realms.js
CHANGED
package/dist/platforms/saber.js
CHANGED
package/dist/platforms/serum.js
CHANGED
|
@@ -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/
|
|
11
|
+
twitter: "https://x.com/solcasino",
|
|
12
12
|
discord: "https://discord.gg/solcasinoio",
|
|
13
13
|
telegram: "https://t.me/SolcasinoIOBot",
|
|
14
14
|
},
|
package/dist/platforms/spdr.js
CHANGED
|
@@ -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/
|
|
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 = {
|
|
@@ -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/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@jup-ag/platform-list",
|
|
3
|
-
"version": "1.2.
|
|
3
|
+
"version": "1.2.45",
|
|
4
4
|
"private": false,
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"types": "dist/index.d.ts",
|
|
@@ -54,6 +54,7 @@
|
|
|
54
54
|
"globals": "^16.0.0",
|
|
55
55
|
"jest": "^29.7.0",
|
|
56
56
|
"prettier": "3.5.3",
|
|
57
|
+
"sharp": "^0.34.5",
|
|
57
58
|
"ts-jest": "^29.2.6",
|
|
58
59
|
"ts-node": "^10.9.2",
|
|
59
60
|
"typescript": "^5.8.2",
|