/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)
查询参数
类型
字符串
必填
正在加载...
薄荷
字符串
必填
正在加载...
金额
字符串
必填
正在加载...
承诺
字符串
正在加载...
退货
quote
对象
正在加载...
薄荷
字符串
正在加载...
bondingCurve
字符串
正在加载...
类型
字符串
正在加载...
inAmount
字符串
正在加载...
inAmountUi
数字
正在加载...
inTokenAddress
字符串
正在加载...
outAmount
字符串
正在加载...
outAmountUi
数字
正在加载...
outTokenAddress
字符串
正在加载...
元数据
对象
正在加载...
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.8718}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.8718}19}20}