Skip to content
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 Viewing Aave Positions via URL Query Parameter for Wallet Selection #2331

Open
AndreMiras opened this issue Feb 2, 2025 · 3 comments
Labels
feature New feature or request new issue This issue has not been triaged by the core team yet

Comments

@AndreMiras
Copy link

Is your feature request related to a problem? Please describe.
I'm always frustrated when I want to quickly view or share my current Aave position with others, but I have to manually select my wallet using the browser extension each time. This slows down access and prevents me from easily sharing a direct link to my position.

Describe the solution you'd like
I would like the ability to pass my wallet address as a query parameter in the URL (e.g., app.aave.com/dashboard?wallet=0xYourWalletAddress). This way, the app can automatically load my position without requiring manual wallet selection. This feature would enable easy sharing of Aave positions via a link and quicker access when switching between wallets.

Describe alternatives you've considered

  • Manually switching wallets using the extension every time (not user-friendly for frequent use or sharing).
  • Exporting my position manually and sharing it outside of the app (less efficient and lacks real-time updates).
  • Using third-party portfolio trackers (doesn’t provide the same level of detail or integration as the Aave app itself).
  • Utilizing wallet impersonation services, which allow viewing wallet contents without direct interaction, but they add an unnecessary dependency and may not reflect live data within the Aave app.

Additional context
This feature would be particularly useful for users managing multiple wallets or sharing portfolio performance (e.g., with collaborators or across accounts).
Example URL structure: https://app.aave.com/dashboard?wallet=0xYourWalletAddress
I'd be happy to address this feature (or document it if it already exists) if I'm given some guidelines or hints on how to best implement it.

@AndreMiras AndreMiras added feature New feature or request new issue This issue has not been triaged by the core team yet labels Feb 2, 2025
@PragmaticMonkey
Copy link

That would be a very convenient addition.

@foodaka
Copy link
Collaborator

foodaka commented Feb 5, 2025

Thank you @AndreMiras for this, we will circle back on it.

@EthWarrior
Copy link

Thank you for the feedback @AndreMiras

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request new issue This issue has not been triaged by the core team yet
Projects
None yet
Development

No branches or pull requests

4 participants