Skip to main content
Version: Next

Interface: UniversalDetails

Defined in: src/account/types/index.type.ts:63

Properties

nonce?

optional nonce?: BigNumberish

Defined in: src/account/types/index.type.ts:64


blockIdentifier?

optional blockIdentifier?: BlockIdentifier

Defined in: src/account/types/index.type.ts:65


tip?

optional tip?: BigNumberish

Defined in: src/account/types/index.type.ts:66


paymasterData?

optional paymasterData?: BigNumberish[]

Defined in: src/account/types/index.type.ts:67


accountDeploymentData?

optional accountDeploymentData?: BigNumberish[]

Defined in: src/account/types/index.type.ts:68


nonceDataAvailabilityMode?

optional nonceDataAvailabilityMode?: EDataAvailabilityMode

Defined in: src/account/types/index.type.ts:69


feeDataAvailabilityMode?

optional feeDataAvailabilityMode?: EDataAvailabilityMode

Defined in: src/account/types/index.type.ts:70


version?

optional version?: BigNumberish

Defined in: src/account/types/index.type.ts:71


resourceBounds?

optional resourceBounds?: ResourceBoundsBN

Defined in: src/account/types/index.type.ts:72


skipValidate?

optional skipValidate?: boolean

Defined in: src/account/types/index.type.ts:73


proofFacts?

optional proofFacts?: BigNumberish[]

Defined in: src/account/types/index.type.ts:75

Proof facts to include in the transaction (RPC 0.10.1+)


proof?

optional proof?: string

Defined in: src/account/types/index.type.ts:77

Proof for the transaction (RPC 0.10.1+) - base64 encoded string