Icon HelpCircleForumIcon Link

⌘K

Icon HelpCircleForumIcon Link
AbstractContract

Icon LinkClass: AbstractContract

@fuel-ts/interfaces .AbstractContract

Icon LinkHierarchy

  • AbstractProgram
    AbstractContract

Icon LinkConstructors

Icon Linkconstructor

new AbstractContract(): AbstractContract

Icon LinkReturns

Icon LinkInherited from

AbstractProgram.constructor

Icon LinkProperties

Icon Linkaccount

Abstract account: null | AbstractAccount

Icon LinkInherited from

AbstractProgram.account

Icon LinkDefined in


Icon Linkid

Abstract id: AbstractAddress

Icon LinkDefined in


Icon Linkinterface

Abstract interface: Object

Icon LinkType declaration

NameType
jsonAbiany

Icon LinkInherited from

AbstractProgram.interface

Icon LinkDefined in


Icon Linkprovider

Abstract provider: null | { sendTransaction: (transactionRequest: any, options?: any) => any }

Icon LinkInherited from

AbstractProgram.provider

Icon LinkDefined in