{{ number_format($amountInUsd, 2, '.', ',') }} $
You topped up your {{ $settings->site_name }} {{ $t->wallet->currency->name }} Account
Amount (NGN)
NGN{{ number_format($t->amount_ngn, 2, '.', ',') }}
Transaction Hash
{{ Str::substr($t->hash ?? 'N/A', 0, 9) . '.......' . Str::substr($t->hash ?? 'N/A', -9) }}
From
{{ Str::substr($t->from_address ?? 'N/A', 0, 12) . '.......' . Str::substr($t->from_address ?? 'N/A', -12) }}
Date
{{ \Carbon\Carbon::parse($t->created_at)->toDayDateTimeString() }}
your Naira equivalent has been confirmed on the blockchain and paid to your Account