-
Notifications
You must be signed in to change notification settings - Fork 44
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
Enable User to Pin Token in any Community #9898
Comments
Per request from @mzparacha: platform work here includes:
@dillchen will transactions of these tokens be included in the My Transactions page? If so it may be best to limit chains to those supported by Alchemy Transactions API otherwise we will 100X the number of transactions we index internally (might then need to handle CE/Postgres scaling issues). |
A few questions
cc: @dillchen |
Answer for @timolegros
Yes. Let's try to limit as much as possible to the Alchemy API surface area |
For @mzparacha
For now yes, let's hardcode this in for EVM specific chains (or chains in which we support the swap module for). In short order (early Q1, we want to add support for Solana)
Yes
They can update it, 1) remove it 2) change to different one
No only one token at a time. If there is a launchpad token, then we should allow no pins
We will have a doc link, we do not have this yet. We'll update this before launch |
Description
A community should be able to pin a token in any community, even if not the launchpad community (for example 1inch).
Once admins pin the token, users should be able to swap in and out of the asset using the Uniswap Modal.
Project Owner
No response
Bucket ID
No response
User Stories / Acceptance Criteria
Design Devlink
Admin Flow Figma: https://www.figma.com/design/1b9wbqv9YV2FlU2svFyf0I/IdeaCoin?node-id=830-44750&t=HTEIkJjSlAt79J10-4
Swap Flow (same as #9887)
Design Screenshot
Additional Context
No response
The text was updated successfully, but these errors were encountered: