GetPriorityFeeStream
This channel provides you with the top percentile of the recent priority fee based on the project over the last 100 slots.
Method: subscribe
subscribe Primary Parameter: GetPriorityFeeStream
GetPriorityFeeStreamAdditional Parameters:
Parameter
Type
Description
* Recommended fees are capped at 0.1 SOL.
Subscribe sample:
wscat --header "Authorization: $AUTH_HEADER" \
-c wss://ny.solana.dex.blxrbdn.com/ws \
-execute '{"jsonrpc": "2.0", "id": 1, "method": "subscribe", "params": ["GetPriorityFeeStream", {"project": "P_RAYDIUM", "percentile": 55}]}'\
-wait 10000Fields
Type
Description
Sample event:
Last updated