Bitcoin
{{Auth::user()->wallet('btc')->totalAvailablePrice()}}
{{__('Available')}}
{{Auth::user()->wallet('btc')->totalAvailable()}}
{{__('Balance')}}
{{Auth::user()->wallet('btc')->totalBalance()}}
Dash
{{Auth::user()->wallet('dash')->totalAvailablePrice()}}
{{__('Available')}}
{{Auth::user()->wallet('dash')->totalAvailable()}}
{{__('Balance')}}
{{Auth::user()->wallet('dash')->totalBalance()}}
Litecoin
{{Auth::user()->wallet('ltc')->totalAvailablePrice()}}
{{__('Available')}}
{{Auth::user()->wallet('ltc')->totalAvailable()}}
{{__('Balance')}}
{{Auth::user()->wallet('ltc')->totalBalance()}}
{{__('Amounts are set at fixed price at the point of initiating the trade!')}}
| {{__('Coin')}} | {{__('Amount')}} | {{__('Coin Value')}} | {{__('Rate')}} | {{__('Method')}} | {{__('Buyer')}} | {{__('Seller')}} | {{__('Status')}} | {{__('Trade')}} | {{__('Offer')}} | |
|---|---|---|---|---|---|---|---|---|---|---|
| {{__('Coin')}} | {{__('Amount')}} | {{__('Coin Value')}} | {{__('Rate')}} | {{__('Method')}} | {{__('Buyer')}} | {{__('Seller')}} | {{__('Status')}} | {{__('Trade')}} | {{__('Offer')}} |
{{__('Your offers are only visible to the public when you have enough balance!')}}
| {{__('Status')}} | {{__('Coin')}} | {{__('Type')}} | {{__('Currency')}} | {{__('Amount Range')}} | {{__('Profit Margin')}} | {{__('Payment Method')}} | {{__('Action')}} | |
|---|---|---|---|---|---|---|---|---|
| {{__('Status')}} | {{__('Coin')}} | {{__('Type')}} | {{__('Currency')}} | {{__('Amount Range')}} | {{__('Profit Margin')}} | {{__('Payment Method')}} | {{__('Action')}} |