Ethereum Wallet (Testing Only)

{{ walletStatus }}
{{ error }}
Address: {{ account.address }}
Balance: {{ Number(parseFloat(Number(account.balance).toFixed(4))) }} {{ chainInfo?.nativeSymbol }}
Balance: {{ tokenInfo.balance }} {{ tokenInfo.symbol }}
Gas Cost: {{ estimatedGas.ethCost }} {{ chainInfo?.nativeSymbol }}
(Including 20% buffer for safety)
{{ txStatus }}