Jupiter (Aggregator)
Last updated
Last updated
GET
https://api.expand.network/dex/getprice
Name | Type | Description |
---|---|---|
GET
https://api.expand.network/dex/getroute
Name | Type | Description |
---|---|---|
GET
https://api.expand.network/dex/getliquiditysources
POST
https://api.expand.network/dex/swap
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
rpc
String
Remote procedural call URL.
dexId*
String
Refer to the DEX ID page for details.
path*
String
Comma separated values of token addresses/token symbol whose price is to be fetched.
amountIn*
String
Amount of token.
rpc
String
Remote procedural call URL.
dexId*
String
Refer to the DEX ID page for details.
path*
String
Comma separated values of token addresses/token symbol whose price is to be fetched.
amountIn*
String
Amount of token.
rpc
String
Remote procedural call URL.
dexId*
String
Refer to the DEX ID page for details.
rpc
String
Remote procedural call URL.
dexId*
String
Refer to the DEX ID page for details.
path*
String
Comma-separated values of token addresses/token symbol, inside an array, to swap.
amountIn*
String
Amount of token to be swapped.
from*
String
Address of the sender of the token.
slippage*
String
Percentage of total swap value. By default, 1.
0 <= slippage value <= 100