Hey, I've done a simple request to get the trending coins: `self.client.search.trending.get().coins` `self.client` is a `Coingecko` client. But the `Coin` model comes with all values a `None` and only the `model` fiels are populated
Hey,
I've done a simple request to get the trending coins:
self.client.search.trending.get().coinsself.clientis aCoingeckoclient.But the
Coinmodel comes with all values aNoneand only themodelfiels are populated