Docs
GitHub
Preparing search index...
The search index is not available
Fuels TS SDK API Documentation
Fuels TS SDK API Documentation
@fuel-ts/program
AbstractContract
Class AbstractContract
Abstract
Hierarchy
AbstractProgram
AbstractContract
Implements
WithContractId
Implemented by
Contract
Index
Constructors
constructor
Properties
account
id
interface
provider
Constructors
constructor
new
Abstract
Contract
(
)
:
AbstractContract
Returns
AbstractContract
Properties
Abstract
account
account
:
null
|
AbstractAccount
Abstract
id
id
:
Address
Abstract
interface
interface
:
Pick
<
Interface
,
"jsonAbi"
>
Abstract
provider
provider
:
null
|
Pick
<
Provider
,
"sendTransaction"
|
"getTransactionCost"
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
account
id
interface
provider
Docs
GitHub
Fuels TS SDK API Documentation
Loading...