For the complete documentation index, see llms.txt. This page is also available as Markdown.

VyChainSpecificFieldsEvm

\!! DESCRIPTION MISSING !!

Derived Properties (VyChainSpecificFieldsBase)

Field

Type

Description

Required

Properties

Field
Type
Description
Required

gasPrice

BigInt

The gas price in `wei` for type 0 transactions. (optional, will be calculated by the system if not supplied)

✗

maxFeePerGas

BigInt

The maximum total fee per gas the sender is willing to pay for a transaction, including both the base fee and priority fee (tip).

✗

maxPriorityFeePerGas

BigInt

The maximum tip (in wei) the sender is willing to give to the miner/validator to include the transaction in a block.

✗

References

Schema

Last updated