- Preparing search index...
- The search index is not available
TzKT SDK
Type alias TxRollupOriginationOperation
Tx
Rollup
Origination
Operation
: Operation & { allocationFee
?: number; bakerFee
?: number; block
?: string | null; counter
?: number; errors
?: OperationError[] | null; gasLimit
?: number; gasUsed
?: number; hash
?: string | null; id
?: number; level
?: number; quote
?: QuoteShort | null; rollup
?: Alias | null; sender
?: Alias | null; status
?: string | null; storageLimit
?: number; timestamp
?: string; type
?: string | null; }