🎒
HashPack Docs
  • HashPack Documentation
    • Introduction
    • General Guidelines
      • Basics
      • Mainnet/Testnet/Previewnet
      • Mirror Nodes
      • HIP's & Network Updates
  • dApp Developers
    • WalletConnect
    • Dapp Browser
    • Deeplinks
    • User Profiles
      • Profile API
        • Get Single Profile
        • Get Multiple Profiles
        • Update Profile
    • Token Gating
    • Tutorials
    • Case Studies
  • NFT Creators
    • Introduction
    • Metadata Standards
    • Asset Storage
      • IPFS Hosting
      • Arweave Storage
      • Custom Storage
    • Testing your NFT
  • Token Creators
    • Token Creator Tool
    • Token Icon
    • Token Price
    • OnRamp Support
  • Enterprise
    • HashPack Studio
  • Game Developers
    • Coming Soon!
Powered by GitBook
On this page
  1. dApp Developers

User Profiles

Last updated 6 months ago

HashPack provides dapps with standardized user profile data if the user has set it. The special thing about our profile data is that it is token gated and guaranteed to be unique.



Username

HashPack usernames are based on HNS domain names - this allows for unique identifiers and supports the domain ecosystem. If the domain has been sold, moved, or expired, the users profile will update accordingly.

Profile Image

Profile images are NFT images that the user owns. This token gating system supports the PFP NFT creators. If a user sells or moves the NFT their profile picture will be automatically removed.

Currency

This will let you know what currency the user prefers.

Profile API
Page cover image