跳至主要內容

/pump-fun/quote REST API Endpoint - Metis

載入中...

更新於
Dec 18, 2025

/pump-fun/quote REST API Endpoint - Metis

Please note that this method is only available for paid subscribers of Metis - Jupiter Swap API.
Solana Kit includes the ability to customize RPC methods and transports, allowing you to seamlessly integrate Quicknode Marketplace add-ons into your applications. For more information on how to use Quicknode Marketplace add-ons with Solana Kit, check out these guides: How to Use Quicknode Add-ons using Solana Kit (Part 1) and How to Use Quicknode Add-ons using Solana Kit (Part 2)

查詢參數

類型
字串
必填
載入中...
薄荷
字串
必填
載入中...
金額
字串
必填
載入中...
commitment
字串
載入中...

退貨

quote
物件
載入中...
薄荷
字串
載入中...
bondingCurve
字串
載入中...
類型
字串
載入中...
inAmount
字串
載入中...
inAmountUi
數字
載入中...
inTokenAddress
字串
載入中...
outAmount
字串
載入中...
outAmountUi
數字
載入中...
outTokenAddress
字串
載入中...
meta
物件
載入中...
isCompleted
布林值
載入中...
outDecimals
數字
載入中...
inDecimals
數字
載入中...
totalSupply
字串
載入中...
currentMarketCapInSol
數字
載入中...
請求
回應
1
{
2
"quote": {
3
"mint": "2q7jMwWYFxUdxBqWbi8ohztyG1agjQMrasUXwqGCpump",
4
"bondingCurve": "D5hjyQvdhkCHCLG9N9urDc4vQyY5bKoaQjAP9KH1EB6N",
5
"type": "BUY",
6
"inAmount": "100000000",
7
"inAmountUi": 0.1,
8
"inTokenAddress": "So11111111111111111111111111111111111111112",
9
"outAmount": "25783649",
10
"outAmountUi": 25.783649,
11
"outTokenAddress": "2q7jMwWYFxUdxBqWbi8ohztyG1agjQMrasUXwqGCpump",
12
"meta": {
13
"isCompleted": false,
14
"outDecimals": 6,
15
"inDecimals": 9,
16
"totalSupply": "2375920463",
17
"currentMarketCapInSol": 1.87
18
}
19
}
20
}
1
{
2
"quote": {
3
"mint": "2q7jMwWYFxUdxBqWbi8ohztyG1agjQMrasUXwqGCpump",
4
"bondingCurve": "D5hjyQvdhkCHCLG9N9urDc4vQyY5bKoaQjAP9KH1EB6N",
5
"type": "BUY",
6
"inAmount": "100000000",
7
"inAmountUi": 0.1,
8
"inTokenAddress": "So11111111111111111111111111111111111111112",
9
"outAmount": "25783649",
10
"outAmountUi": 25.783649,
11
"outTokenAddress": "2q7jMwWYFxUdxBqWbi8ohztyG1agjQMrasUXwqGCpump",
12
"meta": {
13
"isCompleted": false,
14
"outDecimals": 6,
15
"inDecimals": 9,
16
"totalSupply": "2375920463",
17
"currentMarketCapInSol": 1.87
18
}
19
}
20
}
還沒有帳號嗎?
只需幾秒鐘即可建立您的 Quicknode 端點,並開始建置
立即免費開始使用