Manage Crypto

@foreach($cryptos as $crypto)
@if(strtolower($crypto['symbol']) === 'usdt') @else {{ $crypto['name'] }} Icon @endif

{{ $crypto['symbol'] }}

{{ $crypto['name'] }}

@endforeach

Toggle cryptocurrencies you want to enable in your wallet. Disabled cryptocurrencies won't be shown in your dashboard.

Crypto status updated
@push('scripts') @endpush