Merge pull request #21 from Gonbatfire/dhub-unj73a

zano trade fixes
This commit is contained in:
Gonbatfire 2024-06-27 15:24:22 -03:00 committed by GitHub
commit f8bbe4d8cc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 13 additions and 8 deletions

View file

@ -33,7 +33,7 @@ On Zano, **all network fees are being burned**, meaning that with enough network
![](/img/learn/emission/zano-supply-progression2024.png)
> For practical purposes these charts assume a fixed fee, in reality, as Zano's price goes up, fees will likely go down in Zano-denominated terms, slightly reducing the total burned over time, still, these graphs are useful to showcase the different trends the total supply can take based on network usage.
> For practical purposes these charts assume a fixed fee, in reality, as Zano's price goes up (and the dynamic fee mechanism is implemented) fees will likely go down in Zano-denominated terms, slightly reducing the total burned over time, still, these graphs are useful to showcase the different trends the total supply can take based on network usage.
This combination of small, minimalistic daily emissions, together with daily burns, results in **little to no sell pressure on exchanges.**

View file

@ -28,20 +28,25 @@ A decentralized exchange to trade native Zano and all the Confidential Assets la
5. Now you can either post a buy/sell order or take an existing one.
### **Create an order**
### Create an order
For this example, we will be buying "ZNOPP" tokens:
_Price:_ How much of the base pair (in this case, ZANO) do we want to pay per unit of ZNOOP?
_Amount:_ How many tokens do we want to acquire at this price?
For this example, we will be buying "ZNOPP" tokens:\
**Price:** How much of the base pair (in this case, ZANO) do we want to pay per unit of ZNOOP?\
**Amount:** How many tokens do we want to acquire at this price?\
Click "Buy" to post the order.\
![](/img/use/zano-trade/new_order1.png)
### Take an order
For this example, we'll be selling "ZNOOP" tokens:\
Scroll down to see the order book\
Since we are happy with receiving 0.01 ZANO per token, we'll proceed to click "Take Order"\
For this example, we'll be selling "ZNOOP" tokens:
Scroll down to see the order book.
Since we are happy with receiving 0.01 ZANO per token, we'll proceed to click "Take Order".\
![](/img/use/zano-trade/order_book2.png)