getTipFloor RPC Method
Please note that this RPC method requires the Lil' JIT - JITO Bundles and transactions add-on enabled on your QuickNode endpoint.
Solana Web3.js 2.0 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 Web3.js 2.0, check out these guides: How to Use QuickNode Add-ons using Solana Web3.js 2.0 (Part 1) and How to Use QuickNode Add-ons using Solana Web3.js 2.0 (Part 2)
Parameters
This method does not accept any parameters
Returns
result
array
Array containing a tip statistics object
time
string
Timestamp of the tip statistics in ISO 8601 format
landed_tips_25th_percentile
number
25th percentile of landed tip amounts in SOL
landed_tips_50th_percentile
number
50th percentile (median) of landed tip amounts in SOL
landed_tips_75th_percentile
number
75th percentile of landed tip amounts in SOL
landed_tips_95th_percentile
number
95th percentile of landed tip amounts in SOL
landed_tips_99th_percentile
number
99th percentile of landed tip amounts in SOL
ema_landed_tips_50th_percentile
number
Exponential moving average of the 50th percentile landed tips in SOL
Request
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free