Networkpriority-fee
Priority Fee
Also known asCompute Unit Price
An optional additional fee paid on top of the base fee to increase the likelihood that a transaction is processed quickly by the current leader, expressed as a price in micro-lamports per compute unit (CU). The total priority fee equals (compute unit price × compute unit limit) / 1,000,000 lamports. Leaders sort transactions in their queue by fee-per-CU, so setting a competitive priority fee is the primary mechanism for ensuring reliable transaction landing during congestion.
Related terms
3Solana Programming
Compute Units (CU)
A measure of computational resources consumed by transaction execution, analogous to gas on Ethereum. Each BPF instructi...
Network
Base Fee
The fixed, non-negotiable minimum fee charged per transaction signature on Solana, currently set at 5,000 lamports (0.00...
Network
Transaction Fee
The total SOL cost to submit a transaction on Solana, composed of the base fee (5,000 lamports per signature) plus any o...