Class OriginationOperation<TContract>

Description

Origination operation provide utility function to fetch newly originated contract

Warn

Currently support only one origination per operation

Type Parameters

Hierarchy (view full)

Implements

Constructors

Properties

_foundAt: number = Number.POSITIVE_INFINITY
context: Context

Taquito context allowing access to rpc and signer

contractAddress?: string

Description

Contract address of the newly originated contract

hash: string

Operation hash

Raw operation that was injected

results: OperationContentsAndResult[]

Accessors

Methods

Generated using TypeDoc