The address of the module containing the view function.
The name of the module containing the view function.
The name of the view function for which to fetch the ABI.
The configuration settings for Aptos.
An object containing the type parameters, parameters, and return types of the view function.
Fetches the ABI for a view function from the specified module address. This function ensures that the ABI is valid and retrieves the type parameters, parameters, and return types for the view function.