The address of the module containing the entry function.
The name of the module containing the entry function.
The name of the entry function to fetch the ABI for.
The configuration settings for Aptos.
An object containing the number of signers, type parameters, and function parameters.
Fetches the ABI for an entry function from the specified module address. This function validates if the ABI corresponds to an entry function and retrieves its parameters.