Skip to content

Commit

Permalink
Add new endpoint to README
Browse files Browse the repository at this point in the history
  • Loading branch information
avalkov committed Aug 9, 2022
1 parent 225c949 commit b80f78a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,7 @@ http://127.0.0.1:3001/cosmos/bank/v1beta1/supply

### For coinmarketcap and other similar integrations:
http://127.0.0.1:3001/circulating-supply - coinmarketcap endpoint that is returning current circulating supply as decimal.\
http://127.0.0.1:3001/json/circulating-supply - endpoint that is returning current circulating supply as json.
http://127.0.0.1:3001/json/circulating-supply - endpoint that is returning current circulating supply as json.

### For explorer v2
http://127.0.0.1:3001/stats - Inflation, APR, Supply

0 comments on commit b80f78a

Please sign in to comment.