Transaction History
Get the transaction history for the agent session. These are reflected in in/out asset changes. A swap would result in 2 records being returned in this method.
List Transactions
async transactions(): Promise<TransactionsResponse>def transactions() -> TransactionsResponseNotes
Last updated