pETH protocol
Status Sepolia Testnet
Entry/Exit mint + burn
Demo mode
v1.3.1 · InvariantFirstReserveToken · Sepolia
pETH is a native ETH reserve receipt token. Every deposit, redemption, and fee is tracked on-chain in real time. No periodic reserve attestations are required. Reserve accounting and the protocol's ETH balance are transparently verifiable on-chain at any block. Free to wrap. 0.05% redemption fee. Solvency enforced per transaction (T + F = R).

Live on-chain data

Connecting…

Polling Sepolia every block — reserve state updates automatically.

⚙ Advanced — change RPC or contract

Protocol Entry / Exit

Wrap ETH → receive pETH · free entry, no mint fee
Ξ ETH
Balance: 0.66 ETH · Max minus 0.01 ETH for gas $740.00 (indicative)
pETH pETH
Balance: 2.00200 pETH $740.00 (indicative)
Estimated gas 0.00125 ETH
Entry fee None — free entry
Slippage No slippage — fixed fee, not price impact
Accounting state T + F = R ✓
Physical reserve ETH Balance ≥ R ✓
Projected accounted reserve (R) 100.40 ETH
Projected supply (T) 100.00 pETH
Projected protocol fees (F) 0.00400 ETH
Projected ETH balance 100.40 ETH
Amount received 0.39600 pETH
Redemption rate 1 pETH = 1 ETH minus 0.05% redemption fee
Net redemption value If burned: ~0.3996 ETH net

Mint math

You deposit0.40000 ETH
Entry feeFREE
You receive0.39960 pETH

Preview if submitted now

What happensFull deposit held in reserve · tokens issued 1:1
Total reserve (R)100.40 ETH
Token supply (T)100.00 pETH
Protocol fees (F)0.40 ETH
ETH balance100.40 ETH
Reserve surplus0.00000 ETH
AccountingT + F = R ✓
Physical reserveETH Balance ≥ R ✓

✓ Mint simulated

Transaction confirmation — state immediately after execution.

Accounted Reserve (R)0 ETH
Outstanding Supply (T)0 pETH
Protocol Fees (F)0 ETH
T + F0 ETH ✓
View transaction on Etherscan (demo)
Static demo UI for Vercel deployment. No backend required.

Reserve (R): 0.0000 ETH

Waiting for live data...

On-chain state history (R, T, F) Connect live mode to replace demo values with contract state per block.

FAQ: Understanding pETH

pETH is a native ETH reserve receipt token built around transparent reserve accounting, deterministic redemption, and on-chain invariant checks.

What is pETH?

pETH is a reserve receipt token for native ETH. Every outstanding pETH represents a redeemable claim on ETH held by the protocol, with accounting enforced by T + F = R and checked against the physical ETH balance.

How is it different from WETH?

WETH is optimized for execution and liquidity. pETH is optimized for transparent reserve accounting and deterministic redemption. WETH keeps wrapping minimal; pETH adds explicit reserve accounting, fee attribution, and invariant telemetry on every state-changing protocol action.

How is it different from Liquid Staking Tokens?

pETH does not derive value from validator operations or staking rewards. Instead, it represents a redeemable claim on native ETH held by the protocol and accounted for by the invariant T + F = R.

What does solvency mean?

Solvency means you can redeem what you own. For pETH, redemption follows public protocol rules with explicit fee attribution, while reserve accounting stays constrained by T + F = R. If a transition would violate that accounting boundary, the transaction reverts instead of executing.

What failure patterns does it prevent?

pETH targets unbacked mint paths, accounting drift, and hidden reserve mismatches. If any state transition would break invariant accounting, the transaction reverts before damage can persist.

Where is it useful?

Use pETH where transparent reserve accounting is critical: DAO treasuries, lending collateral, insurance reserves, and protocol-owned liquidity where users must verify reserve accounting and ETH balance at any block.

Designed to be verifiable, not dependent on periodic reserve attestations.

Every outstanding pETH represents a redeemable claim on native ETH held by the protocol, with reserve accounting enforced by the invariant T + F = R. The physical reserve check requires ETH Balance ≥ R. Wrapping is free; redeeming uses a 0.05% protocol redemption fee.