# Blockchains

inabit supports major blockchain protocols (mainnet) and nearly limitless digital assets in its system. This page gives an overview of all of the blockchains we support.

### Supported functions

Not all blockchains function identically, so we support different features depending on the technical constraints of each blockchain. In the table below, you can compare which broad feature sets are supported on which blockchains.

{% hint style="info" %}
The table does **NOT** include **ALL** supported features on each blockchain. It is simply an overview the general supports in standards and basic blockchain compatibility.
{% endhint %}

{% hint style="warning" %}
**The list below is relevant only for inabit native wallets.**

If you connected an exchange, all of its blockchains and assets are automatically supported in inabit.
{% endhint %}

| Blockchain                                                                          | Support                                     |
| ----------------------------------------------------------------------------------- | ------------------------------------------- |
| <img src="/files/M1eqRNKtuqUmvxHBbWZ2" alt="" data-size="line"> Bitcoin             | ✓                 (Acceleration using CPFP) |
| <img src="/files/rZXFn5NyH5aKXxqJdqAC" alt="" data-size="line"> Ethereum            | ✓                      (ERC-20 + ERC-1155)  |
| <img src="/files/ekkYapoNlPMK9tunBryg" alt="" data-size="line"> Binance Smart Chain | ✓                                           |
| <img src="/files/0ANjYUqHa1tgQpHTWalO" alt="" data-size="line"> Polygon             | ✓                                           |
| <img src="/files/IAU0NcLgIytrxJD1cJVb" alt="" data-size="line"> Solana              | ✓                                           |
| <img src="/files/e7BbUqOdQmMbyEqzGDUx" alt="" data-size="line"> Tron                | ✓                        (TRC-20 + TRC-10)  |
| <img src="/files/RpezyZqVDv12LetDbJtF" alt="" data-size="line"> XRPL (Ripple)       | ✓                                           |
| <img src="/files/8JqIDc6BEqXmfBDvoXR8" alt="" data-size="line"> Bitcoin Cash        | ✓                                           |
| <img src="/files/mf0mXw5c2YqUC8XIxux4" alt="" data-size="line"> Litecoin            | ✓                                           |
| <img src="/files/7YyictBaesbMMDfQ6Yml" alt="" data-size="line"> Ton                 | Coming soon                                 |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.inabit.com/what-we-support/blockchains.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
