Open
Conversation
f6f78ef to
1b82bed
Compare
Member
|
If rich list feature is listing the wallets with largest balance, I second that 👍 |
7076ee7 to
5198021
Compare
|
WTF is this?? var days = config.settings.stats && config.settings.stats.txnDays || 3; |
Member
|
Is this ready to merge? |
Contributor
Author
|
@realcodywburns // almost ready, except the transaction chart needs some more tuning for speed issue. |
bbda824 to
7338151
Compare
Contributor
Author
|
rebased, fixed travis error. tooltip added. |
b58d31a to
1898ecf
Compare
1898ecf to
641781c
Compare
|
Rebase your PR! |
92357b7 to
806c42d
Compare
Contributor
Author
|
rebased ready to merge. |
806c42d to
7a1c722
Compare
Contributor
Author
|
rebased again. ready to merge~ |
kimisan
approved these changes
Jan 14, 2020
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Please do not merge it (WIP)
any suggestions are welcomed
/stats/supply) and normal total supply (/supply) for the coinmarketcapsimple URL APIs
/supply: returns all info. as a json./supply/totalor/supply/totalSupply: the amount of total supply. (for coinmarketcap)/supply/genesisAlloc: genesis alloc/supply/minerRewards: the amount of all mined block rewards./supply/uncleRewards: estimated uncle rewards.Screen shot
References