Text change

This commit is contained in:
sairaj mote 2023-04-15 16:41:09 +05:30
parent 6e468eca8d
commit 464ec80c2a

View File

@ -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>