ObolNetwork / ObolNetwork/obol-stack

Add native multicall to ethereum-networks

Open
#445 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.