$ {{formatNumber($currency->price_in_usd)}}
NGN {{formatNumber($currency->price_in_usd * $dollarRate)}}
SwiftPay Balance
Buy {{$order->crypto_symbol}}
{{$order->created_at->diffForHumans()}}
$order->status == 'pending','text-red-500' => $order->status == 'failed','text-green-500' => $order->status == 'completed', ]) > {{$order->status}}
@if ($order->status === 'failed'){{$order->status_message}}
{{$order->crypto_name }}
{{formatNumber($order->amount_in_naira)}}
{{$order->amount_in_crypto }} {{$order->crypto_symbol}}
{{truncateText($order->wallet_address, 15) }}
No history