Update index.html
This commit is contained in:
parent
c9d0ff23c2
commit
819708a578
@ -351,6 +351,28 @@
|
||||
<div class="grid gap-0-5">
|
||||
<h5>F.A.Qs</h5>
|
||||
<div class="grid gap-0-5">
|
||||
<details>
|
||||
<summary class="interact">
|
||||
<h4>
|
||||
What are the rules of the exchange that you must know?
|
||||
</h4>
|
||||
<svg class="icon" xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24"
|
||||
width="24px" fill="#000000">
|
||||
<path d="M0 0h24v24H0V0z" fill="none" />
|
||||
<path d="M7.41 8.59L12 13.17l4.59-4.58L18 10l-6 6-6-6 1.41-1.41z" />
|
||||
</svg>
|
||||
</summary>
|
||||
<p>
|
||||
<ul>
|
||||
<li>Only the buyers of a token are permitted to sell that token</li>
|
||||
<li>The maximum quantity of a token that can be sold is capped by the number of tokens purchased for each token </li>
|
||||
<li>You need sell chips in order to sell. Sell chips are given against each purchase when curren token prices are at least 10% higher</li>
|
||||
<li>Sell side priority: The first to buy gets the first priority to sell no matter when that person enters the order</li>
|
||||
<li>Buy side priority: the first to order gets the first priority to buy</li>
|
||||
<li>Launch sellers can sell without sell chips in order to provide initial inventory </li>
|
||||
</ul>
|
||||
</p>
|
||||
</details>
|
||||
<details>
|
||||
<summary class="interact">
|
||||
<h4>
|
||||
@ -2647,4 +2669,4 @@
|
||||
</script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user