Properties
Readonly
allocatedDestinationContract
allocatedDestinationContract: boolean
Readonly
consumedGas
consumedGas: null | BigNumber
Readonly
consumedMilligas
consumedMilligas: null | BigNumber
Readonly
paidStorageSizeDiff
paidStorageSizeDiff: null | BigNumber
Readonly
rpcData
rpcData: {
allocated_destination_contract?: boolean;
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?: ({ readonly int?: string | undefined; readonly string?: string | undefined; readonly bytes?: string | undefined; }) | ({ readonly prim: string; readonly args?: readonly ({ readonly int?: string | undefined; readonly string?: string | undefined; readonly bytes?: string | undefined; } | ... | readonly ({ readonly int?: string | undefined; readonly string?: string | undefined; readonly bytes?: string | undefined; } | ... | readonly ({ ...) | readonly (({ readonly int?: string | undefined; readonly string?: string | undefined; readonly bytes?: string | undefined; }) | ({ readonly prim: string; readonly args?: readonly ({ readonly int?: string | undefined; readonly string?: string | undefined; readonly bytes?: string | undefined; } | ... | readonly ({ readonly int?: string | undefined; readonly string?: string | undefined; readonly bytes?: string | undefined; } | ... | readonly ({ ...) | (readonly ({ readonly int?: string | undefined; readonly string?: string | undefined; readonly bytes?: string | undefined; } | { readonly prim: string; readonly args?: readonly ({ readonly int?: string | undefined; readonly string?: string | undefined; readonly bytes?: string | undefined; } | ... | readonly ({ ...; }...))[];
storage_size?: string;
ticket_hash?: string;
ticket_receipt?: readonly ({ readonly ticket_token: { readonly ticketer: string; readonly content_type: { readonly int?: string | undefined; readonly string?: string | undefined; readonly bytes?: string | undefined; } | { readonly prim: string; readonly args?: readonly ({ ...; } | ... 1 more ... | readonly ({ ...; } | ... 1 more ... | readonl...)[];
ticket_updates?: readonly ({ readonly ticket_token: { readonly ticketer: string; readonly content_type: { readonly int?: string | undefined; readonly string?: string | undefined; readonly bytes?: string | undefined; } | { readonly prim: string; readonly args?: readonly ({ ...; } | ... 1 more ... | readonly ({ ...; } | ... 1 more ... | readonl...)[];
}
Type declaration
-
Optional
Readonly
allocated_destination_contract?: boolean
-
Optional
Readonly
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; })[]
-
Optional
Readonly
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 ...)[]
-
Optional
Readonly
consumed_gas?: string
-
Optional
Readonly
consumed_milligas?: string
-
Optional
Readonly
errors?: readonly ({ readonly kind: string; readonly id: string; readonly delegate?: string | undefined; })[]
-
Optional
Readonly
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...))[]
-
Optional
Readonly
originated_contracts?: readonly string[]
-
Optional
Readonly
paid_storage_size_diff?: string
-
Readonly
status: OperationResultStatusEnum
-
Optional
Readonly
storage?: ({ readonly int?: string | undefined; readonly string?: string | undefined; readonly bytes?: string | undefined; }) | ({ readonly prim: string; readonly args?: readonly ({ readonly int?: string | undefined; readonly string?: string | undefined; readonly bytes?: string | undefined; } | ... | readonly ({ readonly int?: string | undefined; readonly string?: string | undefined; readonly bytes?: string | undefined; } | ... | readonly ({ ...) | readonly (({ readonly int?: string | undefined; readonly string?: string | undefined; readonly bytes?: string | undefined; }) | ({ readonly prim: string; readonly args?: readonly ({ readonly int?: string | undefined; readonly string?: string | undefined; readonly bytes?: string | undefined; } | ... | readonly ({ readonly int?: string | undefined; readonly string?: string | undefined; readonly bytes?: string | undefined; } | ... | readonly ({ ...) | (readonly ({ readonly int?: string | undefined; readonly string?: string | undefined; readonly bytes?: string | undefined; } | { readonly prim: string; readonly args?: readonly ({ readonly int?: string | undefined; readonly string?: string | undefined; readonly bytes?: string | undefined; } | ... | readonly ({ ...; }...))[]
-
Optional
Readonly
storage_size?: string
-
Optional
Readonly
ticket_hash?: string
-
Optional
Readonly
ticket_receipt?: readonly ({ readonly ticket_token: { readonly ticketer: string; readonly content_type: { readonly int?: string | undefined; readonly string?: string | undefined; readonly bytes?: string | undefined; } | { readonly prim: string; readonly args?: readonly ({ ...; } | ... 1 more ... | readonly ({ ...; } | ... 1 more ... | readonl...)[]
-
Optional
Readonly
ticket_updates?: readonly ({ readonly ticket_token: { readonly ticketer: string; readonly content_type: { readonly int?: string | undefined; readonly string?: string | undefined; readonly bytes?: string | undefined; } | { readonly prim: string; readonly args?: readonly ({ ...; } | ... 1 more ... | readonly ({ ...; } | ... 1 more ... | readonl...)[]
Readonly
storageSize
storageSize: null | BigNumber
Readonly
ticketHash
ticketHash: null | string
It can be
true
only if the transaction goes to a contract (KT1
address).