Get TipFloor
Less than 1 minute
API Information
- Method:
GET - URL:
/api/v2/tip-floor - Base URL:
https://api.node1.trade - Authentication:
Not required
Request Example
curl https://api.node1.trade/api/v2/tip-floorSuccessful Response:
{
"tip": 0.0
}Response Description
- 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
