
POLONIEX
Exchange market
--- layout: default title: pages.get-dash.title description: pages.get-dash.description --- {% include hero/get-dash.html %} {% include wallets_js_data.html %} {% assign currencies = site.data.get-dash | map: "currency" | join: ',' | split: ',' | uniq %} {% assign currencies_total = site.data.get-dash | where_exp: "item", "item.name == nil" %} {% assign exchanges = site.data.get-dash | where_exp: "item", "item.name != nil" %} {% assign methods = methods | join: ',' | split: ',' %} {% for cur in currencies_total %} {% for i in cur['currencies'] %} {% for x in i[1] %} {% assign methods = methods | push: x %} {% endfor %} {% endfor %} {% endfor %} {% assign methods = methods | uniq %}
{% t pages.get-dash.exchange-rate %} ? {% t pages.get-dash.tooltip %} | {% t pages.get-dash.payments-method %} | {% t pages.get-dash.buy-dash-table %} | |
---|---|---|---|
{% t pages.get-dash.show-more-btn %}
|
{% t pages.get-dash.setup-text %}
{% t pages.get-dash.setup-btn %}{% t pages.get-dash.buy-text %}
{% t pages.get-dash.buy-btn %}{% t pages.get-dash.trade-text %}
{% t pages.get-dash.trade-btn %}{% t pages.get-dash.atm-text %}
{% t pages.get-dash.atm-btn %}{% t pages.get-dash.shop-text %}
{% t pages.get-dash.shop-btn %}{% t pages.get-dash.visa-text %}
{% t pages.get-dash.visa-btn %}