result
: AppliedOriginationResult | BacktrackedOperationResult<{ balance_updates
?: readonly ({ readonly kind: MetadataBalanceUpdatesKindEnum; readonly contract?: string | undefined; readonly change: string; readonly origin?: MetadataBalanceUpdatesOriginEnum | undefined; ... 9 more ...; readonly delayed_operation_hash?: string | undefined; }
)[]; big_map_diff
?: readonly ({ readonly key_hash?: string | undefined; readonly key?: { readonly int?: string | undefined; readonly string?: string | undefined; readonly bytes?: string | undefined; } | { readonly prim: string; readonly args?: readonly ({ ...; } | ... 1 more ... | readonly ({ ...; } | ... 1 more ... | readonly ({ ...; } | ... 1 ...
)[]; consumed_gas
?: string; consumed_milligas
?: string; errors
?: readonly ({ readonly kind: string; readonly id: string; readonly delegate?: string | undefined; }
)[]; lazy_storage_diff
?: readonly (({ readonly kind: "big_map"; readonly id: string; readonly diff: { readonly action: DiffActionEnum; readonly updates?: readonly { readonly key_hash: string; readonly key: { readonly int?: string | undefined; readonly string?: string | undefined; readonly bytes?: string | undefined; } | { ...; } | readonly ({ ...; } |...
) | ({ readonly kind: "sapling_state"; readonly id: string; readonly diff: { readonly action: DiffActionEnum; readonly updates?: { readonly commitments_and_ciphertexts: readonly (readonly [string, { readonly cv: string; ... 4 more ...; readonly nonce_out: string; }])[]; readonly nullifiers: readonly string[]; } | undefin...
))[]; originated_contracts
?: readonly string[]; paid_storage_size_diff
?: string; status
: OperationResultStatusEnum; storage_size
?: string; }> | FailedOperationResult<{ balance_updates
?: readonly ({ readonly kind: MetadataBalanceUpdatesKindEnum; readonly contract?: string | undefined; readonly change: string; readonly origin?: MetadataBalanceUpdatesOriginEnum | undefined; ... 9 more ...; readonly delayed_operation_hash?: string | undefined; }
)[]; big_map_diff
?: readonly ({ readonly key_hash?: string | undefined; readonly key?: { readonly int?: string | undefined; readonly string?: string | undefined; readonly bytes?: string | undefined; } | { readonly prim: string; readonly args?: readonly ({ ...; } | ... 1 more ... | readonly ({ ...; } | ... 1 more ... | readonly ({ ...; } | ... 1 ...
)[]; consumed_gas
?: string; consumed_milligas
?: string; errors
?: readonly ({ readonly kind: string; readonly id: string; readonly delegate?: string | undefined; }
)[]; lazy_storage_diff
?: readonly (({ readonly kind: "big_map"; readonly id: string; readonly diff: { readonly action: DiffActionEnum; readonly updates?: readonly { readonly key_hash: string; readonly key: { readonly int?: string | undefined; readonly string?: string | undefined; readonly bytes?: string | undefined; } | { ...; } | readonly ({ ...; } |...
) | ({ readonly kind: "sapling_state"; readonly id: string; readonly diff: { readonly action: DiffActionEnum; readonly updates?: { readonly commitments_and_ciphertexts: readonly (readonly [string, { readonly cv: string; ... 4 more ...; readonly nonce_out: string; }])[]; readonly nullifiers: readonly string[]; } | undefin...
))[]; originated_contracts
?: readonly string[]; paid_storage_size_diff
?: string; status
: OperationResultStatusEnum; storage_size
?: string; }> | SkippedOperationResult<{ balance_updates
?: readonly ({ readonly kind: MetadataBalanceUpdatesKindEnum; readonly contract?: string | undefined; readonly change: string; readonly origin?: MetadataBalanceUpdatesOriginEnum | undefined; ... 9 more ...; readonly delayed_operation_hash?: string | undefined; }
)[]; big_map_diff
?: readonly ({ readonly key_hash?: string | undefined; readonly key?: { readonly int?: string | undefined; readonly string?: string | undefined; readonly bytes?: string | undefined; } | { readonly prim: string; readonly args?: readonly ({ ...; } | ... 1 more ... | readonly ({ ...; } | ... 1 more ... | readonly ({ ...; } | ... 1 ...
)[]; consumed_gas
?: string; consumed_milligas
?: string; errors
?: readonly ({ readonly kind: string; readonly id: string; readonly delegate?: string | undefined; }
)[]; lazy_storage_diff
?: readonly (({ readonly kind: "big_map"; readonly id: string; readonly diff: { readonly action: DiffActionEnum; readonly updates?: readonly { readonly key_hash: string; readonly key: { readonly int?: string | undefined; readonly string?: string | undefined; readonly bytes?: string | undefined; } | { ...; } | readonly ({ ...; } |...
) | ({ readonly kind: "sapling_state"; readonly id: string; readonly diff: { readonly action: DiffActionEnum; readonly updates?: { readonly commitments_and_ciphertexts: readonly (readonly [string, { readonly cv: string; ... 4 more ...; readonly nonce_out: string; }])[]; readonly nullifiers: readonly string[]; } | undefin...
))[]; originated_contracts
?: readonly string[]; paid_storage_size_diff
?: string; status
: OperationResultStatusEnum; storage_size
?: string; }>
It is used to originate, that is to deploy, smart contracts in the Tezos blockchain.