interface icon indicating copy to clipboard operation
interface copied to clipboard

feat: added alert for Plasma market txhistory

Open AGMASO opened this issue 2 months ago • 5 comments

General Changes

  • Added a custom message to alert users trying to fetch Plasma Tx History that it is not supported at the moment.

Developer Notes

Screenshot 2025-10-14 at 09 20 28

Reviewer Checklist

Please ensure you, as the reviewer(s), have gone through this checklist to ensure that the code changes are ready to ship safely and to help mitigate any downstream issues that may occur.

  • [ ] End-to-end tests are passing without any errors
  • [ ] Code changes do not significantly increase the application bundle size
  • [ ] If there are new 3rd-party packages, they do not introduce potential security threats
  • [ ] If there are new environment variables being added, they have been added to the .env.example file as well as the pertinant .github/actions/* files
  • [ ] There are no CI changes, or they have been approved by the DevOps and Engineering team(s)

AGMASO avatar Oct 14 '25 07:10 AGMASO