TxParameters
@nevermined-io/sdk - v3.0.44 / TxParameters
Interface: TxParameters
Table of contents
Properties
Properties
gasLimit
• Optional
gasLimit: bigint
Defined in
gasMultiplier
• Optional
gasMultiplier: number
Defined in
gasPrice
• Optional
gasPrice: string
Defined in
maxFeePerGas
• Optional
maxFeePerGas: string
Defined in
maxPriorityFeePerGas
• Optional
maxPriorityFeePerGas: string
Defined in
nonce
• Optional
nonce: number
Defined in
progress
• Optional
progress: (data
: any
) => void
Type declaration
▸ (data
): void
Parameters
Name | Type |
---|---|
data | any |
Returns
void
Defined in
value
• Optional
value: bigint