Multicall library for caver-js
caver-js is a JavaScript API library that allows developers to interact with a Kaia node
⚡🕰️ Drop-in solution to batch smart contract RPC calls in a single RPC query via Multicall!
Multicall allows multiple smart contract constant function calls to be grouped into a single call and the results aggregated into a single result
multicall sub-package for Sequence
This is extenstion library of caver-js for connecting KAS
A React + Redux lib for fetching and caching chain state via the MultiCall contract
Enhanced multicall sdk to safely make multicalls within the gas limit.
⚡🚀 Call multiple view functions, from multiple Smart Contracts, in a single RPC query!
A React + Redux lib for fetching and caching chain state via the MultiCall contract
This package provides batch request functionality for Starknet RPC providers. It exports two classes: RpcBatchProvider and ContractBatchProvider.
Turnkey CCIP-Read Handler
ethers.js-compatible wrapper around Multicall
Solidity contract and typescript library for static multi-calls
Multicall allows multiple smart contract constant function calls to be grouped into a single call and the results aggregated into a single result
CLI for generating typescript types and decode implementations for evm logs
Make multiple Ethereum network requests in a single HTTP query. ethcall for ethers v6.
A blockchain state management library for dapps.
caver-js is a JavaScript API library that allows developers to interact with a Klaytn node
[](https://github.com/TrueFiEng/useDApp/actions/workflows/CI.yml) [](https://npmjs.com/package/@usedapp/core) [![Di
```bash # Yarn yarn add klaytn-multicall
Utilising the Ethereum Multi-call contract, this package helps engages with it by automatically flattening, encoding, decoding and un-flattening.
Make multiple Ethereum network requests in a single HTTP query. ethcall for ethers v5.
Resilient EVM provider infrastructure: chain mapping, RPC management, transport creation, and batched multicall with automatic retry/rotation.