sendTransaction(), the SDK will return a detailed object containing its execution status, fee breakdowns, token flows, and analytics.
Below is a breakdown of the key fields within this object:
Top-Level Fields
Top-Level Fields
`fees` (Cost Breakdown)
`fees` (Cost Breakdown)
`depositTokens` / `lendingTokens`
`depositTokens` / `lendingTokens`
Tokens deducted from the user’s account to fund the transaction. Each entry includes:
token.symboltoken.chainIdamountandamountInUSD- Full metadata (decimals, icon, etc.)
tokenChanges (Before/After Effects)
tokenChanges (Before/After Effects)
Provides the most useful high-level insight into what changed:
Analytics & Valuation
Analytics & Valuation
`Explorer / Activity Link`
`Explorer / Activity Link`
You can construct a link to see the activity on UniversalX:
Next steps
Transaction History
Fetch past transactions and details for a Universal Account.
Transaction Preview
Inspect fees and token movements before signing.
