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
Usage
Follow example for detail usage, we implemented a simple code to fetch multiple token balances in a single call