Private eth_getBalance

Look up an Ethereum balance from a server that cannot tell which account you asked about. The query is built here, in your browser, as LWE ciphertext; the address never leaves this page.

Setting up the private client

Loading…

This downloads the PIR hint — the preprocessed public matrix that lets your browser decode an answer without telling anyone what it asked. It is the price of the privacy: the alternative is a server that simply reads your address. It is downloaded once per session and never sent back.

What this does not protect