Text change
This commit is contained in:
parent
6e468eca8d
commit
464ec80c2a
@ -972,7 +972,7 @@
|
|||||||
<b>${formatAmount(swapAmount, 'usd')} ${selling_token}</b>
|
<b>${formatAmount(swapAmount, 'usd')} ${selling_token}</b>
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<h5 class="label">Exchange rate</h5>
|
<h5 class="label">Swap rate</h5>
|
||||||
<b>${formatAmount(swapPrice, 'usd')} ${accepting_token}</b>
|
<b>${formatAmount(swapPrice, 'usd')} ${accepting_token}</b>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user