RevokeCash / revoke.cash

❌ Revoke or update your token approvals
https://revoke.cash
MIT License
674 stars 238 forks source link

spender filter in url #151

Closed emoragaf closed 1 year ago

emoragaf commented 1 year ago

Is there any way to pass a list of spenders to filter from the url? If not, are there any plans to add it?

rkalis commented 1 year ago

Yes, this is possible, but it is not well documented, e.g. https://revoke.cash/address/0xe126b3E5d052f1F575828f61fEBA4f4f2603652a?spenderSearch=0x1E0049783F008A0085193E00003D00cd54003c71&chainId=1

rkalis commented 1 year ago

This also works comma-separated btw if you want to pass in multiple spender addresses.