Skip to content

feat(statics): add RESTRICTED coin feature for internal tokens #6687

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 12, 2025

Conversation

saarujansathees578
Copy link
Contributor

@saarujansathees578 saarujansathees578 commented Aug 12, 2025

TICKET: SC-2604

This PR adds a new CoinFeature (RESTRICTED) which, when enabled, avoids exposing certain coins/tokens to the user. This is necessary for erc721:unsteth for LIDO, as it prevents UI and API users from withdrawing or seeing an unnecessary NFT, which can disrupt the unstaking flow.

@saarujansathees578 saarujansathees578 marked this pull request as ready for review August 12, 2025 15:25
@saarujansathees578 saarujansathees578 requested review from a team as code owners August 12, 2025 15:25
@saarujansathees578
Copy link
Contributor Author

The failing test is occuring for every PR; doesn't block this from getting merged

@saarujansathees578 saarujansathees578 force-pushed the SC-2604/abstract-unsteth-from-users branch from d6b3690 to b2ce26f Compare August 12, 2025 18:19
@saarujansathees578 saarujansathees578 changed the title feat(statics): add coin feature to be hidden in IMS balance fetches feat(statics): add RESTRICTED coin feature for internal tokens Aug 12, 2025
@saarujansathees578 saarujansathees578 merged commit 27b8039 into master Aug 12, 2025
11 of 12 checks passed
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.

3 participants