teleport-sdk.teleportguid
Home > teleport-sdk > TeleportGUID
TeleportGUID interface
Represents a single Teleport Action
Signature:export interface TeleportGUID
Remarks
This is used throughout the SDK, Oracle system and smart contracts to both track and verify token transfers
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| amount | string | ||
| nonce | string | ||
| operator | string | ||
| receiver | string | ||
| sourceDomain | string | ||
| targetDomain | string | ||
| timestamp | string |