getRecentPrioritizationFees
Parameters
Returns
// Result
{
"jsonrpc": "2.0",
"result": [
{
"prioritizationFee": 0,
"slot": 320159396
},
{
"prioritizationFee": 0,
"slot": 320159397
},
...
}
],
"id": 1
}Last updated
Was this helpful?