Interface: AptosModuleExposedFunctionJSON
moralis-monorepo / @moralisweb3/common-aptos-utils / AptosModuleExposedFunctionJSON
Interface: AptosModuleExposedFunctionJSON
@moralisweb3/common-aptos-utils.AptosModuleExposedFunctionJSON
Table of contents
Properties
Properties
generic_type_params
• Readonly generic_type_params: AptosGenericTypeParamJSON[]
is_entry
• Readonly is_entry: boolean
name
• Readonly name: string
params
• Readonly params: string[]
return
• Readonly return: string[]
visibility
• Readonly visibility: string