Fix coingecko wrapper #46
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Of course. Here is a professional description you can copy and paste for your new pull request.
## Title
fix: Replace incomplete CoinGecko wrapper with complete version## Description
This pull request resolves an issue from a previous PR where an incomplete version of the CoinGecko wrapper was merged. This new, complete script replaces the old one entirely.
The updated
coingecko.pyis a comprehensive, production-ready wrapper that integrates all 75+ public endpoints from the CoinGecko API, providing full access to their cryptocurrency, NFT, and market data.## Key Changes
## API Information
## Testing
The script and its CLI commands have been manually tested, including:
price,details,history).nft-list,treasury,derivatives).