matter-labs / matter-labs/block-explorer
Display fees taken by paymaster on transaction page
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 139
- Forks
- 145
- Avg merge
- 8h 3m
- Merged PRs (30d)
- 3
Description
🌟 Feature Request
📝 Description
Paymaster contract can take fees in ERC20 token. Add info about these fees to the Fee section on transaction page.
🤔 Rationale
Currently these fees are shown in Tokens Transferred section, but other transfers are also shown there. It'll be more convenient to see these fees separately in Fee section.
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 at the transaction page and trace how the Fee and Tokens Transferred sections render paymaster ERC20 fees. Verify where these fees are currently displayed, then separate them into the Fee section while retaining other transfers in Tokens Transferred. Done means paymaster fees are clearly shown with the transaction fee information.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100