-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Don't throw error when query param is not a valid address, just skip it. - Don't send "ethereum" string as a token to CG token API endpoint. - Return ethereum price in response if all data can be found in cache. - Fix expiration conditionals - Handle case when CoinGecko responds to an address but there's no usd price - Add entries to blob store (with long expiration) for token addresses that CoinGecko doesn't track, to avoid constantly asking about these tokens
- Loading branch information
Showing
1 changed file
with
98 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters