Docs
GitHub
Preparing search index...
The search index is not available
Fuels TS SDK API Documentation
Fuels TS SDK API Documentation
@fuel-ts/transactions
OutputContractCreated
Type Alias OutputContractCreated
Output
Contract
Created
:
{
contractId
:
string
;
stateRoot
:
string
;
type
:
ContractCreated
;
}
Type declaration
contract
Id
:
string
Contract ID (b256)
state
Root
:
string
State root of contract (b256)
type
:
ContractCreated
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Docs
GitHub
Fuels TS SDK API Documentation
Loading...
Contract ID (b256)