Closed morph-dev closed 1 year ago
@morph-dev PLATFORMS type was defined when I made this lib so at that time it only have ethereum and tron. Maybe coingecko update their support now, I will check and extends that constants
resolved?
@samuraitruong hey i have updated the platform enums https://github.com/samuraitruong/coingecko-api-v3/pull/41
The PLATFORMS enum is defined like this:
There are so many other platforms available.
In my opinion, this should be one of:
/asset_platforms
/coins/list?include_platform=true
string
should be used as well (with additional documentation)