Function fetchAllMaybeWhirlpoolsConfig
fetchAllMaybeWhirlpoolsConfig( rpc: Rpc<GetMultipleAccountsApi>, addresses: Address[], config?: FetchAccountsConfig,): Promise<MaybeAccount<WhirlpoolsConfig>[]> Parameters
- rpc: Rpc<GetMultipleAccountsApi>
- addresses: Address[]
Optional
config: FetchAccountsConfig
Returns Promise<MaybeAccount<WhirlpoolsConfig>[]>