tip-floor
Less than 1 minute
Adaptive Tip
API Information
- Method: GET
- URL:
/api/v2/tip-floor
- Base URL:
https://api.flashblock.trade
- Authentication: Not required
Request Example
curl https://api.flashblock.trade/api/v2/tip-floor
Successful Response
{
"tip": 0.0
}
Response Description
tip
: The adaptive tip amount based on current network conditions- This value represents the recommended tip amount for optimal transaction processing
- The tip amount automatically adjusts based on network congestion and demand
Usage Notes
- No authentication is required for this endpoint
- The returned value is dynamically calculated based on current network conditions
- This helps you set appropriate tip amounts for optimal transaction processing
- The value is updated automatically by the system