DQPU Near Smart Contract Interface
This page shows all the quantum sampling jobs of the DQPU smart contract on NEAR blockchain.
fas fa-wallet
{{ (amount_handled /1000000000000000000000000).toFixed(4) }} N
Amount Handled
fas fa-tasks
{{ n_jobs }}
Total Jobs
fas fa-user-check
{{ n_verifiers }}
Verifiers
fas fa-money-check
{{((amount_handled/n_jobs) /1000000000000000000000000).toFixed(4)}} N
Average Job Price
fas fa-crown
{{max_qubits[0][1]}}
Max Simulated Qubits
Job List
Sampler Leaderboard
Verifier Leaderboard
{{ job_stats['pending-validation'] }}
Pending Validation
{{ job_stats['waiting'] }}
Waiting
{{ job_stats['validating-result'] }}
Validating Result
{{ job_stats['executed'] }}
Executed
{{ job_stats['invalid'] }}
Invalid
{{(item.reward_amount/1000000000000000000000000).toFixed(4)}}
{{(item.sampler_deposit/1000000000000000000000000).toFixed(4)}}
{{item.qubits}}
{{item.shots}}
{{item.depth}}
{{item.owner_id.substring(0, 8) + '...'}}
{{item.verifier_id.substring(0, 8) + '...'}}
{{item.sampler_id.substring(0, 8) + '...'}}
Sampler
Max Qubits
{{(item.reward/1000000000000000000000000).toFixed(4)}}
{{item.sampler_id}}
Verifier
{{(item.reward/1000000000000000000000000).toFixed(5)}}
{{item.verifier_id}}