Interface: UniversalDetails
Defined in: src/account/types/index.type.ts:63
Properties
nonce?
optionalnonce?:BigNumberish
Defined in: src/account/types/index.type.ts:64
blockIdentifier?
optionalblockIdentifier?:BlockIdentifier
Defined in: src/account/types/index.type.ts:65
tip?
optionaltip?:BigNumberish
Defined in: src/account/types/index.type.ts:66
paymasterData?
optionalpaymasterData?:BigNumberish[]
Defined in: src/account/types/index.type.ts:67
accountDeploymentData?
optionalaccountDeploymentData?:BigNumberish[]
Defined in: src/account/types/index.type.ts:68
nonceDataAvailabilityMode?
optionalnonceDataAvailabilityMode?:EDataAvailabilityMode
Defined in: src/account/types/index.type.ts:69
feeDataAvailabilityMode?
optionalfeeDataAvailabilityMode?:EDataAvailabilityMode
Defined in: src/account/types/index.type.ts:70
version?
optionalversion?:BigNumberish
Defined in: src/account/types/index.type.ts:71
resourceBounds?
optionalresourceBounds?:ResourceBoundsBN
Defined in: src/account/types/index.type.ts:72
skipValidate?
optionalskipValidate?:boolean
Defined in: src/account/types/index.type.ts:73
proofFacts?
optionalproofFacts?:BigNumberish[]
Defined in: src/account/types/index.type.ts:75
Proof facts to include in the transaction (RPC 0.10.1+)
proof?
optionalproof?:string
Defined in: src/account/types/index.type.ts:77
Proof for the transaction (RPC 0.10.1+) - base64 encoded string