Skip to content

feature: be able to set AdvanceMode=true over url #216

@martinkrung

Description

@martinkrung

Context: I have a script which screenshots lend.curve.fi pages from time to time, it's for reporting of grants. It is done over python/silenium. so it uses a naked/fresh browser without any user interaction.

Another strong benefit is that we can share this link for user support, and we know that see the full info.

I suggest to have something similar to ?hideSmallPools=false

?isAdvancedMode=true

https://lend.curve.fi/#/ethereum/markets/one-way-market-3/vault/deposit?isAdvanceMode=true

code search for "isAdvancedMode"

https://github.com/search?q=repo%3Acurvefi%2Fcurve-frontend%20%20isAdvanceMode&type=code

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions