Skip to main content
Version: Next

Variable: ETransactionVersion

const ETransactionVersion: object

Defined in: node_modules/@starknet-io/starknet-types-0103/dist/types/api/constants.d.ts:185

V_ Transaction versions HexString F_ Fee Transaction Versions HexString (2 ** 128 + TRANSACTION_VERSION)

Type Declaration

V0

readonly V0: "0x0"

Deprecated

Starknet 0.14 will not support this transaction

V1

readonly V1: "0x1"

Deprecated

Starknet 0.14 will not support this transaction

V2

readonly V2: "0x2"

Deprecated

Starknet 0.14 will not support this transaction

V3

readonly V3: "0x3"

F0

readonly F0: "0x100000000000000000000000000000000"

Deprecated

Starknet 0.14 will not support this transaction

F1

readonly F1: "0x100000000000000000000000000000001"

Deprecated

Starknet 0.14 will not support this transaction

F2

readonly F2: "0x100000000000000000000000000000002"

Deprecated

Starknet 0.14 will not support this transaction

F3

readonly F3: "0x100000000000000000000000000000003"