OptionalaccountArray of Solana account public keys to estimate priority fees for (alternative to providing a transaction).
OptionaloptionsAdvanced options for customizing the fee estimation.
OptionaltransactionBase58 or Base64 encoded serialized transaction to estimate fees for. The API analyzes the specific instructions and accounts in this transaction to provide accurate fee estimates based on current network conditions.
Request parameters for
getPriorityFeeEstimate.