ankr · Arazzo Workflow
Ankr Transaction Deep Dive
Version 1.0.0
Pull a wallet's transactions, then decode the most recent one in full.
Provider
Workflows
transaction-deep-dive
Read a wallet's transactions, then decode the first one by hash.
Retrieves a wallet's transaction history and, when a transaction is present, fetches the first transaction in full with decoded logs and input data.
1
getTransactions
ankrGetTransactionsByAddress
Retrieve the wallet's transaction history, newest-first.
2
getTransactionByHash
ankrGetTransactionsByHash
Fetch the first transaction in full, with decoded logs and decoded input data.