Open
Description
Indexer Support enabled querying of historical blockchain data with filtering for transactions, accounts, assets, and applications, along with block exploration and note decoding.
Work Items
- Set/change Indexer URL, port and headers
- Get Indexer health status
- Customize Indexer HTTP client behavior (custom middleware etc)
- Search accounts using indexer
- Get account by address
- Retrieve txn data by Id
- Get transaction info by txn id
- Search assets using indexer
- getRefundTxnInfo is via indexer_api