export interface TxStatusTokenPayload { txId: string; txSignature?: string; }