You have done
{{ endorserLimits?.doneClaimsThisWeek || "?" }} claims out of
{{ endorserLimits?.maxClaimsPerWeek || "?" }} for this week.
Your claims counter resets at
{{
readableDate(endorserLimits?.nextWeekBeginDateTime)
}}
You have done
{{
endorserLimits?.doneRegistrationsThisMonth || "?"
}}
registrations
out of
{{ endorserLimits?.maxRegistrationsPerMonth || "?" }} for this
this month.
(You cannot register anyone on your first day.)
Your registration counter resets at
{{ readableDate(endorserLimits?.nextMonthBeginDateTime) }}
You have uploaded
{{ imageLimits?.doneImagesThisWeek || "?" }} images out of
{{ imageLimits?.maxImagesPerWeek || "?" }} for this week. Your
image counter resets at
{{
readableDate(imageLimits?.nextWeekBeginDateTime)
}}
Advanced
Beware: the features here can be confusing and even change data in ways
you do not expect. But we support your freedom!
Deep Identifier Details
Public Key (base 64)
{{ publicBase64 }}Copied
Public Key (hex)
{{ publicHex }}Copied
Derivation Path
{{ derivationPath }}Copied
(none)
Switch Identifier
Import Contacts & Settings Database
Claim Server
Notification Push Server
When that setting is blank, this app will use the default web push
server URL:
{{ DEFAULT_PUSH_SERVER }}
Partner Server URL
When that setting is blank, this app will use the default partner server
URL:
{{ DEFAULT_PARTNER_API_SERVER }}