Skip to content

Add human-readable fee breakdown response to /fee-estimate #79

@Sulex45

Description

@Sulex45

Description:
The current /fee-estimate response returns numbers but doesn't explain what they mean to a developer who is new to Stellar. Extend the response to include a plain-English recommendation and context about when to use each fee tier.
Acceptance Criteria:

Adds recommendation field to response explaining which tier to use and why
Adds context field explaining what stroops are in plain English
Adds networkCongestion field: "low", "medium", or "high" based on ledgerCapacityUsage
networkCongestion thresholds: low < 0.5, medium < 0.75, high >= 0.75
No breaking changes to existing response fields
Test added

Metadata

Metadata

Labels

Stellar WaveIssues in the Stellar wave programfeatureA new feature or endpoint to be added to the APIgood first issueGood for newcomersstellarDirectly involves Stellar blockchain integrationtrivialSmall change, low complexity

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions