← 戻る

Cryptocurrency Address Generator

支持 BTC、ETH/EVM、TRON/TRC20、Solana 钱包アドレス与密钥对生成
安全ヒント:Generated locally in browser, keys are not uploaded to server. However, browser environments are at risk from malicious extensions or scripts,Do not use for storing large amounts of assets. For real use, please generate in an offline environment using official wallet software.
生成 Ethereum アドレス,兼容 BSC、Polygon、Avalanche 等所有 EVM 链
Disclaimer & Precautions

Disclaimer

  • This tool is for learning, testing, and entertainment purposes only, and does not constitute investment advice or financial services
  • All consequences arising from keys and addresses generated by this tool (including but not limited to asset loss, key leakage) are borne by the user
  • This tool makes no express or implied warranties regarding the security, correctness, or usability of generated results
  • It is strictly prohibited to use this tool for any activities violating laws, including but not limited to money laundering, fraud, or illegal fundraising

Security Reminder

  • Browser environments are at risk from malicious extensions, script injection, clipboard hijacking, etc.,Do not use to generate wallets for storing large amounts of assets
  • For real use, generate keys in an offline, clean OS environment using official wallet software (such as MetaMask, Trust Wallet, Phantom, etc.)
  • Private keys are the sole credentials for controlling assets; once leaked, assets cannot be recovered. Do not screenshot, photograph, transmit online, or store on internet-connected devices
  • After copying private keys, promptly clear clipboard contents to prevent other apps from reading them
  • Recommend using this tool in incognito/private browsing mode and closing the page after use

Precautions

  • This tool uses the Web Crypto API for random number generation; all key generation is done locally in the browser without sending any data to servers
  • ETH addresses are compatible with all EVM chains (BSC, Polygon, Avalanche, Arbitrum, etc.); the same private key corresponds to the same address across all EVM chains
  • TRON addresses work for TRX and all TRC20 tokens (e.g., USDT-TRC20), using the same secp256k1 curve as ETH but with different encoding
  • BTC address generated is P2PKH format (starts with 1), WIF is compressed; for SegWit (bc1) format, use a professional wallet
  • Solana 使用 Ed25519 曲线,与 BTC/ETH/TRON 的 secp256k1 曲线不同,秘密鍵不可跨链复用

使用 elliptic.js (secp256k1 / ed25519) + Web Crypto API,纯前端离线生成