ethereum_multicall 1.0.2 copy "ethereum_multicall: ^1.0.2" to clipboard
ethereum_multicall: ^1.0.2 copied to clipboard

Multicall allows multiple smart contract constant function calls to be grouped into a single call and the results aggregated into a single result

ethereum_multicall #

A Flutter Package allows multiple smart contract constant function calls to be grouped into a single call and the results aggregated into a single result

Created by Avacus

Installation #

Install the latest version of this package via pub.dev:

ethereum_multicall: ^latest-version
copied to clipboard

Usage #

Follow example for detail usage, we implemented a simple code to fetch multiple token balances in a single call

3
likes
120
points
53
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.23 - 2025.04.07

Multicall allows multiple smart contract constant function calls to be grouped into a single call and the results aggregated into a single result

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

collection, http, web3dart

More

Packages that depend on ethereum_multicall