0xKYC Documentation
  • ☀️Welcome to 0xKYC Documentation
  • Overview
    • 💡What we do
    • ✨Our Products
  • DEVELOPER GUIDES
    • 📍Start Here
    • 🧙Client or Server Guide
      • Sunscreen - Uniquness Verification
        • Define ABI
        • Get Unique Identifier of an Address
        • Working with the UUID
      • 0xKYC - Sanctions/ AML
        • Contract Addresses
        • Define ABI
        • Checking for SBT
        • Token-gate on the Front-end
    • ⛓️Blockchain Guide
      • Smart Contract
      • On Chain Verification
      • No Code (Etherscan)
    • 🤖Public APIs
Powered by GitBook
On this page
  1. DEVELOPER GUIDES
  2. Client or Server Guide
  3. Sunscreen - Uniquness Verification

Working with the UUID

We issue the UUID so that you can make the core decisions of what to do with duplicate individuals found afterward

The power is in your hands

Once you have a users UUID, you can store it in an internal database and keep track of all duplicated users, as they appear. With the UUID you can then make the decision to block, warn, or allow any user, in the future or in real time!

PreviousGet Unique Identifier of an AddressNext0xKYC - Sanctions/ AML

Last updated 1 year ago

🧙