easy to use [multicall](https://github.com/makerdao/multicall) integration for your dapp. supports both multicall and multicall2.
A simple batching function that allows you to atomically batch a series of operations.
A module for batching individual promises to improve their collective efficiency.
⚡🕰️ Drop-in solution to batch smart contract RPC calls in a single RPC query via Multicall!
A batch manager that will deduplicate and batch requests for a certain data type made within a window.
Multicall allows multiple smart contract constant function calls to be grouped into a single call and the results aggregated into a single result
light weight query batcher for graphql
multicall sub-package for Sequence
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.
This package contains simple utility functions to use with [React Router](https://reactrouter.com/).
Ember addon providing requestAnimationFrame utilities to properly batch reads/writes within Embers runloop.
Asynchronous bulk edit utility for Front Matter powered Markdown files
Batches up items, like rows to insert into a database, so they can be processed together. It is similar to DataLoader but designed for more general tasks and does not have a cache.
Used primarily by `@emartech/rabbitmq-client`'s batch consumer.
A simpler batcher for any async function
⚡🚀 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.
ethers.js-compatible wrapper around Multicall
Turnkey CCIP-Read Handler
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
Cross-chain transaction batching SDK for EffectStream