↓
XMR
↓
"; foreach ($chunk as $currency) { echo "
{$currency}
"; } echo ""; echo "
"; foreach ($chunk as $currency) { echo "
" . str_replace(".", ",", $exchangeRates[$currency]) . "
"; } echo "
"; } ?>
📋
=
📋
' . $xmr_in . ''; } foreach ($currencies as $currency) { echo "
{$currency}
"; } ?>