Whether the identity has a minted identity.
Whether the identity has a ticket.
Whether the identity has a valid (unexpired) ticket.
Initializes all the contracts based on the given core address and connects the identity to the underlying contracts.
The coin type used to query the value. Default: 60 (ETH).
The address associated with the given key, returns an empty string if not set.
The identity's expiry date.
The identity's last liveness check.
The key used to query the value.
The value associated with the given key, returns an empty string if not set.
The profile for which a ticket was bought.
The full user identity.
The token URI of the (minted) identity.
The full user identity.
The coin type used to query the value. Default: 60 (ETH).
The record associated with the given key, returns an empty string if not set.
The key used to query the value.
The record associated with the given key, returns an empty string if not set.
All validity dates linked to the identity.
Generated using TypeDoc
NOTES:
can be called BEFORE the identity was minted (i.e. purchase phase).
can be called AFTER the identity was minted.