Pandora
  • {{ login }}
@
hash
name
{{ (parseInt(hashing_percent) > 10) ? hashing_percent + '%' : '' }}
Proof verified: {{ proof_verified.toLocaleString('en-GB') }}
Proof verified:
Notarization
{{ proof_verified.toLocaleString('en-GB') }}
{{ proof.commitment.status }}
Commitment
{{ proof.commitment.status }}
Notarizations {{ notarizations_count }}
  • {{ page }}
hash name files status proof
{{ n.info.name || '--' }} {{ n.info.files?.reduce((acc, x) => acc + ', ' + x) || '--' }} {{ (n.status) ? 'notarized at ' + n.status.notarized.toLocaleString('en-GB') : 'pending' }}
status {{ (n.status) ? n.status.notarized.toLocaleString('en-GB') : 'pending' }}
name {{ n.info.name }}
files {{ n.info.files.reduce((acc, x) => acc + ', ' + x) }}
proof