How to use: Ethereum Payment QR Code Generator
Ethereum Payment QR Code Generator is a free online qr tool that generate an EIP-681 ethereum: URI QR code with address, value and gas limit, validating the 0x + 40 hex format instantly in your browser. Paste your data, adjust the options and get the result in real time — no installation, no sign-up, and nothing is ever uploaded to a server.
Use Ethereum Payment QR Code Generator now →
Description
Generate an EIP-681 ethereum: URI QR code with address, value and gas limit, validating the 0x + 40 hex format.
- qr
- Because everything is computed client-side, Ethereum Payment QR Code Generator is safe to use with sensitive data such as API keys, tokens or private logs.
How to use
Using Ethereum Payment QR Code Generator takes three steps:
- Paste your data into the input box (or load the example).
- Configure the options to match your target format or scenario.
- Copy, download or inspect the output — it updates live as you type.
Run
Examples
EIP-681 ethereum: URI; the address must be 0x plus exactly 40 hex characters.
Input
0x742d35Cc6634C0532925a3b844Bc454e4438f44e
Output
<div class="qr-out">
<div class="qr-preview"><img src="data:image/png;base64,iVBORw0KGgo=" alt="QR code" width="256" height="256" style="max-width:100%;height:auto;image-rendering:pixelated"></div>
<div class="qr-meta">
<table class="tb-table"><tbody>
<tr><th>Detected type</th><td>Ethereum</td></tr>
<tr><th>Version</th><td>5 (37×37 modules)</td></tr>
<tr><th>Error correction</th><td>M</td></tr>
<tr><th>Quiet zone</th><td>4 module(s)</td></tr>
<tr><th>Payload size</th><td>77 bytes (UTF-8)</td></tr>
<tr><th>Contrast</th><td>21.00:1</td></tr>
<tr><th>Validation</th><td class="bad">WARNING</td></tr>
<tr><th>Render → decode self-test</th><td class="bad">FAILED (decoded ≠ payload)</td></tr>
</tbody></table>
<table class="tb-table"><tbody><tr><th>address</th><td>0x742d35Cc6634C0532925a3b844Bc454e4438f44e</td></tr><tr><th>value</th><td>1000000000000000000</td></tr></tbody></table>
</div>
</div>
<div class="qr-payload"><strong>Payload</strong><pre class="ex-io">ethereum:0x742d35Cc6634C0532925a3b844Bc454e4438f44e?value=1000000000000000000</pre></div>
<div class="qr-issues"><p class="">⚠ Address uses mixed case, which implies an EIP-55 checksum; verify it before accepting payment.</p></div>
<div class="qr-warn"><p>⚠ Address uses mixed case, which implies an EIP-55 checksum; verify it before accepting payment.</p></div>
<div class="tb-btns qr-actions">
<button class="btn btn-primary" data-qr-dl="png">Download PNG</button>
<button class="btn" data-qr-dl="svg">Download SVG</button>
<button class="btn" data-qr-copy="payload">Copy payload</button>
<button class="btn" data-qr-copy="svg">Copy SVG</button>
<button class="btn" data-qr-copy="image">Copy image</button>
<button class="btn" data-qr-print>Print</button>
</div>
<p class="ex-note">Generated and verified entirely in your browser. No data is uploaded.</p>
This output was produced by actually running the tool, not written by hand.
Use cases
Common situations where Ethereum Payment QR Code Generator helps:
- Generate an EIP-681 ethereum: URI QR code with address, value and gas limit, validating the 0x + 40 hex format.
Parameters
| key | Options | type | allowed | default | Ethereum Payment QR Code Generator |
|---|---|---|---|---|---|
type | Content type | select | text, url, wifi, email, phone, sms, vcard, mecard, geo, calendar, whatsapp, telegram, bitcoin, ethereum, upi, json, custom | — | ethereum |
ec | Error correction | select | M (M ≈ 15% (default)), L (L ≈ 7%), Q (Q ≈ 25%), H (H ≈ 30% (needed for logos)) | — | M |
version | Version (0 = auto) | number | — | 0 | — |
margin | Quiet zone (modules) | number | — | 4 | 4 |
scale | Module size (px) | number | — | 8 | — |
fg | Foreground | color | — | #000000 | — |
bg | Background | color | — | #ffffff | — |
dot | Module style | select | square (Square), rounded (Rounded), dots (Dots) | — | — |
corner | Finder pattern style | select | square (Square (safest)), styled (Styled) | — | — |
Input: not required — the tool generates its own data · Output: HTML · live update while typing: ✗
FAQ
What is Ethereum Payment QR Code Generator?
Ethereum Payment QR Code Generator generate an EIP-681 ethereum: URI QR code with address, value and gas limit, validating the 0x + 40 hex format. It runs entirely in your browser, so your data stays private.
Is Ethereum Payment QR Code Generator free to use?
Yes. Ethereum Payment QR Code Generator is free, unlimited and works without registration or installation.
Does my data get uploaded?
No. All processing happens locally in your browser; nothing is sent to any server.
Good to know
- The result does not update while you type — press Run after changing the input.
- The output is rendered as formatted content; use Copy to take the plain value.
- Everything runs client-side, so extremely large inputs are limited by your browser tab’s memory rather than by a server upload limit.