Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
data
lastResponse
const response = await client.getTradeSmartTransaction( accountAddress, smartTransactionAddress ); console.log(response.data.tradableAssets); console.log(response.data.status);
Was this page helpful?