Consider extending tx insights to MetaMask tx history
Open
Nobody has claimed this yet.
snaps-unrefined-backlog
- Dominant language
- TypeScript
- Stars
- 853
- Forks
- 662
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 8
Description
Allowing tx-insight to hit the popular MetaMask transaction history could enable more insights on those transaction to be provided.
I wonder if we could utilize the `onTransaction` hook on those transactions or create something similar.
Contributor guide
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
Start by locating the tx-insight integration and the existing onTransaction hook or related transaction-history entry points. Read how current transactions reach insights and determine the supported MetaMask history surface. Done should mean the scope and hook behavior for MetaMask transaction history are defined and covered by the relevant tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100