Skip to content

chore: multicall aggregation #130

Description

@mfw78

Background

The number of calls that may be required for polling during a block may be large, and this can cause momentary flooding of upstream RPCs (especially if doing so in parallel).

Details

Many of these calls can actually be aggregated together in "mega calls" using Multicall3 so as to reduce call overhead.

Acceptance criteria

  • Polling requests aggregated and sent via Multicall3

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions