Skip to main content

WatchRegisterMessage

@totemsdk/lookup-protocol


@totemsdk/lookup-protocol / WatchRegisterMessage

Interface: WatchRegisterMessage

Extends

  • BaseMessage

Properties

id?

optional id?: string

Inherited from

BaseMessage.id


payload

payload: object

addresses

addresses: string[]

tokenIds?

optional tokenIds?: string[]


sig?

optional sig?: string

Inherited from

BaseMessage.sig


type

type: "WATCH_REGISTER"

Overrides

BaseMessage.type


version

version: number

Inherited from

BaseMessage.version