AUTH.SELECT_DERIVATION.TITLE @if (loading) { } @else { @for (account of derivations; track account.address) {

COMMON.ADDRESS

{{ account.address | addressFormat }}

{{ account | balance | amountFormat }}
}
}
COMMON.BTN_CANCEL COMMON.BTN_CONTINUE