{% extends 'base.html' %} {% block content %}
Id | Name | Wallet | Blockchain | CEX | Components | Value | APR | {% endif %} {% if params.table=='Token' %}Id | Symbol | Name | Underlying | Price | Decimals | Slug CMC | Slug CG | {% endif %} {% if params.table=='Blockchain' %}Id | Name | Ecosystem | {% endif %} {% if params.table=='Wallet' %}Id | Name | Cold | {% endif %} {% if params.table=='CEX' %}Id | Name | {% endif %} {% if params.table=='Tag' %}Id | Name | {% endif %}![]() |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ line.ide }} | {{ line.name }} | {{ line.wallet.name }} | {{ line.blockchain.name }} | {{ line.cex.name }} | {{ line.components | length }} | {{ line.value | format_price_round }} $ | {{ line.apr | round(2) }} % | ![]() |
![]() |
||||||||||||||||||
{{ line.ide }} | {% if line.slug_link==none %}{{ line.symbol }} | {% else %}{{ line.symbol }} | {% endif %}{{ line.name }} | {{ line.underlying.symbol }} | {{ line.price | format_price }} $ | {{ line.decimals }} | {{ line.slug_cmc | if_none('') }} | {{ line.slug_cg | if_none('') }} | ![]() |
![]() |
|||||||||||||||||
{{ line.ide }} | {{ line.name }} | {{ line.ecosystem.name }} | ![]() |
![]() |
|||||||||||||||||||||||
{{ line.ide }} | {{ line.name }} | {{ line.cold }} | ![]() |
![]() |
|||||||||||||||||||||||
{{ line.ide }} | {{ line.name }} | ![]() |
![]() |
||||||||||||||||||||||||
{{ line.ide }} | {{ line.name }} | ![]() |
![]() |