You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i have a problem, when i try to get the current price for bitcoin gold and nimiq.
When i call fetch_ticker i get Bitgem and NetCoin. It seems this is the same problem as #348 , #1147 and #867
At this moment there are 1398 currencys listed on coinmarketcap. I think name overlappings are not exclusive in the future. But how to deal with them?
In #348 you told, that the coin with the higher marketcap wins. But it seems it doesn't work in PHP.
Hello,
i have a problem, when i try to get the current price for bitcoin gold and nimiq.
When i call
fetch_ticker
i get Bitgem and NetCoin. It seems this is the same problem as #348 , #1147 and#867
At this moment there are 1398 currencys listed on coinmarketcap. I think name overlappings are not exclusive in the future. But how to deal with them?
In #348 you told, that the coin with the higher marketcap wins. But it seems it doesn't work in PHP.
Thanks in advance
The text was updated successfully, but these errors were encountered: