Parameters
string
default:"solana-devnet"
required
Unique identifier for a blockchain network.
number
default:1
required
Request identifier used to match responses.
string
default:"2.0"
required
JSON-RPC version.
string
default:"getRecentPrioritizationFees"
required
JSON-RPC method name.
object
The parameters for method getRecentPrioritizationFees: [accountAddresses]Positional parameters for
getRecentPrioritizationFees:params[]: Optional array of account addresses (up to 128), base-58 encoded strings. Determines fee based on locking all provided accounts as writable.
Returns
array
Array of prioritization fee objects from recent blocks.