drips-network / app

💧 Funding that flows — Drips Frontend
https://drips.network
GNU General Public License v3.0
31 stars 17 forks source link

feat: auto unwrap on collect #1198

Closed jtourkos closed 1 week ago

jtourkos commented 4 weeks ago

Resolves: https://github.com/drips-network/app/issues/1180

https://github.com/user-attachments/assets/c0728482-4c2c-4816-b5e8-3b7c242678d1

Not sure if we want this 👆 behavior regarding the token name, when toggling the auto-unwrap option. But it might be a bit confusing having this turned off, and still show FIL and not WFIL, as I would expect as user.

brandonhaslegs commented 4 weeks ago

This video you shared is expected but I agree it's going to be confusing for people. Maybe we should have a wrapped icon instead of just calling it Bitcoin (WBTC)

efstajas commented 3 weeks ago

Remove switching between Wrapped Filecoin and Filecoin in collect modal when toggling "Unwrap" toggle.

efstajas commented 1 week ago

Hey @jtourkos, just pushed a commit to remove the native token name in the collect modal as we discussed 2 weeks ago. I don't have any collectable balance on any FVM account right now so it'd be amazing if you could give this a quick test. Feel free to merge into filecoin if confirmed :)