> ## Documentation Index
> Fetch the complete documentation index at: https://docs-en.basswallet.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Supported Chains

> Lists all chains currently supported by the platform

| ID  | Chain        | Native Token | Block Confirmations | Explorer                                     |
| --- | ------------ | ------------ | ------------------- | -------------------------------------------- |
| 102 | **Ethereum** | ETH          | 60                  | [https://etherscan.io](https://etherscan.io) |
| 103 | **Tron**     | TRX          | 20                  | [https://tronscan.org](https://tronscan.org) |
| 104 | **Bsc**      | BNB          | 20                  | [https://bscscan.com](https://bscscan.com)   |

<Note>
  Chain names are unique. If you need to pass the chain name as a parameter, ensure it matches the chain name defined by the platform.
</Note>
