ethereum_multicall 1.0.0 copy "ethereum_multicall: ^1.0.0" to clipboard
ethereum_multicall: ^1.0.0 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
0
points
35
downloads

Publisher

unverified uploader

Weekly Downloads

2024.05.28 - 2025.04.22

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)
View/report issues

License

unknown (license)

Dependencies

collection, http, web3dart

More

Packages that depend on ethereum_multicall