Preparing search index...
The search index is not available
@aptos-labs/ts-sdk - v1.12.2
@aptos-labs/ts-sdk
fetchViewFunctionAbi
Function fetchViewFunctionAbi
fetch
View
Function
Abi
(
moduleAddress
,
moduleName
,
functionName
,
aptosConfig
)
:
Promise
<
ViewFunctionABI
>
Fetches the ABI for a view function from the module
Parameters
moduleAddress
:
string
moduleName
:
string
functionName
:
string
aptosConfig
:
AptosConfig
Returns
Promise
<
ViewFunctionABI
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@aptos-labs/ts-sdk - v1.12.2
Loading...
Generated using
TypeDoc
Fetches the ABI for a view function from the module