Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display price per blob in USD #617

Open
3 tasks
PabloCastellano opened this issue Nov 6, 2024 · 0 comments
Open
3 tasks

Display price per blob in USD #617

PabloCastellano opened this issue Nov 6, 2024 · 0 comments
Assignees

Comments

@PabloCastellano
Copy link
Member

PabloCastellano commented Nov 6, 2024

  • Find some API to retrieve the USD/ETH price --> Chainlink smart contract

TODO:

  • Create a new table like (timestamp, price eth/usd) to store the price history
  • Add a new worker that saves the ETH/USD price to the new table every 1-5 minutes.
  • Add card to the homepage, displaying blob price in wei and USD (uses the last available ETH/USD price)
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

No branches or pull requests

2 participants