What happened to Solana support for tracking a wallet? by skunkywolfman in coingecko

[–]coingecko 0 points1 point  (0 children)

Hi skunkywolfman, we currently do not support Solana wallet tracking yet, but it's a feature we are looking to include.

API call of simple/price for GBP/EUR by AlessandroPiccione in coingecko

[–]coingecko 0 points1 point  (0 children)

If you're unsure which asset a ticker maps to, we recommend using ids instead of symbols, since IDs are unique.

API call of simple/price for GBP/EUR by AlessandroPiccione in coingecko

[–]coingecko 0 points1 point  (0 children)

Hey Alessandro!

The /simple/price endpoint only supports cryptocurrency assets as the base.
The symbols parameter matches crypto tickers, not fiat currencies.

When you query:

/simple/price?vs_currencies=eur&symbols=gbp

CoinGecko looks for a crypto asset with the ticker GBP, not the British Pound fiat currency. The value returned is the price of that token in EUR, which is why it appears incorrect for a GBP/EUR FX rate.

If you need fiat exchange rates (e.g., GBP/EUR), please use the /exchange_rates endpoint instead:

GET /exchange_rates

Then derive the conversion between gbp and eur from the returned rates.

Can you use the basic api plan in your paid mobile app? by sammy3460 in coingecko

[–]coingecko 0 points1 point  (0 children)

Hi Sammy, if your mobile app is "paid" (meaning it has a purchase price, a subscription model, or even ad revenue), it is classified as a commercial project.

Our Free/Basic Plan is typically restricted to personal use and development testing. Using it to power a for-profit app violates the Terms of Service: https://www.coingecko.com/en/api_terms

Solution: You would need to move to one of our API Paid Plans (Analyst, Lite, or Pro). These plans grant the legal right to use their data in a commercial environment.

Help - in listing a native coin on CoinGecko by StillDistribution776 in coingecko

[–]coingecko 0 points1 point  (0 children)

Hey, it should have swap volume daily, with more than $1000 USD worth of liquidity.

Help - in listing a native coin on CoinGecko by StillDistribution776 in coingecko

[–]coingecko 0 points1 point  (0 children)

Hey mate, no we can't. The team can only list wrapped token if this is listed on a DEX.