{% extends "warden/warden_layout.html" %} {% block content %}
|
₿ {{(portfolio_data['BTC']['trade_quantity'] | jformat(4))}} | {{(portfolio_data['BTC']['trade_quantity'] * 100000000) | jformat(0)}} sats |
|
|
|||
portfolio value | portfolio value | portfolio value | 24hr change | 24hr change |
|
|
|
₿ Price | ₿ Block Height | last update |
Ticker | Quantity | Latest Price ({{current_app.fx['symbol']}}) | 24hr Chg | Position ({{current_app.fx['symbol']}}) | % of total | |
---|---|---|---|---|---|---|
{{position}} | {{(portfolio_data[position]['trade_quantity'] | jformat(4))}} |
|
|
|
|
Wallet | TxID | Previous Balance |
---|---|---|
{{element[1]['trade_account']}} | {{element[1]['trade_blockchain_id'][0:3]}}..{{element[1]['trade_blockchain_id'][-4:-1]}} | {{element[1]['amount'] | jformat(4)}} |
Wallet | TxID | Confirmations | New Balance |
---|---|---|---|
{{element[1]['trade_account']}} | {{element[1]['trade_blockchain_id'][0:3]}}..{{element[1]['trade_blockchain_id'][-4:-1]}} | {{element[1]['confirmations'] | jformat(0)}} | {{element[1]['amount'] | jformat(4)}} |
Name | Device(s) | Position | # | Sigs Required | Address Type | Pending PBSTs | Last Activity | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{wallet}} | {%for device in specter.wallet_manager.wallets[wallet].devices%} {{specter.wallet_manager.wallets[wallet].devices[0].name}} {%endfor%} | {{warden_metadata['txs'][wallet]['amount'].sum() | jformat(4)}} | {{warden_metadata['txs'][wallet]['amount'].count() | jformat(0)}} | {{specter.wallet_manager.wallets[wallet].sigs_required}} | {{specter.wallet_manager.wallets[wallet].address_type}} | {% if specter.wallet_manager.wallets[wallet].pending_psbts == {}%} None {%else%} {{specter.wallet_manager.wallets[wallet].pending_psbts}} {%endif%} | {{(warden_metadata['txs'][wallet].time.max() | epoch) | time_ago}} | {%if specter.wallet_manager.wallets[wallet].info['scanning']%}Scanning... ( {{(specter.wallet_manager.wallets[wallet].info['scanning']['progress'] * 100) | jformat(2)}}%) | {%else%}{%endif%} | ||||||||||||||||
Transactions
|
|||||||||||||||||||||||||
{{warden_metadata['wallet_info'][wallet]['name']}} | {%for device in warden_metadata['wallet_info'][wallet]['devices']%} {{device}} {%endfor%} | N/A | {{warden_metadata['txs_count'][wallet]['info']['txcount']}} | {{warden_metadata['wallet_info'][wallet]['sigs_required']}} | {{warden_metadata['wallet_info'][wallet]['address_type']}} | {% if warden_metadata['wallet_info'][wallet]['pending_psbts'] == {}%} None {%else%} {{warden_metadata['wallet_info'][wallet]['pending_psbts']}} {%endif%} | N/A | {%if specter['wallets']['wallets'][wallet]['info']['scanning']%}Scanning... ( {{(specter['wallets']['wallets'][wallet]['info']['scanning']['progress'] * 100) | jformat(2)}}%) | {%else%}{%endif%} |
Ticker | Position | Fees | Total PnL | Breakeven | |
---|---|---|---|---|---|
{{position}} |
|
|
|
|
|
TOTAL |
|
|
|
Ticker | Price ({{current_app.fx['symbol']}}) | 24hr Chg | 24hr Price Range | 24hr Volume | Mkt Cap | Last Update | Source |
---|---|---|---|---|---|---|---|
{{position}} |
|
|
|
|
|
|
|
{%endif%}
Current NAV | |
Highest NAV | |
Lowest NAV | |
Portfolio Value |
{{current_app.fx['symbol']}}
|
Highest Value |
{{current_app.fx['symbol']}}
|
NAV Returns | |
---|---|
Since last 'close' | |
1 week | |
30 days | |
90 days | |
Since ATH | |
Since inception | |