Skip to content
This repository was archived by the owner on Nov 6, 2025. It is now read-only.

feat: for partner/count add network delete unit #9

Description

@DarkGhost7

localhost:5000/partners/count
outputs the following

{
  "partners_count": 22,
  "ts": 1665017986,
  "unit": ""
}

delete the unit section and output how many networks partners are on, if only eth and fantom list those networks. This will let us know if there are new b2b partners on other networks.

  "partners_count": 22,
  "ts": 1665017986,
  "networks": "ETH", "FTM"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions