ObolNetwork / ObolNetwork/obol-stack
Add native multicall to ethereum-networks
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 11
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the ethereum-networks skill and its existing RPC state-read flow. Define how multicall should batch token-balance requests and what successful results look like; treat the proposed weiroll skill for inline batch transaction calldata as a separate design question.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- blockchain
- Domain
- blockchain
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100