From 66d88b5f8700192d213cfa015839c3e2c91ff72c Mon Sep 17 00:00:00 2001 From: ygd58 Date: Thu, 9 Jul 2026 11:14:52 +0200 Subject: [PATCH 1/2] =?UTF-8?q?docs:=20update=20B20=20activation=20warning?= =?UTF-8?q?=20to=20note=20=E2=80=94=20registry=20is=20now=20enabled=20on?= =?UTF-8?q?=20mainnet?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/get-started/launch-b20-token.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/get-started/launch-b20-token.mdx b/docs/get-started/launch-b20-token.mdx index c0f61578a..fad7bb49b 100644 --- a/docs/get-started/launch-b20-token.mdx +++ b/docs/get-started/launch-b20-token.mdx @@ -24,9 +24,9 @@ You need **Base's Foundry build** (`base-forge`, `base-cast`, [`base-anvil`](htt ## Verify the Activation Registry is enabled - -Attempting to deploy before the Activation Registry is enabled will revert with `FeatureNotActivated`. Run the check for the variant you plan to deploy and confirm it returns `true` before proceeding: - + +The B20 Activation Registry is enabled on mainnet. Run the check below to confirm the variant you plan to deploy returns `true` before proceeding: + ```bash Terminal theme={null} REG=0x8453000000000000000000000000000000000001 # Activation Registry precompile From 952600f8043279e61cfa617ac38259ae7a246eed Mon Sep 17 00:00:00 2001 From: ygd58 Date: Thu, 9 Jul 2026 11:23:41 +0200 Subject: [PATCH 2/2] =?UTF-8?q?docs:=20update=20B20=20activation=20warning?= =?UTF-8?q?=20in=20spec=20to=20note=20=E2=80=94=20registry=20enabled=20on?= =?UTF-8?q?=20mainnet?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/base-chain/specs/upgrades/beryl/b20.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/base-chain/specs/upgrades/beryl/b20.mdx b/docs/base-chain/specs/upgrades/beryl/b20.mdx index eca60a93a..f103c9355 100644 --- a/docs/base-chain/specs/upgrades/beryl/b20.mdx +++ b/docs/base-chain/specs/upgrades/beryl/b20.mdx @@ -7,9 +7,9 @@ B20 is the Base ecosystem's own version of [ERC-20](https://eips.ethereum.org/EI To deploy your first B20 token, see the [Launch a B20 Token](/get-started/launch-b20-token) quickstart. - -[Verify the Activation Registry is enabled](/get-started/launch-b20-token#verify-the-activation-registry-is-enabled) before attempting to deploy. - + +The B20 Activation Registry is enabled on mainnet. [Verify activation status](/get-started/launch-b20-token#verify-the-activation-registry-is-enabled) before deploying to other networks. + B20 supports two variants: