Skip to content

fix: Add zero address sender to viem multicall calls to avoid issues with Nethermind/Geth nodes #801

fix: Add zero address sender to viem multicall calls to avoid issues with Nethermind/Geth nodes

fix: Add zero address sender to viem multicall calls to avoid issues with Nethermind/Geth nodes #801

Workflow file for this run

name: Pull request
on:
pull_request:
types: [opened, reopened, synchronize, ready_for_review]
jobs:
checks:
name: Checks
uses: ./.github/workflows/checks.yml
secrets: inherit