Delegate
  • Overview
  • Delegating a wallet
  • Comparison with Others
  • FAQ
  • Audits
  • Integrate In Your Project
    • Smart Contract Examples
    • Token Ownership Claiming
  • Upgrade to V2
    • V2 is a Separate Contract
    • V1 → V2 migration
    • Batching
    • Subdelegations
  • Advanced Use Cases
    • Shadow Delegation
  • Delegate Market
    • Overview
    • FAQ
  • Gaming
    • Delegate for Gaming
  • Technical Documentation
    • Delegate Registry
      • Contract Addresses
      • IDelegateRegistry.sol
    • Javascript SDK
      • Installation / Importing
      • Setup
      • Check Delegations
        • checkDelegateForAll
        • checkDelegateForContract
        • checkDelegateForERC721
        • checkDelegateForERC1155
        • checkDelegateForERC20
      • Fetch Delegations
      • Delegate/Revoke
        • delegateAll
        • delegateContract
        • delegateERC721
        • delegateERC1155
        • delegateERC20
    • REST API
      • v2
      • v1
  • Resources
    • Media Kit
    • Github
    • Twitter
    • Live Stats
  • V1 Registry (Legacy)
    • Technical Documentation
Powered by GitBook
On this page
  1. V1 Registry (Legacy)

Technical Documentation

Previousv1

Last updated 1 year ago

The V1 registry address is . Also deployed on many other EVM chains at the same address.

Its source code is tagged on GitHub at .

It is immutable with ~30,000 delegations and will continue running forever, however we encourage new apps to integrate with V2 only. Users have a one-click migration option to port all of their delegations over on the site, so there is no loss of data.

Users who wish to continue managing their V1 registry delegations can do so by using the version selector in the top right corner of the delegation modal.

And for curiosity's sake, here's analytics about V1 registry usage from Sep 2022 to Sep 2023. Thanks for the great adoption, here's to V2 standing for a decade.

0x00000000000076A84feF008CDAbe6409d2FE638B
https://github.com/delegatexyz/delegate-registry/tree/2d1a158b012f1d3ac138335c719d45fda0fa1d29