Skip to main content

Interface: AptosMoveModuleAbiInput

moralis-monorepo / @moralisweb3/common-aptos-utils / AptosMoveModuleAbiInput

Interface: AptosMoveModuleAbiInput

@moralisweb3/common-aptos-utils.AptosMoveModuleAbiInput

Table of contents

Properties

Properties

address

Readonly address: AptosAddressInput


exposedFunctions

Readonly exposedFunctions: AptosModuleExposedFunctionInput[] | AptosModuleExposedFunction[]


friends

Readonly friends: string[]


name

Readonly name: string


structs

Readonly structs: AptosModuleStructInput[] | AptosModuleStruct[]