Skip to main content

GetCoinsMessage

@totemsdk/lookup-protocol


@totemsdk/lookup-protocol / GetCoinsMessage

Interface: GetCoinsMessage

Extends

  • BaseMessage

Properties

id?

optional id?: string

Inherited from

BaseMessage.id


payload

payload: object

address?

optional address?: string

relevant?

optional relevant?: boolean

sendable?

optional sendable?: boolean

tokenId?

optional tokenId?: string


sig?

optional sig?: string

Inherited from

BaseMessage.sig


type

type: "GET_COINS"

Overrides

BaseMessage.type


version

version: number

Inherited from

BaseMessage.version