Problem to be solved
our agents often call the rpc multiple times for state reads and risk getting 402d.
Proposed solution
Add native multi-call to the ethereum-networks skill, to have agents check multiple token balances in one call
Even fancier, make a weiroll skill that allows them to craft batch txs into inline call data
Problem to be solved
our agents often call the rpc multiple times for state reads and risk getting 402d.
Proposed solution
Add native multi-call to the
ethereum-networksskill, to have agents check multiple token balances in one callEven fancier, make a weiroll skill that allows them to craft batch txs into inline call data