Ethereum QR Code: Share Your ETH Address for Instant Transfers
An Ethereum QR code encodes your wallet address so anyone can send ETH or ERC-20 tokens by scanning — no copying long hex addresses, no typos. Essential for crypto payments, NFT sales, and tip collection.
Ethereum QR code use cases
- ✓NFT creators — scan to pay for commissions
- ✓Crypto event payment badges
- ✓Developer tip jars on GitHub READMEs (as image link)
- ✓DeFi protocol donation addresses
- ✓Crypto-accepting merchants and freelancers
- ✓Web3 business cards with ETH address
Common questions
How do I create an Ethereum QR code?
An Ethereum QR code encodes your wallet address (0x...) or an EIP-681 URI (ethereum:0xADDRESS). Paste your Ethereum address as plain text into a URL QR generator, or encode the full ethereum: URI for wallet app compatibility.
What is the EIP-681 format for Ethereum QR codes?
EIP-681 is the standard URI format for Ethereum payment requests: ethereum:0xADDRESS?value=1e18 (1 ETH in wei). Most Ethereum wallets like MetaMask and Trust Wallet can scan these.
Can I use an Ethereum QR code for ERC-20 tokens?
Yes — EIP-681 supports ERC-20 token transfers. The format is more complex (specifying the token contract address), but a plain address QR works for any token that uses that Ethereum address.
Who uses Ethereum QR codes?
NFT creators accepting ETH payments, DeFi platforms, crypto event attendees, content creators accepting tips, and developers sharing testnet addresses for testing.