Skip to content

Commit

Permalink
checkpoint: apply custom docs sidebar (bug: applied on all sidebar li…
Browse files Browse the repository at this point in the history
…ke guides) and edit /old links in /old files
  • Loading branch information
0xYankee-Raccoons committed Nov 26, 2024
1 parent b7868e8 commit 70e258a
Show file tree
Hide file tree
Showing 118 changed files with 168 additions and 5,442 deletions.
2 changes: 1 addition & 1 deletion Moved/1-limit-order-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -525,4 +525,4 @@ The Jupiter Limit Order's project account for the Referral Program is `45ruCyfdR

## Referral

Check out the [referral program](/docs/apis/adding-fees) for Limit Order.
Check out the [referral program](/docs/old//apis/adding-fees) for Limit Order.
2 changes: 1 addition & 1 deletion Moved/2-how-swap-works/2-how-swap-works.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ The Token Ledger caters to a wide range of use cases, which include but are not
- Facilitating the exchange of NFTs for tokens other than SOL.

Read more about the Token Ledger:
https://station.jup.ag/docs/apis/swap-api#using-token-ledger-instruction
https://station.jup.ag/docs/old/apis/swap-api#using-token-ledger-instruction


## Safety Notifications
Expand Down
2 changes: 1 addition & 1 deletion Moved/blog-v1/2023-09-18-dca-out-of-beta/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ So in this scenario, if the **SOL price is within $19-$20**, the DCA will execut

## Expanded Tradable Token Selection

Additionally, we've significantly broadened our range of supported tokens, expanding from the **top 20 traded tokens on Jupiter's list to encompass over 600 tokens**. This expansion is backed by the community-verified [Jupiter Strict Token List](/docs/token-list/token-list-api).
Additionally, we've significantly broadened our range of supported tokens, expanding from the **top 20 traded tokens on Jupiter's list to encompass over 600 tokens**. This expansion is backed by the community-verified [Jupiter Strict Token List](/docs/old/token-list/token-list-api).

![DCAcomment4](DCAcomment4.jpg)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ The Token Ledger caters to a wide range of use cases, which include but are not
- Facilitating the exchange of NFTs for tokens other than SOL.

Read more about the Token Ledger:
https://station.jup.ag/docs/apis/swap-api#using-token-ledger-instruction
https://station.jup.ag/docs/old/apis/swap-api#using-token-ledger-instruction

### Referral Fees Program to Simplify Fee Collection
In our pursuit of making life easier for our partners, we've streamlined the process of charging referral fees with the new referral fees program.
Expand All @@ -109,9 +109,9 @@ The partner journey is now hyper easy - They head over to Jupiter, create a refe

Give our dashboard a spin here: https://referral.jup.ag

Read here on how to add your platform fees to Jupiter Swap : https://station.jup.ag/docs/apis/adding-fees
Read here on how to add your platform fees to Jupiter Swap : https://station.jup.ag/docs/old/apis/adding-fees

More info on Jupiter Referral Program: https://station.jup.ag/docs/additional-topics/referral-program
More info on Jupiter Referral Program: https://station.jup.ag/docs/old/additional-topics/referral-program

![Referral](referral1.jpg)

Expand All @@ -131,7 +131,7 @@ For CPI to work, the transaction will be composed of these instructions:
4. The program then transfers the SOL back to the user.


Read more here: https://station.jup.ag/docs/apis/cpi
Read more here: https://station.jup.ag/docs/old/apis/cpi

The CPI approach is not without its limitations - because of Solana’s transaction limit of 1232 byte size, lookup tables cannot be used within a CPI call, swaps via CPI can fail at runtime since Jupiter routes may involve multiple DEXes in order to reduce price impact. Instead, we recommend taking the “flash-fil” approach to utilizing Jupiter Swap.

Expand All @@ -149,7 +149,7 @@ For Flash Fill to work, the transaction will be composed of these instructions:

This approach entirely bypasses the need for CPI calls, effectively sidestepping the constraints imposed by CPI.

To delve deeper into these two approaches, check out our documentation here: https://station.jup.ag/docs/apis/flash-fill
To delve deeper into these two approaches, check out our documentation here: https://station.jup.ag/docs/old/apis/flash-fill

## Partners Using v6 API
A big shout out to our key early adopters for running our v6 API and helping us improve our stability and features. Check out how they are using Jupiter to power their use cases.
Expand Down Expand Up @@ -194,7 +194,7 @@ ExactOut is particularly useful in scenarios involving the purchase of NFTs, all
The good news is that since the NFT Marketplace has integrated ExactOut into its interface, you can simply purchase the 40 SOL NFT and Jupiter swap would automatically calculate the most optimal amount of BONK required to purchase the 40 SOL NFT. This is achieved in a single click, eliminating the need to leave the site or perform additional calculations, while ensuring that you receive the best possible price through Jupiter.
This is extremely important to Solana as payments are a crucial part of bridging crypto with real-life applications, ultimately contributing to the mainstream adoption of the Solana ecosystem.

Read more about ExactOut here: https://station.jup.ag/docs/apis/payments-api
Read more about ExactOut here: https://station.jup.ag/docs/old/apis/payments-api

### ExactOut Showcase #1 - Sollinked

Expand Down
2 changes: 1 addition & 1 deletion Moved/blog-v2/2023-09-18-dca-out-of-beta/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ So in this scenario, if the **SOL price is within $19-$20**, the DCA will execut

## Expanded Tradable Token Selection

Additionally, we've significantly broadened our range of supported tokens, expanding from the **top 20 traded tokens on Jupiter's list to encompass over 600 tokens**. This expansion is backed by the community-verified [Jupiter Strict Token List](/docs/token-list/token-list-api).
Additionally, we've significantly broadened our range of supported tokens, expanding from the **top 20 traded tokens on Jupiter's list to encompass over 600 tokens**. This expansion is backed by the community-verified [Jupiter Strict Token List](/docs/old//token-list/token-list-api).

![DCAcomment4](DCAcomment4.jpg)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ The Token Ledger caters to a wide range of use cases, which include but are not
- Facilitating the exchange of NFTs for tokens other than SOL.

Read more about the Token Ledger:
https://station.jup.ag/docs/apis/swap-api#using-token-ledger-instruction
https://station.jup.ag/docs/old/apis/swap-api#using-token-ledger-instruction

### Referral Fees Program to Simplify Fee Collection
In our pursuit of making life easier for our partners, we've streamlined the process of charging referral fees with the new referral fees program.
Expand All @@ -109,9 +109,9 @@ The partner journey is now hyper easy - They head over to Jupiter, create a refe

Give our dashboard a spin here: https://referral.jup.ag

Read here on how to add your platform fees to Jupiter Swap : https://station.jup.ag/docs/apis/adding-fees
Read here on how to add your platform fees to Jupiter Swap : https://station.jup.ag/docs/old/apis/adding-fees

More info on Jupiter Referral Program: https://station.jup.ag/docs/additional-topics/referral-program
More info on Jupiter Referral Program: https://station.jup.ag/docs/old/additional-topics/referral-program

![Referral](referral1.jpg)

Expand All @@ -131,7 +131,7 @@ For CPI to work, the transaction will be composed of these instructions:
4. The program then transfers the SOL back to the user.


Read more here: https://station.jup.ag/docs/apis/cpi
Read more here: https://station.jup.ag/docs/old/apis/cpi

The CPI approach is not without its limitations - because of Solana’s transaction limit of 1232 byte size, lookup tables cannot be used within a CPI call, swaps via CPI can fail at runtime since Jupiter routes may involve multiple DEXes in order to reduce price impact. Instead, we recommend taking the “flash-fil” approach to utilizing Jupiter Swap.

Expand All @@ -149,7 +149,7 @@ For Flash Fill to work, the transaction will be composed of these instructions:

This approach entirely bypasses the need for CPI calls, effectively sidestepping the constraints imposed by CPI.

To delve deeper into these two approaches, check out our documentation here: https://station.jup.ag/docs/apis/flash-fill
To delve deeper into these two approaches, check out our documentation here: https://station.jup.ag/docs/old/apis/flash-fill

## Partners Using v6 API
A big shout out to our key early adopters for running our v6 API and helping us improve our stability and features. Check out how they are using Jupiter to power their use cases.
Expand Down Expand Up @@ -194,7 +194,7 @@ ExactOut is particularly useful in scenarios involving the purchase of NFTs, all
The good news is that since the NFT Marketplace has integrated ExactOut into its interface, you can simply purchase the 40 SOL NFT and Jupiter swap would automatically calculate the most optimal amount of BONK required to purchase the 40 SOL NFT. This is achieved in a single click, eliminating the need to leave the site or perform additional calculations, while ensuring that you receive the best possible price through Jupiter.
This is extremely important to Solana as payments are a crucial part of bridging crypto with real-life applications, ultimately contributing to the mainstream adoption of the Solana ecosystem.

Read more about ExactOut here: https://station.jup.ag/docs/apis/payments-api
Read more about ExactOut here: https://station.jup.ag/docs/old//apis/payments-api

### ExactOut Showcase #1 - Sollinked

Expand Down
2 changes: 1 addition & 1 deletion Moved/legacy/2-how-does-jupiter-work.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Jupiter will split your trade into smaller trade sizes. For example, if you want

### Automatically lists new tokens

The number of new tokens being added is increasing at an ever faster pace. Jupiter automatically lists any tokens as long as their have [reached enough liquidity](/docs/get-your-token-onto-jup). This means you can be assured that you'll be able to trade new tokens as they launch on Solana.
The number of new tokens being added is increasing at an ever faster pace. Jupiter automatically lists any tokens as long as their have [reached enough liquidity](/docs/old//get-your-token-onto-jup). This means you can be assured that you'll be able to trade new tokens as they launch on Solana.

### Automatically lists new markets

Expand Down
7 changes: 0 additions & 7 deletions docs/100-swap-api/_category_.json

This file was deleted.

Loading

0 comments on commit 70e258a

Please sign in to comment.