martriay / martriay/flashbots-explorer
Display USD price of assets
Nobody has claimed this yet.
- 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)

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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