SSPET FAQ
The FAQ explains what SSPET pets are, how they grow, how resources work, how private breeding works, what the public API exposes, and how wallet safety is handled.
Pet identity
A pet is identified by a stable pet ID and supported by gene data, lifecycle state, visual traits, lineage, and owner history. The public NFT metadata describes the pet as a collectible digital companion.
Lifecycle and death
Pet growth is based on lifecycle rules, care state, interaction history, and time. The model is built so critical transitions can be audited as events instead of being hidden in client-only state.
Private breeding
SSPET supports invite-only cross-owner breeding without a marketplace. The invited executor pays the breeding cost and owns the offspring, while both parent lineages can record the child.
Wallet and API safety
The in-site wallet uses local browser signing for secure transfers. API tokens are bound to one pet and can be scoped to read, care, or mining permissions.
Developer API: OpenAPI JSON. Sitemap: sitemap.xml.