Skip to content

@armada/sdk / index / CrossChainShieldIntent

Interface: CrossChainShieldIntent

Defined in: src/tx/gasless-cross-chain-shield.ts:29

The EIP-712 CrossChainShieldIntent the user signs (binds both notes + the CCTP params).

Properties

user

readonly user: `0x${string}`

Defined in: src/tx/gasless-cross-chain-shield.ts:30


userNoteHash

readonly userNoteHash: `0x${string}`

Defined in: src/tx/gasless-cross-chain-shield.ts:31


feeNoteHash

readonly feeNoteHash: `0x${string}`

Defined in: src/tx/gasless-cross-chain-shield.ts:32


maxFee

readonly maxFee: bigint

Defined in: src/tx/gasless-cross-chain-shield.ts:33


minFinalityThreshold

readonly minFinalityThreshold: number

Defined in: src/tx/gasless-cross-chain-shield.ts:34


deadline

readonly deadline: bigint

Defined in: src/tx/gasless-cross-chain-shield.ts:35


nonce

readonly nonce: bigint

Defined in: src/tx/gasless-cross-chain-shield.ts:36