# Cycle Frigate

## **Introdction:**

Cycle Frigate has been successfully launched on Orctober 24 2025. 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** | **RPC**                                       |
| ----------- | ------------- | ------------ | ------------- | --------------------------------------------- |
| 88688       | Cycle Frigate | ETH          | 1             | <https://frigate-rpc-mainnet.cyclenetwork.io> |

Security Layer

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

Extend Layer

| **ChainId** | **chainName**           | **NetworkId** |
| ----------- | ----------------------- | ------------- |
| 56          | BNB Smart Chain Mainnet | 2             |
| 42161       | Arbitrum One            | 3             |
| 143         | Monad Mainnet           | 6             |

## Token List:

<table><thead><tr><th width="105">Token ID</th><th>Token Symbol</th><th>Token Name</th><th width="109">Ethereum</th><th width="107.5">Cycle</th><th width="126">BSC</th><th>Arbitrum</th></tr></thead><tbody><tr><td>1</td><td>ETH</td><td>ETH</td><td>Native</td><td>Native</td><td>0x2170Ed0880ac9A755fd29B2688956BD959F933F8</td><td>Native</td></tr><tr><td>2</td><td>USDT</td><td>Tether USD</td><td>0xdAC17F958D2ee523a2206206994597C13D831ec7</td><td>0x26Fa0B5eee93209c16a7C885053Eb0846aeaC4c1</td><td>0x55d398326f99059fF775485246999027B3197955</td><td>0xFd086bC7CD5C481DCC9C85ebE478A1C0b69FCbb9</td></tr><tr><td>3</td><td>USDC</td><td>USD Coin</td><td>0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48</td><td>0x6DEB0Cc25e420cdFC361F72D7878fB2481546975</td><td>0x8AC76a51cc950d9822D68b83fE1Ad97B32Cd580d</td><td>0xaf88d065e77c8cC2239327C5EDb3A432268e5831</td></tr><tr><td>4</td><td>USD1</td><td>World Liberty Financial USD</td><td>0x8d0D000Ee44948FC98c9B98A4FA4921476f08B0d</td><td>0xf548D7D2435eDaba19dA2E26256ADD9CDea31a28</td><td>0x8d0D000Ee44948FC98c9B98A4FA4921476f08B0d</td><td>Not Available</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/developers/connect-to-cycle/connect-to-cycle-mainnet/cycle-frigate.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.
