NOTICE: This version of DOGE Core is experimental and has been custom-built for compatibility with BasicSwap. As a result, it may not always be fully aligned with upstream changes, features unrelated to BasicSwap might not work as expected, and its code may differ from the official release.
{% endif %}
{% if legacy_funds_info and legacy_funds_info.has_legacy_funds %}
Legacy Address Funds
{{ legacy_funds_info.legacy_balance }} {{ legacy_funds_info.coin }} on legacy addresses won't be visible in external Electrum wallet.
To use funds with external wallets, transfer to a new address.
Use the withdraw function below to send funds to a new {{ w.ticker | lower }}1... address.
{% endif %}
{% if block_unknown_seeds and w.expected_seed != true %} {# Only show addresses if wallet seed is correct #}
{% if w.cid != '4' %} {# DCR #}
{% endif %}
{% else %}
Deposit
{% if w.havedata and not w.error %}
Transaction History
{% if is_electrum_mode %}
Transaction history is not available in Light Wallet mode.