Skip to content

multicall3 support on Ritual Chain — status not documented #6

Description

@pplmaverick

Summary

multicall3 (a common utility for batching read calls, widely relied upon by frontend tooling like wagmi/viem) does not appear to function on Ritual Chain, and I could not find documentation confirming whether this is expected.

Steps to reproduce

  • Attempted standard multicall3 batched calls against Ritual testnet (chain ID 1979) using viem/wagmi
  • Calls failed / were not processed as expected

Expected behavior

Either multicall3 works as on standard EVM chains, or the docs note that it's unsupported (and ideally suggest an alternative pattern for batching reads on Ritual).

Ask

Could the team confirm whether multicall3 is intentionally unsupported? If so, documenting this (and any recommended alternative) would save other developers from debugging this blind, since it's a very common dependency in EVM frontend tooling.

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions