Content pfp
Content
@
0 reply
0 recast
0 reaction

Harris pfp
Harris
@harris-
If you’re a guy in your early 20s, repeal your token approvals. go into https://www.repeal.cash if you have to. Testing some more in-depth onchain + frame interactions here, inspired by a cast @kmacb.eth posted ~2 weeks ago to build a frame-native version of revoke.cash which I also highly recommend. Uses svelte frontend + rust backend / indexer + pg for database. Indexing is slow on free-tier RPCs but we make do (~80-98% synced across mainnet / base / optimism approval logs, token info still way behind for the 28k out of 1.3mil+ records to fill on base let alone other chains)
8 replies
3 recasts
23 reactions

Sayonara pfp
Sayonara
@sayo
One transaction per network to repeal all? Why don’t we have that?
2 replies
0 recast
0 reaction

Harris pfp
Harris
@harris-
As soon as people start using things like 4337 smart accounts you'd be able to batch together multiple user operations that could do multiple revokes at once. If you also use permit2 as your main approval source you limit the surface of approvals to revoke (but also open yourself up to needing to sign one bad signature to potentially lose a lot) Luckily chains like base and OP are cheap enough that revoking a lot at once is about as cost effective as revoking a single permission on mainnet, so there's that I guess
1 reply
0 recast
1 reaction

Harris pfp
Harris
@harris-
Related post - https://warpcast.com/harris-/0x2d24f129
0 reply
0 recast
1 reaction