Skip to content

Conversation

@momstrosity
Copy link

Description

Adds a new /ethprice API endpoint to fetch the current price of Ethereum in USD from CoinGecko.

Type of Change

  • New Feature
  • Bug Fix
  • Breaking Change
  • Documentation Update

Related Issues

  • No specific issue referenced

Checklist

  • I have tested my changes
  • Code follows project's coding style
  • Updated documentation (if applicable)
  • Added tests for new functionality

Testing Done

  • Manually tested the /ethprice endpoint
  • Verified price retrieval from CoinGecko API
  • Confirmed correct response format

Implementation Details

  • Endpoint will return current ETH/USD price
  • Uses CoinGecko API for price retrieval

- Implements a new API endpoint to retrieve current Ethereum price
- Uses CoinGecko as the price data source
- Provides real-time USD price for Ethereum
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant