Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/base-chain/specs/upgrades/beryl/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: "Overview of the Beryl hardfork, introducing the B20 native token s
- Introduce [B20](/base-chain/specs/upgrades/beryl/b20): Base's native token standard for stablecoin, real-world asset (RWA), and long-tail token issuers
- Reduce the single-proof withdrawal finalization period from 7 days to 5 days for increased capital efficiency
- Reth V2: up to 50% disk reduction and a rewritten state root pipeline delivering +33% throughput
- Upcoming in a later Beryl phase: [native account abstraction (EIP-8130)](/base-chain/specs/upgrades/beryl/eip-8130), currently previewing on the vibenet devnet
- Upcoming in a later Beryl phase: [native account abstraction (EIP-8130)](/base-chain/specs/upgrades/cobalt/eip-8130), currently previewing on the vibenet devnet

## Activation Timestamps

Expand Down Expand Up @@ -45,7 +45,7 @@ B20 is Base's native token standard - ERC-20 compatible tokens implemented as Ru

A later Beryl phase brings account abstraction into the protocol. Accounts configure authorized actors and signature validation onchain. Apps get portable smart accounts, scoped session keys, atomic batching, and native gas sponsorship without bundler or relay infrastructure. EIP-8130 is experimental and currently runs only on the vibenet devnet.

- [Native Account Abstraction (EIP-8130)](/base-chain/specs/upgrades/beryl/eip-8130)
- [Native Account Abstraction (EIP-8130)](/base-chain/specs/upgrades/cobalt/eip-8130)

## Withdrawals

Expand Down