ANON
Privacy, without the mythsEthereum is public. Your identity is the missing piece. Build a privacy threat model before picking tools Address reuse and ENS can turn separate moments into a profile
Your wallet. Your boundaries.What your Ethereum wallet can reveal before you send anything Token approvals: disconnecting a dapp does not revoke its allowance Recovery phrase security: private, recoverable backups
Inside the privacy stackZero knowledge is a proof property, not a privacy guarantee The RPC connection is part of your privacy model Stealth addresses: private receiving, with caveats
ETH priceAboutEditorial policy

Market data methodology

Where the ETH quote comes from and how freshness is reported.

A single source feeds a cache container beside a time dial.

One transparent source

The scheduled updater requests the ETH-USD ticker from the Coinbase Exchange public API. The displayed value is its last trade price in US dollars, with the exchange’s trade timestamp. It is not an average across exchanges, an investment forecast, or a promise of execution.

Freshness and failure

The job runs every five minutes. Responses must include a finite positive price and a recent valid timestamp. A successful result replaces the cache atomically. Failed requests preserve the previous valid quote. The application marks a quote stale after 15 minutes and shows an unavailable state when no usable cache exists.

View the latest cached ETH/USD quote with its trade timestamp and freshness status.

Calculator scope

The related WTF Ethereum publication’s gas calculator uses gas units multiplied by effective gas price in gwei, divided by one billion. It does not predict gas usage, recommend a bid, or include network-specific L2 data fees.

Coinbase Exchange ticker documentation

Read the quote without overreading the balance

Value and ownership are separate claims

The ETH/USD reference can help explain the value of an amount at a given price. It cannot confirm who controls an address or how much someone owns elsewhere. The public-record guide explains this limit.