ethereum_multicall 1.0.2
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