Transaction Successful!
Your funds have been sent successfully.
Amount Sent
{{ rtrim(sprintf('%.8f', $transaction->amount_out), '0') }} {{ strtoupper(explode('_', $transaction->which_crypto)[0]) }}
Recipient
{{ $transaction->metadata['recipient_name'] }}
Network Fee
Free
Total Amount
{{ rtrim(sprintf('%.8f', $transaction->amount_out), '0') }} {{ strtoupper(explode('_', $transaction->which_crypto)[0]) }}
Date
{{ $transaction->created_at->format('M d, Y H:i:s') }}
Recipient PayID
{{ $transaction->metadata['recipient_payid'] }}