<divclass="fee-text"i18n-ngbTooltip="liquid.expired-utxos-non-dust"ngbTooltip="Total amount of BTC held in non-dust Federation UTXOs that have expired timelocks"placement="top">{{ (+expiredStats.nonDust.total) / 100000000 | number: '1.5-5' }} <spanstyle="color: #b86d12;">BTC</span></div>
<divclass="fee-text"i18n-ngbTooltip="liquid.expired-utxos"ngbTooltip="Total amount of BTC held Federation UTXOs that have expired timelocks"placement="top">{{ (+expiredStats.all.total) / 100000000 | number: '1.5-5' }} <spanstyle="color: #b86d12;">BTC</span></div>