prioritize-tipping
Less than 1 minute
Get Priority Fee
API Information
- Method: GET
- URL:
/api/v2/prioritizeTipping
- Base URL:
https://api.flashblock.trade
- Authentication: Not required
Request Example
curl https://api.flashblock.trade/api/v2/prioritizeTipping
Successful Response
{
"priority_fee_lamports": 0
}
Response Description
priority_fee_lamports
: Current priority fee in lamports- This value is updated periodically by background tasks
- Use this value to set appropriate priority fees for your transactions
Usage Notes
- No authentication is required for this endpoint
- The returned value represents the current recommended priority fee
- This fee helps ensure your transactions are processed with higher priority
- The value is updated automatically by the system