Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[nis] add endpoints that will return max, total, circulating supply #174

Open
cryptoBeliever opened this issue Nov 22, 2022 · 0 comments
Open

Comments

@cryptoBeliever
Copy link

Current Behaviour

To integrate with some external services (like Coinmarketcap) is it required to have endpoints to return supply (max, total, circulating). For now, NIS API doesn't have such endpoints.

Expected Behaviour

NIS API should have an endpoints (according Coinmarketcap requirement it should be separate endpoint for each property) to return supply:

  • max
  • total
  • circulating

For now, it should be always a value (max, total, circulating) = 8,999,999,999

@cryptoBeliever cryptoBeliever changed the title [nis] add api that will return max, total, circulating supply [nis] add endpoints that will return max, total, circulating supply Nov 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant