Skip to content

Feature request: offers historical data #20

@gsscoder

Description

@gsscoder

It would be great to have a public endpoint (no authentication required) to access historical data on offers.
The simplest approach could involve enhancing the model returned by the /v1/offer/search path:

  • Ensure all types of offers remain in the search scope, even after they’re no longer active.
  • Add a status property to each offer, with values like removed | closed | disputed (or other states reflecting Peach’s flow).

This would enable automated platform/bot creators using Peach to build more optimized algorithms for crafting appealing offers.

The benefits are mutual:

  • Entities automating Peach trading could see increased profits.
  • Peach would likely see higher usage and commission earnings tied to the success of these automated platforms.

PS: I’m fairly new to figuring out the Peach backend, so bear with me if I’ve missed something.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions