diff --git a/content/api-reference/node-api/node-supported-chains.mdx b/content/api-reference/node-api/node-supported-chains.mdx index e97d10975..13d1d3943 100644 --- a/content/api-reference/node-api/node-supported-chains.mdx +++ b/content/api-reference/node-api/node-supported-chains.mdx @@ -341,7 +341,6 @@ Alchemy supports both EVM and non-EVM chains, view API references below: | Metis | Metis Mainnet | https://metis-mainnet.g.alchemy.com/v2/API_KEY | | Sonic | Sonic Mainnet | https://sonic-mainnet.g.alchemy.com/v2/API_KEY | | Sonic | Sonic Testnet | https://sonic-testnet.g.alchemy.com/v2/API_KEY | -| Sonic | Sonic Blaze (deprecating June 12, 2026 — [migrate to Sonic Testnet](/docs/reference/sonic-blaze-deprecation-notice)) | https://sonic-blaze.g.alchemy.com/v2/API_KEY | | Sei | Sei Mainnet | https://sei-mainnet.g.alchemy.com/v2/API_KEY | | Sei | Sei Testnet | https://sei-testnet.g.alchemy.com/v2/API_KEY | | XMTP | XMTP Ropsten | https://xmtp-ropsten.g.alchemy.com/v2/API_KEY | diff --git a/content/api-reference/sonic/sonic-api-quickstart.mdx b/content/api-reference/sonic/sonic-api-quickstart.mdx index 24f14b495..f8a595a6d 100644 --- a/content/api-reference/sonic/sonic-api-quickstart.mdx +++ b/content/api-reference/sonic/sonic-api-quickstart.mdx @@ -5,10 +5,6 @@ subtitle: How to get started building on Sonic using Alchemy slug: reference/sonic-api-quickstart --- - - Support for the **Sonic Blaze** testnet ends on **June 12, 2026**. Migrate to **Sonic Testnet** (`sonic-testnet`) before then. See the [Sonic Blaze Deprecation Notice](/docs/reference/sonic-blaze-deprecation-notice) for details. - - Build faster with production-ready APIs, smart wallets and rollup infrastructure across 70+ chains. Create your free Alchemy API key and{" "} get started today. diff --git a/content/api-reference/sonic/sonic-blaze-deprecation-notice.mdx b/content/api-reference/sonic/sonic-blaze-deprecation-notice.mdx index a3fd63017..b17dad62f 100644 --- a/content/api-reference/sonic/sonic-blaze-deprecation-notice.mdx +++ b/content/api-reference/sonic/sonic-blaze-deprecation-notice.mdx @@ -6,13 +6,13 @@ slug: reference/sonic-blaze-deprecation-notice ## ⚠️ Deprecation Notice -**Alchemy will fully deprecate support for the Sonic Blaze testnet on June 12, 2026.** After this date, requests to Sonic Blaze endpoints (`sonic-blaze`) will no longer be supported. +**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 is being 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. +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 -Please move your traffic to **Sonic Testnet** (Sonic's current testnet) before June 12, 2026: +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: diff --git a/src/openrpc/alchemy/debug/debug.yaml b/src/openrpc/alchemy/debug/debug.yaml index 477dc3a03..278cb8ae3 100644 --- a/src/openrpc/alchemy/debug/debug.yaml +++ b/src/openrpc/alchemy/debug/debug.yaml @@ -219,8 +219,6 @@ servers: name: Soneium Minato - url: https://sonic-mainnet.g.alchemy.com/v2 name: Sonic Mainnet - - url: https://sonic-blaze.g.alchemy.com/v2 - name: Sonic Blaze - url: https://sonic-testnet.g.alchemy.com/v2 name: Sonic Testnet - url: https://stable-mainnet.g.alchemy.com/v2 diff --git a/src/openrpc/alchemy/trace/trace.yaml b/src/openrpc/alchemy/trace/trace.yaml index c1be2f5c4..da54467e4 100644 --- a/src/openrpc/alchemy/trace/trace.yaml +++ b/src/openrpc/alchemy/trace/trace.yaml @@ -125,8 +125,6 @@ servers: name: Soneium Mainnet - url: https://sonic-mainnet.g.alchemy.com/v2 name: Sonic Mainnet - - url: https://sonic-blaze.g.alchemy.com/v2 - name: Sonic Blaze - url: https://sonic-testnet.g.alchemy.com/v2 name: Sonic Testnet - url: https://superseed-mainnet.g.alchemy.com/v2 diff --git a/src/openrpc/chains/sonic/sonic.yaml b/src/openrpc/chains/sonic/sonic.yaml index b84a46904..e28df96d3 100644 --- a/src/openrpc/chains/sonic/sonic.yaml +++ b/src/openrpc/chains/sonic/sonic.yaml @@ -9,8 +9,6 @@ info: servers: - url: https://sonic-mainnet.g.alchemy.com/v2 name: Sonic Mainnet - - url: https://sonic-blaze.g.alchemy.com/v2 - name: Sonic Blaze - url: https://sonic-testnet.g.alchemy.com/v2 name: Sonic Testnet methods: