Function fetch_all_whirlpools_config

pub fn fetch_all_whirlpools_config(
    rpc: &RpcClient,
    addresses: &[Address],
) -> Result<Vec<DecodedAccount<WhirlpoolsConfig>>, Error>