Readonly
chainReadonly
hashReadonly
levelReadonly
metadataBalance updates from metadata
property directly on the block.
Readonly
operationReadonly
predecessorReadonly
protoIt is an integer greater than or equal to 0
.
Readonly
protocolReadonly
rpcRaw data as received from Tezos Node RPC. Taquito interface may not be exact.
Readonly
chain_Readonly
hash: stringReadonly
header: { readonly level: number; readonly proto: number; readonly predecessor: string; readonly timestamp: TimeStampMixed; readonly validation_pass: number; readonly operations_hash: string; ... 10 more ...; readonly signature: string; }Readonly
metadata: { readonly protocol: string; readonly next_protocol: string; readonly test_chain_status: { readonly status: "not_running" | "forking" | "running"; readonly protocol?: string | undefined; readonly expiration?: TimeStampMixed | undefined; readonly chain_id?: string | undefined; readonly genesis?: string | undefined; }...Readonly
operations: readonly (readonly { readonly protocol: string; readonly chain_id: string; readonly hash: string; readonly branch: string; readonly contents: readonly ({ readonly kind: OpKind.ACTIVATION; readonly pkh: string; readonly secret: string; readonly metadata: { ...; }; } | ... 69 more ... | { ...; })[]; readonly signature?: string ...)[]Readonly
protocol: stringReadonly
timestampReadonly
uidUniversal ID of the entity on the blockchain. It is still human-readable.
Block hash / operation group hash / operation index [ operation kind ]
BLvgirK7K43H5tv8f73cxBaLwcU7euFNwmfr2td2sWKpKXQXxaM/opLpKECfrpuF79YLfSYABvxb8Df8Fh71n3Q8Azy1m8vWU8Czfcn/4[transaction]
Generated using TypeDoc
It is an integer greater than or equal to
0
.