API service to get token updates

ethereum fastify token web3
4 Open Issues Need Help Last updated: Jun 20, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement a new `/priceChange` API endpoint that returns the price change of a specified token over a given period. The endpoint should accept query parameters for the token symbol, start and end dates (or duration), validate inputs, return results in JSON, and handle errors gracefully.

Complexity: 4/5
enhancement good first issue help wanted

API service to get token updates

TypeScript
#ethereum#fastify#token#web3

AI Summary: Implement two new API endpoints, `/price` and `/volume`, for a Fastify/Typescript service. These endpoints should retrieve and return the current price and trading volume of specified tokens, respectively. Input validation, error handling, and consistent JSON responses are required.

Complexity: 4/5
enhancement good first issue help wanted

API service to get token updates

TypeScript
#ethereum#fastify#token#web3

AI Summary: Implement reusable functions within a Fastify/TypeScript API to fetch 24-hour volume data for any given cryptocurrency token from CoinGecko's API.

Complexity: 3/5
enhancement good first issue help wanted

API service to get token updates

TypeScript
#ethereum#fastify#token#web3

AI Summary: Implement reusable functions within a Fastify/Typescript API service to fetch the 24-hour price change of any given token from CoinGecko's API.

Complexity: 3/5
enhancement good first issue help wanted

API service to get token updates

TypeScript
#ethereum#fastify#token#web3