getRecentPrioritizationFees
Returns a list of prioritization fees from recent blocks.
Path parameters
apiKey
Request
This endpoint expects an object.
Account addresses
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.
Response
An array of prioritization fees observed in recent blocks.
slot
Slot in which the fee was observed.
prioritizationFee
The per-compute-unit fee in micro-lamports.