Skip to content

Blueberryfi/blueberry-v1-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blueberry V1 API

An free to use API for Blueberry V1. Hosted at api.blueberry.garden/

Endpoints

Positions

  • GET: /positions
    • Returns all positions.
  • GET: /positions/:id
    • Returns a position by ID.
    • id (string): The position's ID.
  • GET: /positions/:user
    • Returns all positions by user.
    • user (string): The user's address.

BLB (Blueberry Governance Token)

  • GET: /blb/circulating_supply
    • Returns the circulating supply of BLB.
  • GET: /blb/total_supply
    • Returns the total supply of BLB.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages