跳至主要內容

getTipFloor RPC Method - JITO

載入中...

更新於
2025年11月12日

getTipFloor RPC Method - JITO

Please note that this RPC method requires the Lil' JIT - JITO Bundles and transactions add-on enabled on your Quicknode endpoint.
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)

參數

此方法不接受任何參數

退貨

結果
陣列
載入中...
時間
字串
載入中...
landed_tips_25th_percentile
數字
載入中...
landed_tips_50th_percentile
數字
載入中...
landed_tips_75th_percentile
數字
載入中...
landed_tips_95th_percentile
數字
載入中...
landed_tips_99th_percentile
數字
載入中...
ema_landed_tips_50th_percentile
數字
載入中...
請求
回應
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
「結果」: [
5
{
6
"time": "2025-04-24T13:47:32+00:00",
7
"landed_tips_25th_percentile": 0.000005,
8
"landed_tips_50th_percentile": 0.00001,
9
"landed_tips_75th_percentile": 0.001,
10
"landed_tips_95th_percentile": 0.00533476325,
11
"landed_tips_99th_percentile": 0.00826274555000001,
12
"ema_landed_tips_50th_percentile": 0.000009952174575705424
13
}
14
]
15
}
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
「結果」: [
5
{
6
"time": "2025-04-24T13:47:32+00:00",
7
"landed_tips_25th_percentile": 0.000005,
8
"landed_tips_50th_percentile": 0.00001,
9
"landed_tips_75th_percentile": 0.001,
10
"landed_tips_95th_percentile": 0.00533476325,
11
"landed_tips_99th_percentile": 0.00826274555000001,
12
"ema_landed_tips_50th_percentile": 0.000009952174575705424
13
}
14
]
15
}
還沒有帳號嗎?
只需幾秒鐘即可建立您的 Quicknode 端點,並開始建置
立即免費開始使用