0x xj jda
0x xj jda
can try using chainlink subquery or cryptocompare to fetch prices of different tokens https://api.thegraph.com/subgraphs/name/tomafrench/chainlink https://min-api.cryptocompare.com/data/price?fsym=CHI&tsyms=USD
added PR: displaying usd price https://github.com/martriay/flashbots-explorer/pull/32
added PR: fom filter https://github.com/martriay/flashbots-explorer/pull/31
@bigint working on this feature.
one of the issue with popover is not sticky, user cannot interact 
updated: interactive popup and no breaking in UI 
now the profile data is cached using lazy query to display onmosueover 
formatHandle is failing the lazy profile query, so removed the fn form the code
didnt see any re-rendering with latest merge: https://web-kpfntrgcz-lenster.vercel.app/ 