0.0.1-rc.11 • Published 3 years ago
@kodex-data/multicall v0.0.1-rc.11
@kodex-data/multicall
@kodex-data/multicall is a JavaScript library that allows you to batch multiple Ethereum read-only calls into a single request, reducing the number of RPC calls and improving performance. It supports the eth_call method and the multicall contract, which is a gas-efficient contract that enables multiple read-only calls in a single transaction.
Installation
To install @kodex-data/multicall, run the following command in your project directory:
yarn add @kodex-data/multicall
# or
npm install @kodex-data/multicallimport { MultiCall } from '@kodex-data/multicall'0.0.1-rc.11
3 years ago
0.0.1-rc.10
3 years ago
0.0.1-rc.9
3 years ago
0.0.1-rc.8
3 years ago
0.0.1-rc.7
3 years ago
0.0.1-rc.6
3 years ago
0.0.1-rc.5
3 years ago
0.0.1-rc.4
3 years ago