# Sonic Blaze Testnet Deprecation Notice

> Important notice regarding the deprecation of the Sonic Blaze testnet and how to migrate to Sonic Testnet

> For the complete documentation index, see [llms.txt](/docs/llms.txt).

## ⚠️ Deprecation Notice

**Alchemy support for the Sonic Blaze testnet ended on June 12, 2026.** Requests to Sonic Blaze endpoints (`sonic-blaze`) are no longer supported.

Sonic Blaze was deprecated because it was [sunset by Sonic Labs on May 1, 2026](https://x.com/SonicLabs/status/2034664628903629171). Sonic Mainnet and Sonic Testnet remain fully supported.

## Migrate to Sonic Testnet

Move your traffic to **Sonic Testnet** (Sonic's current testnet):

1. Enable **Sonic Testnet** for your app on the [Endpoints page in the Dashboard](https://dashboard.alchemy.com/).
2. Update your endpoint URL from `sonic-blaze` to `sonic-testnet` in your codebase:

```text
https://sonic-testnet.g.alchemy.com/v2/YOUR_ALCHEMY_API_KEY
```

No other changes are required. See the [Sonic API Quickstart](/docs/reference/sonic-api-quickstart) to get started.

## Need help?

If you have any questions or need assistance migrating, contact us at support@alchemy.com or open a ticket in the [Alchemy Dashboard](https://dashboard.alchemy.com/).