Interface: EstimateFeeDetails
Hierarchy
↳
EstimateFeeDetails
Properties
nonce
• Optional
nonce: BigNumberish
Inherited from
Defined in
src/account/types/index.type.ts:63
blockIdentifier
• Optional
blockIdentifier: BlockIdentifier
Inherited from
UniversalDetails.blockIdentifier
Defined in
src/account/types/index.type.ts:64
tip
• Optional
tip: BigNumberish
Inherited from
Defined in
src/account/types/index.type.ts:65
paymasterData
• Optional
paymasterData: BigNumberish
[]
Inherited from
UniversalDetails.paymasterData
Defined in
src/account/types/index.type.ts:66
accountDeploymentData
• Optional
accountDeploymentData: BigNumberish
[]
Inherited from
UniversalDetails.accountDeploymentData
Defined in
src/account/types/index.type.ts:67
nonceDataAvailabilityMode
• Optional
nonceDataAvailabilityMode: EDataAvailabilityMode
Inherited from
UniversalDetails.nonceDataAvailabilityMode
Defined in
src/account/types/index.type.ts:68
feeDataAvailabilityMode
• Optional
feeDataAvailabilityMode: EDataAvailabilityMode
Inherited from
UniversalDetails.feeDataAvailabilityMode
Defined in
src/account/types/index.type.ts:69
version
• Optional
version: BigNumberish
Inherited from
Defined in
src/account/types/index.type.ts:70
resourceBounds
• Optional
resourceBounds: ResourceBoundsBN
Inherited from
UniversalDetails.resourceBounds
Defined in
src/account/types/index.type.ts:71
skipValidate
• Optional
skipValidate: boolean