getRecentPrioritizationFees
POST
/{apiKey}
Returns a list of prioritization fees from recent blocks.
Path Parameters
stringrequireddefaults to
docs-demoFor higher throughput, create your own API key
Request
string[]optional
An array of up to 128 account addresses. If provided, the response will reflect a fee to land a transaction locking all of the provided accounts as writable.
Responses
200
An array of prioritization fees observed in recent blocks.
An array of prioritization fees observed in recent blocks.
Was this page helpful?