getRecentPrioritizationFees RPC Method
Description
Returns a list of prioritization fees from recent blocks
Parameters
address
(array, optional) - A collection of up to 128 Account addresses represented as base-58 encoded strings in an array
Returns
Returns an array of objects with the following fields:
prioritizationFee
(integer) - The prioritization fee valueslot
(integer) - The slot number associated with the prioritization fee
Code Examples
getRecentPerformanceSamples
Returns a list of recent performance samples, in reverse slot order. Performance samples are taken every 60 seconds and include the number of transactions and slots that occur in a given time window.
getSignaturesForAddress
Returns confirmed signatures for transactions involving an address backwards in time from the provided signature or most recent confirmed block.