Skip to main content
Module

x/xumm/mod.ts>XummTypes.XummPayloadMeta

XUMM Typescript / Javascript SDK - Interact with the XUMM Developer API the easy way
Latest
interface XummTypes.XummPayloadMeta
import { type XummTypes } from "https://deno.land/x/xumm@deno_v1.3.0/mod.ts";
const { XummPayloadMeta } = XummTypes;

Properties

exists: boolean
uuid: string
multisign: boolean
submit: boolean
destination: string
resolved_destination: string
resolved: boolean
signed: boolean
cancelled: boolean
expired: boolean
pushed: boolean
app_opened: boolean
optional
immutable: boolean
optional
forceAccount: boolean
return_url_app: string | null
return_url_web: string | null
is_xapp: boolean
signers: string[] | null