B.BlockAxis⌕ Search
Menu

Ethereum

Understand the mechanisms, then explore their implications.

Ethereum

Ethereum accounts and transactions

Ethereum maintains shared state including balances, contract code and storage.

Beginner3 min reading + workshop ↗
Ethereum

EVM and smart contract composability

The Ethereum Virtual Machine executes instructions deterministically.

Intermediate3 min reading + workshop ↗
Ethereum

Ethereum gas and EIP-1559

Gas measures computational resources; the effective gas price determines their cost.

Intermediate3 min reading + workshop ↗
Ethereum

Ethereum proof of stake and slashing

Validators commit ETH and participate in proposing blocks and attesting to the chain.

Intermediate3 min reading + workshop ↗
Ethereum

Layer 2 rollups explained

A rollup executes activity outside the base layer and publishes information connecting its state to Ethereum.

Advanced3 min reading + workshop ↗
Ethereum

Token approvals and wallet security

An ERC-20 approval lets a spender contract transfer a specified allowance on your behalf.

Intermediate3 min reading + workshop ↗
Ethereum

Ethereum blobs and data availability

Blobs provide a dedicated mechanism for publishing data associated with Ethereum transactions, particularly useful to rollups.

Advanced3 min reading + workshop ↗
Ethereum

MEV and transaction ordering

Maximal extractable value concerns value available through transaction inclusion, exclusion and ordering beyond ordinary block rewards and fees.

Advanced2 min reading + workshop ↗