HashKey DID
  • Introduction
  • FAQ
  • Terminology
  • Developers
    • Guides
      • Register
      • Query
      • Libraries
      • Credential API Rule
    • API Reference
      • OpenAPI
      • OpenAPI For Dfinity
  • Protocol
    • Resolver
    • KYC
    • Multi-Chain
    • Credential
    • DID as NFT
    • Deployment
    • Contract API Reference
      • Registry
      • BasicInfo
      • PublicResolver
      • KYC
      • LayerZero
      • Credential
  • How to
    • Become an issuer
    • Edit issuer info
    • Issue a credential
      • Step 1: Deploy a contract
      • Step 2: Create a credential and submit
        • Claim rules
      • Step 3: Issue a credential
    • Manage your credentials
  • Support
    • Brand Kit
Powered by GitBook
On this page
  1. Protocol

Deployment

HashKey DID is a multi-chain identity that is supported on PlatON, Klaytn, Ethereum, Polygon, and Moonbeam (sorted in order of support time). Below are the contract addresses for each blockchain.

Contract deployment list

PlatON

  • DID: 0x7fDd3f96cBDE51737A9E24b461E7E92A057C3BBf

  • DID Resolver: 0x606729294604A1c71f4BFc001894E4f8095Ec2eF

  • DID Sync: 0x5c83654083FF76Db237e2cd556B53D29d33dD044

Ethereum

  • DID: 0x7fDd3f96cBDE51737A9E24b461E7E92A057C3BBf

  • DID Resolver: 0x2D64eb6BB9087a34281431EB0fF66A34FF7fA319

  • DID Sync: 0xd75149AaB38173a046fc529ef1B877aEB7BF49d3

Polygon

  • DID: 0x7fDd3f96cBDE51737A9E24b461E7E92A057C3BBf

  • DID Resolver: 0x2D64eb6BB9087a34281431EB0fF66A34FF7fA319

  • DID Sync: 0x31FEace7e5A0Ea9f50eFbFd3ca970c07E60cFcf1

Moonbeam

  • DID: 0x39CE332189A4BF4D024528d6f7C90C5608B92c51

  • DID Resolver: 0xDad365540eAa3BE163F91aA5E32235cb00b06c73

  • DID Sync: 0xb8d7bA8A84D8d732b6a451197613Cb8974bAfF87

PreviousDID as NFTNextContract API Reference

Last updated 2 years ago