Skip to content

Conversation

@SAM-AEL
Copy link

@SAM-AEL SAM-AEL commented Jun 8, 2025

📝 Summary

This PR adds support for SPL Token 2022 transfers in the Squads v3 client. Previously, the client only supported standard SPL tokens (minted under the original Token Program), and would throw errors when interacting with newer SPL Token 2022 tokens.


🔧 What’s New?

  • Updated the Token lists to display both Token 2022 and the legacy SPL Token Program.
  • Updated existing transfer functions to support Token 2022 mints.
  • Filters out token accounts with 0 tokens.

🚀 Why?

Since the Squads v3 web client does not currently support SPL Token 2022, users are unable to interact with Token 2022 mints directly through the standard Squads web interface. This PR adds support for Token 2022 transfers within the client, giving users a way to interact with Token 2022 tokens via this client if needed.


🧪 Testing

  • Tested token transfers using both standard SPL tokens and SPL Token 2022 tokens.

🔍 Notes

  • No breaking changes — existing functionality remains intact.

@vercel
Copy link

vercel bot commented Jun 8, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
public-v3-client ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 8, 2025 6:38am

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.

1 participant