getRecentPrioritizationFees

Returns a list of prioritization fees from recent blocks.

Path parameters

apiKeystringRequired

Request

This endpoint expects an object.
Account addresseslist of stringsRequired

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.

slotintegerOptional

Slot in which the fee was observed.

prioritizationFeeintegerOptional

The per-compute-unit fee in micro-lamports.