ClickHouse / ClickHouse/CryptoHouse
Need to find token prices in USD
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 68
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
I want to fetch token prices in USD which are involved in specific solana transaction
**Describe the solution you'd like**
I want that with the pre and post token balances from solana.transactions, I also get token price in USD (at the time of txn)
**Describe alternatives you've considered**
Currently, I use dune analytics to find token prices in USD at specific timestamp, there I query token price in USD by querying any swaps of that token happened near to that timestamp
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.