<> /* DESKTOP */
#eckb-article-page-container-v2 {
width: 100% }#eckb-article-page-container-v2 #eckb-article-body {
width: 1140px }
#eckb-article-page-container-v2 #eckb-article-body {
grid-template-columns: 20% 60% 20%;
}
/* TABLET */
@media only screen and ( max-width: 1025px ) {#eckb-article-page-container-v2 {
width: 100% }#eckb-article-page-container-v2 #eckb-article-body {
width: 100% }
#eckb-article-page-container-v2 #eckb-article-body {
grid-template-columns: 20% 60% 20%;
}
}
/* SHARED */
#eckb-article-page-container-v2 #eckb-article-left-sidebar {
padding: 10px 10px 10px 10px; ;
background-color: #ffffff; margin-top: 0px; }
#eckb-article-page-container-v2 #eckb-article-left-sidebar:before {
height: 0px; }
#eckb-article-page-container-v2 #eckb-article-content {
padding: 20px;;
background-color: #ffffff; }
.eckb-article-content-created-date-container.eckb-article-content-last-updated-date-container.eckb-article-content-author-container.eckb-ach__article-meta__date-created.eckb-ach__article-meta__author.eckb-ach__article-meta__date-updated {
color: #5b5b5b;font-size: 16px !important; }
#eckb-article-page-container-v2 #eckb-article-right-sidebar {
padding: 10px 10px 10px 10px;;
background-color: #ffffff; margin-top: 0px; }
#eckb-article-page-container-v2 #eckb-article-right-sidebar:before {
height: 0px; }
/* MOBILE - Set all columns to full width. */
@media only screen and ( max-width: 768px ) {
#eckb-article-page-container-v2 {
width:100%;
}
#eckb-article-page-container-v2 #eckb-article-content {
grid-column-start: 1;
grid-column-end: 4;
}
#eckb-article-page-container-v2 #eckb-article-left-sidebar {
grid-column-start: 1;
grid-column-end: 4;
}
#eckb-article-page-container-v2 #eckb-article-right-sidebar {
grid-column-start: 1;
grid-column-end: 4;
}
#eckb-article-page-container-v2 .eckb-article-toc {
position: relative;
float: left;
width: 100%;
height: auto;
top: 0;
}
#eckb-article-page-container-v2 #eckb-article-body {
display: flex;
flex-direction: column;
}
#eckb-article-page-container-v2 #eckb-article-left-sidebar { order: 3; }
#eckb-article-page-container-v2 #eckb-article-content { order: 2; }
#eckb-article-page-container-v2 #eckb-article-right-sidebar { order: 1; }
}
>
How does Haven Work? Created On 12 November2020
Updated 16 April2021
by havenprotocol
Haven uses what is known as a ‘mint & burn’ process to convert between all supported assets on the network. Once a person owns XHV (the volatile Haven base currency) that can then be used as network collateral to convert to any other supported xAsset. When a user converts from XHV to xUSDthey mint xUSD and burn the equivalent USD worth of XHV.
This can be simply explained by the example below:
Anne owns 200 XHV with a market value of $2. She decides to convert all of her XHV to xUSD so (200 x $2 = $400) therefore she receives 400 xUSD (minus fees). This process is carried out in her own private digital vault with no 3rd party intermediariesor the need to use a centralised exchange.
The assets on the network are known as xAssets.
< id="eckb-article-print-s">
@media print {
@page {
margin: 10px 10px 10px 10px!important;
}
}
>
< id="eckb-article-s" type="text/css">#eckb-article-body .eckb-article-title {
}
#eckb-article-content-footer .epkb-article-navigation-container a {
background-color: #ffffff;
color: #1f2124;
}
#eckb-article-content-footer .epkb-article-navigation-container a:hover {
background-color: #ffffff;
color: #1f2124;
}
>