Ethereum Wallet (Testing Only)

{{ alerts[0].message }}
Loading...
Network & RPC Configuration
{{ networkStatusText }}
Manage Wallet Session
{{ currentPrivateKeyDisplay }}
Never share your private key or seed phrase!
{{ error }}
Wallet Details
{{ formatAddressShort(account.address) }} ({{ Number(parseFloat(Number(account.balance).toFixed(5))) }} {{ chainInfo?.nativeSymbol }})
Send Transaction
Balance: {{ tokenInfo.balance }} {{ tokenInfo.symbol }}
Gas Cost: {{ estimatedGas.ethCost }} {{ chainInfo?.nativeSymbol }}
(Including 20% buffer for safety)
Transaction Status: {{ txStatus }}
Please initialize a wallet first to send transactions.
Receive {{ chainInfo?.nativeSymbol || 'ETH' }}

Share this address or QR code to receive funds:

{{ formatAddressShort(account.address) }} ({{ Number(parseFloat(Number(account.balance).toFixed(5))) }} {{ chainInfo?.nativeSymbol }})
Please initialize a wallet first to view receive addresses.