跳转至主要内容

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 端点,并开始构建
免费开始使用