Author

Topic: Crypto currencies circulating supply (Read 1725 times)

newbie
Activity: 18
Merit: 0
November 19, 2018, 09:08:48 AM
#21
Hello Guys,
I wanted to ask if someone found different source for supplies (other than CoinMarketCap).
Or if you knows about a way to get directly the information without a third side.

Thanks Smiley
newbie
Activity: 41
Merit: 0
January 30, 2018, 10:07:28 PM
#20
For max supply, the only way to be sure is by reading the code. Especially with alts, which are under development, where the core team basically makes all the decisions and are decentralized only in aspiration, the inflation and max supply can change in a single commit.

I am not sure how circulating supply is derived.
member
Activity: 74
Merit: 11
November 03, 2017, 04:54:23 PM
#19
Coinmarketcap gets it's data from users manually uploading it. Coinmarketcap then checks block explorers or etherscan to verify if it is right or not.
As far as I am aware, they only use API's for the larger cryptos like bitcoin, ethereum etc.

I'm not too sure about other sites.
member
Activity: 294
Merit: 10
November 02, 2017, 02:03:15 AM
#18
Circulating Supply is the best approximation of the number of coins that are circulating in the market and in the general public's hands.
hero member
Activity: 761
Merit: 606
November 01, 2017, 07:37:24 PM
#17
"Circulating supply" is not that easy.  The larger trades (early adopters, institutional, etc....) are handled using OTC and Dark Pool mechanisms.  They are not funneled through public exchanges.  Frankly, those transactions out value the daily trades the public exchanges handle.  They move thousands or tens of thousands of coins per transaction and they way they do it doesn't move the price needle mid transaction due to sucking the demand curve.
legendary
Activity: 1059
Merit: 1020
November 01, 2017, 05:45:16 PM
#16
Seems nobody answered this question perfectly. Each cryptocurrency has a dedicated block explorer like Iquidus Explorer who has an API function. Thanks to this API function, Coinmarketcap calls the API of the dedicated block explorer and changes the available information in the database vice-versa to the site.
jr. member
Activity: 261
Merit: 5
https://www.doh.gov.ph/covid-19/case-tracker
November 01, 2017, 05:19:45 PM
#15
Taken from their FAQ[1]:

Quote
Circulating Supply is the best approximation of the number of coins that are circulating in the market and in the general public's hands.
Total Supply is the total amount of coins in existence right now (minus any coins that have been verifiably burned).
Max Supply the best approximation of the maximum amount of coins that will ever exist in the lifetime of the cryptocurrency.

Why does the supply number sometimes appear grayed out?
- A grayed out supply number indicates that the data source for the supply has gone stale for at least seven days and might not be up to date.

Technical informations are manually inserted with every coin they add.
And other informations related to price are gathered from several exchanges APIs.

[1] https://coinmarketcap.com/faq/


Yeah this right and coinmarketcap is very useful , especially to those who are just newbie in ALTCOINS.
sr. member
Activity: 336
Merit: 252
November 01, 2017, 08:46:33 AM
#14
All the data you need from practically every single crypto currency is stored on coinmarketcap.com (bookmark it, you're going to need it if you are serious about crypto currency). For me the total supply and the circulating supply are a big factor when I do a fundamental analysis.
newbie
Activity: 56
Merit: 0
November 01, 2017, 06:03:52 AM
#13


            Important factors to bear in mind before investing in any cryptocurrency is to find out the coin supply.Circulating supply is the amount of coin available at the present time and circulating in the market.Total supply is the amount of coin that is already in existence.Not
all the coin may be circulating at the present time.Generally total supply is equal to or greater than the circulating supply. If a cryptocurrency has
only the circulating supply and does not have total supply or max supply,that means that cryptocurrency has circulating supply and total supply but does not have max supply that means no maximum cap on that coin.In Etherum, monera etc, they only have circulating supply information because their supply is infinite.
newbie
Activity: 58
Merit: 0
October 31, 2017, 03:13:15 PM
#12
Hello,
I try to get data about circulating supply for crypto currencies.

Can someone know how the sites like coinmarketcap.com and others get its data?


Thanks,
Liran

coinmarketcap.com uses API exchanges
Go to https://coinmarketcap.com/currencies/bitcoin/#Markets
You see a list of exchanges that trade bitcoin.
All these exchanges have their own API, through which you can receive data.
And already with these data you can make a similar site.

I highly doubt that they use these APIs to retrieve a currency's circulating/total supply.
member
Activity: 378
Merit: 10
October 31, 2017, 12:01:19 PM
#11
Coinmarketcap(dot)com provides different types of supply for different cryptocurrencies. Broadly there are 3 types of supply provided by cryptocurrency listing cites such as coinmarketcap(dot)com.

Circulating supply: Circulating supply is the amount of coin available at the present time and circulating in the market.

Total supply: Total supply is the amount of coin that is already in existence. However, not all of the coins may be circulating at the present time. Generally, total supply is equal to or greater than the circulating supply.

Maximum supply: Maximum supply is the amount of coin that will ever exist for that particular cryptocurrency. For example, Bitcoins max supply is 21 million BTC.
newbie
Activity: 2
Merit: 0
October 31, 2017, 07:40:26 AM
#10
Can any one comment on ? circulating supply on coinmarketcap? What are the reasons behind?
legendary
Activity: 1628
Merit: 1012
newbie
Activity: 3
Merit: 0
September 08, 2017, 05:42:07 PM
#8
Hi,
Can you give examples of that API?

Thanks
member
Activity: 136
Merit: 10
September 07, 2017, 02:39:01 AM
#7
Hello,
I try to get data about circulating supply for crypto currencies.

Can someone know how the sites like coinmarketcap.com and others get its data?


Thanks,
Liran

coinmarketcap.com uses API exchanges
Go to https://coinmarketcap.com/currencies/bitcoin/#Markets
You see a list of exchanges that trade bitcoin.
All these exchanges have their own API, through which you can receive data.
And already with these data you can make a similar site.
legendary
Activity: 1628
Merit: 1012
September 06, 2017, 10:16:03 PM
#6
They take the prices of a coin from the exchanges and multiple it with the total amount of coins mined. Pretty simple.

Any Idea how they get the total amount of coin mined?

I want to get the data directly and not from thier API.

Thanks

They may run versions of the coins wallet and a simple call to the wallet will give you the parameter "moneysupply" which is the number of coins currently in existence on that chain.

Something like that.
newbie
Activity: 3
Merit: 0
September 06, 2017, 05:53:33 PM
#5
They take the prices of a coin from the exchanges and multiple it with the total amount of coins mined. Pretty simple.

Any Idea how they get the total amount of coin mined?

I want to get the data directly and not from thier API.

Thanks
sr. member
Activity: 490
Merit: 389
Do not trust the government
September 06, 2017, 05:26:23 PM
#4
They take the prices of a coin from the exchanges and multiple it with the total amount of coins mined. Pretty simple.
legendary
Activity: 2758
Merit: 6830
September 06, 2017, 04:56:46 PM
#3
Taken from their FAQ[1]:

Quote
Circulating Supply is the best approximation of the number of coins that are circulating in the market and in the general public's hands.
Total Supply is the total amount of coins in existence right now (minus any coins that have been verifiably burned).
Max Supply the best approximation of the maximum amount of coins that will ever exist in the lifetime of the cryptocurrency.

Why does the supply number sometimes appear grayed out?
- A grayed out supply number indicates that the data source for the supply has gone stale for at least seven days and might not be up to date.

Technical informations are manually inserted with every coin they add.
And other informations related to price are gathered from several exchanges APIs.

[1] https://coinmarketcap.com/faq/
legendary
Activity: 2506
Merit: 1113
There's no need to be upset
September 06, 2017, 04:38:00 PM
#2
would like to know the same, commenting to follow.
thanks for making the question

usually I just consult coinamrketcap
newbie
Activity: 3
Merit: 0
September 06, 2017, 04:15:10 PM
#1
Hello,
I try to get data about circulating supply for crypto currencies.

Can someone know how the sites like coinmarketcap.com and others get its data?


Thanks,
Liran
Jump to: