Skip to main content

TotemAgentExplainTransactionResponse

@totemsdk/connect


@totemsdk/connect / TotemAgentExplainTransactionResponse

Interface: TotemAgentExplainTransactionResponse

Properties

error?

optional error?: string


errorCode?

optional errorCode?: string


explanation

explanation: string


riskLevel?

optional riskLevel?: "low" | "medium" | "high"


success

success: boolean


warnings?

optional warnings?: string[]