@extends('layouts.app') @section('title','Deposit') @section('content')
Select a method, verify the network, and submit your transfer reference.
{{ $method->network }} address
{{ $method->deposit_address }}
@endifMin {{ $method->minimum }} · Fee {{ $method->fee_fixed }} + {{ $method->fee_percent }}%
{{ $method->instructions }}
| Reference | Asset | Amount | Status | Date |
|---|---|---|---|---|
| {{ $deposit->reference }} | {{ $deposit->asset->symbol }} | {{ $deposit->amount }} | {{ $deposit->created_at->format('M j, Y H:i') }} | |
| No deposits yet. | ||||