# Cycle Sailboat

## **Introdction:**

Cycle Sailboat has been successfully launched on July 25 2024. With Etherum and many other EVM compatible chains' mainnet supported, you can experience Cycle's Multi-Chain Rollup feature on these mainnet with actual mainnet assets, allowing you to start building your multi-chain applications.

## **Network:**

Cycle

| **ChainId** | **chainName**  | **Currency** | **NetworkId** |
| ----------- | -------------- | ------------ | ------------- |
| 77677       | Cycle Sailboat | ETH          | 1             |

Security Layer

| **ChainId** | **chainName**    | **Currency** | **NetworkId** |
| ----------- | ---------------- | ------------ | ------------- |
| 1           | Ethereum Mainnet | ETH          | 0             |

Extend Layer

| **ChainId** | **chainName**           | **NetworkId** |
| ----------- | ----------------------- | ------------- |
| 56          | BNB Smart Chain Mainnet | 14            |
| 42161       | Arbitrum One            | 4             |
| 80094       | Berachain               | 17            |
| 169         | Manta Pacific Mainnet   | 16            |

## **Token List:**

<table data-header-hidden><thead><tr><th width="132.73828125"></th><th width="119.1640625"></th><th width="133.0234375"></th><th></th><th data-hidden></th></tr></thead><tbody><tr><td><strong>Token Symbol</strong></td><td><strong>Token Name</strong></td><td><strong>Network</strong></td><td><strong>Contract</strong></td><td>Vault</td></tr><tr><td>USDT</td><td>Tether USD</td><td>Cycle Network</td><td>0xbe50f2b9D05fc4f686509c6a8b1AB3F90cbD9D74</td><td></td></tr><tr><td>USDT</td><td>Tether USD</td><td>BNB Smart Chain Mainnet</td><td>0x55d398326f99059fF775485246999027B3197955</td><td>coming soon</td></tr><tr><td>USDT</td><td>Tether USD</td><td>Berachain</td><td>0x779Ded0c9e1022225f8E0630b35a9b54bE713736</td><td></td></tr><tr><td>USDC</td><td>USD Coin</td><td>Cycle Network</td><td>0x799f269f4B473Abc896e5A978Bb1A086B458421f</td><td></td></tr><tr><td>USDC</td><td>USD Coin</td><td>BNB Smart Chain Mainnet</td><td>0x8AC76a51cc950d9822D68b83fE1Ad97B32Cd580d</td><td></td></tr><tr><td>USDC</td><td>USD Coin</td><td>Berachain</td><td>0x549943e04f40284185054145c6E4e9568C1D3241</td><td></td></tr></tbody></table>


---

# 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.cyclenetwork.io/cycle-network-docs/quick-start/connect-to-cycle/connect-to-cycle-mainnet/cycle-sailboat.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.
