Ethereum Wallet (Testing Only)
{{ tab }}
RPC Endpoint:
Seed Phrase or Private Key:
👁️
Generate New
Initialize Wallet
Refresh
{{ walletStatus }}
{{ error }}
Address: {{ account.address }}
Balance: {{ Number(parseFloat(Number(account.balance).toFixed(4))) }} {{ chainInfo?.nativeSymbol }}
Select sending address
{{ account.address }} ({{ Number(parseFloat(Number(account.balance).toFixed(4))) }} {{chainInfo.nativeSymbol}})
{{ chainInfo?.nativeSymbol || 'Native Token' }}
ERC20 Token
Balance: {{ tokenInfo.balance }} {{ tokenInfo.symbol }}
Gas Cost: {{ estimatedGas.ethCost }} {{ chainInfo?.nativeSymbol }}
(Including 20% buffer for safety)
Send Transaction
{{ txStatus }}