martriay / martriay/flashbots-explorer

Display USD price of assets

Open
#18 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement good first issue
Dominant language
TypeScript
Stars
165
Forks
27
PR merge metrics
No merged PRs in 30d

Description

Today it only works for `WETH` by [querying uniswap subgraph's bundles](https://github.com/martriay/flashbots-explorer/blob/main/lib/uniswapV2SubGraph.ts)

![image](https://user-images.githubusercontent.com/1703831/121566087-888b5280-c9f3-11eb-9a2a-632888b528d6.png)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Read lib/uniswapV2SubGraph.ts first, focusing on how the existing WETH bundle query supplies prices. Trace where asset values are displayed in the explorer and determine the expected behavior for other assets. Done means supported assets show USD prices instead of only WETH.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
full-stack
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.