Skip to content

Add partial repayment API endpoints to the indexer #134

Description

@Hrom131

Describe the feature

Describe the feature

Description

In order for the front end to implement partial repayment logic, it must be able to retrieve information about the current debt for an offer and its repayments. For a proper UI, it must also be able to retrieve the repayment history for a specific offer, as well as information about the lender’s claims and the protocol.

Acceptance Criteria:

  • Endpoint for retrieving information on all repayments for a specific offer
  • Endpoint for retrieving information on vaults for a specific offer
  • Endpoint for retrieving all Protocol Fee UTXOs
  • Endpoint for retrieving statistics on all protocol fees
  • Updated endpoints for retrieving a list of offers.

Dependencies

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

Status
Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions