> For the complete documentation index, see [llms.txt](https://docs.brianknows.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.brianknows.org/brian-api/apis/transaction/actions-networks-and-tokens-supported.md).

# Actions, Networks, and Tokens supported

## Chains supported

**EVMs**:

* Ethereum&#x20;
* Base
* Optimism
* Arbitrum
* ZK Sync
* Polygon
* Blast
* Scroll
* Gnosis chain
* Taiko
* Binance Smart Chain
* Avalanche
* Mode
* Linea

Currently on the Brian App, only the EVM chains are supported.

**Non EVMs**:

* Starknet
* Solana

## Actions supported

Brian API supports the following actions:

* transfer
* swap
* bridge and cross-chain swap\*
* deposit°
* withdraw°
* borrow and repay (AAVE)
* ENS actions (registration, renewal, resolution, etc..)\*\*
* balance

***

\*the **bridge** action is currently not supported from/to Solana and Starknet

°the **deposit** and **withdraw** (from/to DeFi protocol) actions are only supported on:

* Ethereum mainnet
* Arbitrum
* Optimism
* Polygon
* Base
* Avalanche

Check [this page](/brian-api/apis/transaction/actions-networks-and-tokens-supported/deposit-and-withdraw-to-from-defi-protocols.md) to learn more.

\*\*the ENS-related actions are only supported on Ethereum mainnet, while any ENS subdomain (even L2 subdomains) resolution is supported both in the prompt and in the `address` body parameter.

***

## Solvers

For the swap, bridge, and cross-chain swap operations, Brian leverages the following solvers:

* [Enso](https://www.enso.finance/)&#x20;
* [Bungee](https://docs.bungee.exchange/)
* [LiFi](https://li.fi/)
* [Portals](https://build.portals.fi/)
* [Symbiosis](https://symbiosis.finance/)
* [Avnu.fi](https://www.avnu.fi/)
* [Jupiter](https://jup.ag/)

Offering best routes for swap, cross-swap, and bridge operations on different chains.&#x20;

***

## Tokens

The Brian-supported token list consists of internal token lists and external provider lists, such as:

* EVM tokens

{% embed url="<https://apidocs.li.fi/reference/get_v1-tokens>" %}

* Starknet tokens:

{% embed url="<https://doc.avnu.fi/avnu-spot/token-list/token-list-api>" %}

* Solana tokens:

{% embed url="<https://station.jup.ag/api-v6/get-tokens>" %}
