diff --git a/docs/base-chain/specs/upgrades/beryl/overview.mdx b/docs/base-chain/specs/upgrades/beryl/overview.mdx index 0b3e9d7f5..8d3ce2408 100644 --- a/docs/base-chain/specs/upgrades/beryl/overview.mdx +++ b/docs/base-chain/specs/upgrades/beryl/overview.mdx @@ -33,5 +33,13 @@ The single-proof dispute game finalization window is reduced from 7 days to 5 da B20 implements the ERC-20 specification, making it interoperable with all existing systems built on ERC-20 like wallets, exchanges, data indexers, and onchain protocols. What's different is how it runs. Rather than deploying a Solidity contract, B20 tokens execute as Rust precompiles inside the node. + + + + +**Base** ยท Specs + +Native account abstraction was moved to Cobalt: see [EIP-8130](/base-chain/specs/upgrades/cobalt/eip-8130). +