Skip to content

Conversation

@AntonioVentilii
Copy link
Collaborator

Motivation

Util isTokenErc20UserToken is not used anymore.

Copilot AI review requested due to automatic review settings January 8, 2026 13:00
@AntonioVentilii AntonioVentilii requested a review from a team as a code owner January 8, 2026 13:00
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR removes the deprecated utility function isTokenErc20UserToken and its associated test suite, cleaning up unused code from the codebase.

Key Changes:

  • Removed the isTokenErc20UserToken type guard function from the utilities
  • Removed comprehensive test suite for the deprecated function

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/frontend/src/eth/utils/erc20.utils.ts Removed the isTokenErc20UserToken type guard function definition
src/frontend/src/tests/eth/utils/erc20.utils.spec.ts Removed the import and entire test suite for the deprecated function

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@AntonioVentilii AntonioVentilii added this pull request to the merge queue Jan 8, 2026
Merged via the queue into main with commit ec4aaf7 Jan 8, 2026
84 checks passed
@AntonioVentilii AntonioVentilii deleted the chore-frontend/Remove-deprecated-util-isTokenErc20UserToken branch January 8, 2026 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants