---
updatedAt: 2026-01-27T17:50:39.000Z
---

Fetch the complete documentation index at: https://docs.blockdaemon.com/llms.txt. Use this file to discover all available pages before exploring further. Append .md to any documentation page URL to get its markdown version.

# Wallet Transact

Scale Your Wallet Operations with Indexed, Multi-Chain Infrastructure.

## Why should you choose Wallet Transact?

* You can equip your wallet applications with a full suite of operational functionalities.
* You can use it with various protocols, including the leading market cap tokens.
* You can make your transaction journey smoother from initiation to completion with enhanced cost-effectiveness and operational ease.

## Who Should Use It?

#### 🏦 Major Financial Institutions

Empowers major financial institutions with rapid protocol integration and unmatched transaction management capabilities.

#### 🔁 Crypto-Native Exchanges

A trusted and secure digital wallet solution to offer users a hassle-free trading experience.

#### 🪙 Crypto-Native Custodians

Remove digital asset transaction complexities, estimate fees accurately, and maintain real-time wallet balance visibility.

#### 💹 Trading Platforms

Receive real-time alerts to make instant decisions on trading platforms.

## Products

Explore our range of supported endpoints to meet your specific needs.

<HTMLBlock>{`
<table border="1">
  <tr>
    <th>Products</th>
    <th>Supported Endpoints</th>
    <th>Supported Protocols</th>
  </tr>
  <tr>
    <td>Fee Estimator</td>
    <td>
      <ul>
        <li><a href="https://docs.blockdaemon.com/reference/getfeeestimate">Get the Fee Estimation</a></li>
      </ul>
    </td>
    <td rowspan="3">
      <ul>
        <li>Avalanche - c</li>
        <li>Bitcoin Cash</li>
        <li>Bitcoin</li>
        <li>Cosmos</li>
        <li>Ethereum</li>
        <li>Fantom</li>
        <li>Litecoin</li>
        <li>Near</li>
        <li>Polkadot</li>
        <li>Polygon</li>
        <li>Solana</li>
        <li>Stellar</li>
        <li>Tron</li>
      </ul>
    </td>
  </tr>
  <tr>
    <td>Balances & UTXOs</td>
    <td>
      <ul>
        <li><a href="https://docs.blockdaemon.com/reference/getlistofbalancesbyaddress">Get a List of Balances for an Address</a></li>
        <li><a href="https://docs.blockdaemon.com/reference/getlistofbalancesbyaddresses">Get a List of Balances for Multiple Addresses</a></li>
        <li><a href="https://docs.blockdaemon.com/reference/getreportbyaddress">Get a Financial Report for an Address Between a Time Period</a></li>
      </ul>
    </td>
  </tr>
  <tr>
    <td>Transactions</td>
    <td>
      <ul>
        <li><a href="https://docs.blockdaemon.com/reference/getoverview-txapi">Get the Supported Protocol Info</a></li>
        <li><a href="https://docs.blockdaemon.com/reference/txcreate-txapi">Create an Unsigned Transaction</a></li>
        <li><a href="https://docs.blockdaemon.com/reference/txcreatetoken-txapi">Create an Unsigned Token Transfer Transaction</a></li>
        <li><a href="https://docs.blockdaemon.com/reference/txcompile-txapi">Compile an Unsigned Transaction</a></li>
        <li><a href="https://docs.blockdaemon.com/reference/txcompileandsend-txapi">Compile and Broadcast an Unsigned Transaction</a></li>
        <li><a href="https://docs.blockdaemon.com/reference/txsend-txapi">Submit a Signed Transaction</a></li>
        <li><a href="https://docs.blockdaemon.com/reference/txverify-txapi">Verify a Transaction</a></li>
        <li><a href="https://docs.blockdaemon.com/reference/txdecode-txapi">Decode a Transaction</a></li>
        <li><a href="https://docs.blockdaemon.com/reference/txestimatefee-txapi">Get the Fee Estimation</a></li>
      </ul>
    </td>
  </tr>
</table>
`}</HTMLBlock>

## 👋 Need Help?

Contact us through [email](mailto:support@blockdaemon.com) or our [support page](https://www.blockdaemon.com/support) for any issues, bugs, or assistance you may need.