CoinGecko-API
CoinGecko-API copied to clipboard
Missing TypeScript Interface Definitions
Hi,
I'm getting a TypeScript error for the coins.list() function. It says it doesn't exist on coins. I can see that it's not included in the interface definition for it but the call still works.
Has it been deprecated? Or just not included in the interface?
Thanks, Alex
Same issue for coins.fetchCoinContractInfo()
Also for coins.markets()
Same issue for coins.fetchCoinContractInfo()
Are you still having same issues ?
Also for coins.markets()
Are you still having the same issues ?