@php $page = 'mining-store' @endphp @extends('includes.layout') @section('content')

Buy Cloud Mining

{{ $cloud_plan->name }}

Hashrate based on {{ $cloud_plan->category }} {{ $cloud_plan->name }} {{ $cloud_plan->hashrate }} TH/s

Mine Bitcoin daily with a cloud contract on the powerful {{ $cloud_plan->name }} {{ $cloud_plan->hashrate }}TH/s — no need to buy or maintain any equipment.

@csrf
{{ $cloud_plan->mining_output }} TH/s
Mining Power
{{ $cloud_plan->energy_efficiency }} J/TH
Efficiency
{{ $cloud_plan->power_consumption }} W
Power Consumption
{{ $cloud_plan->algorithm }}
Algorithm

Cloud Mining on {{ $cloud_plan->name }} {{ $cloud_plan->hashrate }}TH/s

Choose the contract amount to see the mining power. Increase the amount and receive up to 15% bonus power.

{{--
--}}
Base Power {{ $cloud_plan->service_fee }} TH/s
Bonus +3% ({{ $cloud_plan->service_fee }} TH/s)
Total Power {{ $cloud_plan->service_fee }} TH/s

Contract Mining Output

${{ $cloud_plan->service_fee }}

Return: {{ $cloud_plan->roi }}%

Disclaimer

These calculations provide you a forward-looking information which allows you to model potential income under certain conditions selected by you. This forward-looking information is based on a data currently available to {{ $settings->name }}, including current mining difficulty. It's is not a guarantee of future performance and accordingly undue reliance should not be put on such information due to the inherent uncertainty therein.

@endsection @push('scripts') @endpush