Skip to content

@armada/sdk / index / CrossChainShieldIntentTypedData

Interface: CrossChainShieldIntentTypedData

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

Properties

domain

readonly domain: object

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

name

name: string

version

version: string

chainId

chainId: number

verifyingContract

verifyingContract: `0x${string}`


types

readonly types: Record<string, ReadonlyArray<{ name: string; type: string; }>>

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


message

readonly message: CrossChainShieldIntent

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