Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ISignTypedDataRequest

Hierarchy

  • ISignTypedDataRequest

Index

Properties

domainSeparator

domainSeparator: { chainID: number; name: string; salt?: undefined | string; verifyingContract?: undefined | string; version: string }

Type declaration

  • chainID: number
  • name: string
  • Optional salt?: undefined | string
  • Optional verifyingContract?: undefined | string
  • version: string

message

message: object

messageType

messageType: string

Optional storeID

storeID: undefined | string

types

types: {}

Type declaration

  • [key: string]: { name: string; type: string }[]

Generated using TypeDoc