@aptos-labs/ts-sdk - v5.1.4
Preparing search index...
fetchMoveFunctionAbi
Function fetchMoveFunctionAbi
fetchMoveFunctionAbi
(
moduleAddress
:
string
,
moduleName
:
string
,
functionName
:
string
,
aptosConfig
:
AptosConfig
,
)
:
Promise
<
FunctionABI
>
Parameters
moduleAddress
:
string
moduleName
:
string
functionName
:
string
aptosConfig
:
AptosConfig
Returns
Promise
<
FunctionABI
>
Deprecated
Use
fetchFunctionAbi
instead and manually parse the type tags.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@aptos-labs/ts-sdk - v5.1.4
Loading...
Deprecated
Use
fetchFunctionAbiinstead and manually parse the type tags.