Content
@
0 reply
0 recast
0 reaction
Fucory
@fucory
⚡️Bring Your Own View Function⚡️ Problem: My ethereum UI must make 1 eth_call before it can pass the result into a 2nd eth_call Solution: Do it in a single eth_call using Tevm 🧵 1/9
1 reply
1 recast
4 reactions
Fucory
@fucory
This problem is the waterfall problem. Ideally we want to minimize round trips to RPC providers Round trips are common in ethereum apps. Tevm+Viem makes it simple to avoid them https://tevm.sh 🧵 2/9
1 reply
0 recast
0 reaction
Fucory
@fucory
Let's say our UI is an input box where user enters a tokenid and our app shows them the balance Can you see the problem? 🧵 3/9
1 reply
0 recast
0 reaction