@push('javascript') @endpush @extends('template.basic.layouts.wallet_base') @section('content_detail')

Send {{ $coin->name }} ({{ $coin->symbol }})

Select Coin

Withdraw to

Withdraw amount

Available Withdraw {{coin_format($wallet->balance ?? 0, $coin->digits) }} {{ $coin->symbol }}
Amount to Receive
{{ $coin->symbol }}
Network Fee{{ $coin->symbol }}

Select Network

Choose the correct network. Mismatching networks may result in loss of funds.
Withdrawal
Address
Network
Amount
{{ $coin->symbol }}
Receive
{{ $coin->symbol }}
Fee
{{ $coin->symbol }}
Source
Spot Wallet

Ensure that the address is correct and on the same network.

Transactions cannot be cancelled.

Verify Private Key
@endsection @push('javascript') @endpush