Capability
Can be used in conjunction with Transaction[TransactionType].supports to query on tx capabilities
Enumeration Members
EIP1559FeeMarket
EIP1559FeeMarket:
1559
Tx supports EIP-1559 gas fee market mechanism See: 1559 Fee Market EIP
Defined in
node_modules/.pnpm/@ethereumjs+tx@5.4.0/node_modules/@ethereumjs/tx/dist/esm/types.d.ts:23
EIP155ReplayProtection
EIP155ReplayProtection:
155
Tx supports EIP-155 replay protection See: 155 Replay Attack Protection EIP
Defined in
node_modules/.pnpm/@ethereumjs+tx@5.4.0/node_modules/@ethereumjs/tx/dist/esm/types.d.ts:18
EIP2718TypedTransaction
EIP2718TypedTransaction:
2718
Tx is a typed transaction as defined in EIP-2718 See: 2718 Transaction Type EIP
Defined in
node_modules/.pnpm/@ethereumjs+tx@5.4.0/node_modules/@ethereumjs/tx/dist/esm/types.d.ts:28
EIP2930AccessLists
EIP2930AccessLists:
2930
Tx supports access list generation as defined in EIP-2930 See: 2930 Access Lists EIP
Defined in
node_modules/.pnpm/@ethereumjs+tx@5.4.0/node_modules/@ethereumjs/tx/dist/esm/types.d.ts:33
EIP7702EOACode
EIP7702EOACode:
7702
Tx supports setting EOA code See EIP-7702
Defined in
node_modules/.pnpm/@ethereumjs+tx@5.4.0/node_modules/@ethereumjs/tx/dist/esm/types.d.ts:38