-
Notifications
You must be signed in to change notification settings - Fork 120
Open
Description
Beefy would like to allow for sharable links to Vault search parameters. For instance, a quick-access URL that shows the Vault list pre-filtered for Stablecoin vaults on the BSC network might look like https://app.beefy.com/?type=stable&chain=bsc
All filter types from our Filters should be supported, although for readability, should not simply follow the keys defined here, but should have their own mapping so that we may tweak them as needed.
- Values for
chainshould use our canonical names rather than the ID. - Values of "all" should simply be default/no value.
On the frontend, as users further refine their filter options, the state should be updated to reflect the current parameters so that the page can be shared as-is.
Metadata
Metadata
Assignees
Labels
No labels