ERC3643
GithubWhitepaperERC3643 Association
  • Overview of the Protocol
    • ERC-3643 Permissioned Tokens
    • Built-in Compliance Framework
      • Onchain identities management
      • Modular Compliance add-ons
    • Interoperability & Standards
  • Smart contracts library
    • Permissioned Tokens
      • Tokens Interface
    • Onchain identities
      • ONCHAINID Interface
      • Identity Registry
        • Identity Registry Interface
      • Identity Registry Storage
        • Identity Registry Storage Interface
      • Trusted Issuers Registry
        • Trusted Issuers Registry Interface
      • Claim Topics Registry
        • Claim Topics Registry Interface
    • Compliance management
      • Compliance Interface
    • Tokens Factory
      • T-REX Factory Interface
      • Tokens Gateway
        • T-REX Gateway Interface
      • Official Factories & Gateways
    • Proxies
  • Resources & Community
    • Get Involved
Powered by GitBook
LogoLogo

ERC3643 ASBL - 2024 - contact@erc3643.org

On this page
  • Supported Networks
  • Deployment Categories: ONCHAINID vs. T-REX
  • Access and Deployment Authorization
Export as PDF
  1. Smart contracts library
  2. Tokens Factory

Official Factories & Gateways

All ERC3643 association members have access to our official contract factories and gateways deployed across all supported networks. These contracts are deployed with the same addresses on every chain, ensuring a consistent deployment environment for all members.

Supported Networks

Our production deployments are available on the following networks:

  • Ethereum

  • Polygon

  • Hedera

  • Arbitrum

  • Avalanche

  • Telos EVM

  • Base

  • Kaia

Note: In addition, we maintain deployments on various testing networks. However, for production use only whitelisted wallets from association members are permitted to deploy contracts.

Deployment Categories: ONCHAINID vs. T-REX

We have separated our deployments into two distinct suites designed for different use cases:

ONCHAINID

ONCHAINID is our standard identity solution. It is supported by the following official contracts:

  • Factory: IdFactory Address: 0x23b64FBc42Ef1775F8A099965659c4c5C91e0CeC

  • Gateway: Gateway Address: 0xa974c2e2fa9bbc14f4d13413e1AAcB5Fe446Cdac

Deployment Details: The ONCHAINID Gateway features a public function that allows the deployment of identities. However, note that this function can only be triggered by the ONCHAINID owner. To deploy ONCHAINIDs on behalf of end users, only whitelisted association members are permitted to perform such actions.

T-REX

T-REX is the main protocol within ERC-3643. The official T-REX Factory and Gateway enable users to deploy the complete ERC-3643 token suite in one single transaction—ensuring that everything is properly configured and that the token is ready to be used immediately.

This streamlined deployment process is designed to eliminate technical hurdles for developers. By using the official factory, you benefit from deployments that are properly executed, audited, and battle tested, which significantly enhances trust and reliability within the ecosystem. It is supported by the following official contracts:

  • Factory: TREXFactory Address: 0x7F1fD450a5c4d91286f00F3297dCD5C12767f17f

  • Gateway: TREXGateway Address: 0x5FCC3D713dbc8252095E62Af98e62D14D0Be27dB

Access and Deployment Authorization

For now, public deployments are not enabled on the official factories and gateways. Deployments are restricted to wallets that have been explicitly whitelisted for association members. This measure applies to both ONCHAINID and T-REX.

How to Request Access

If you are a member of the ERC3643 association and wish to deploy via these official channels, please follow these steps:

  1. Contact Your Point of Contact: Reach out to your association representative with your wallet address and the networks you want to get access to.

  2. Provide Required Details: Include any necessary identification or association credentials along with your request.

  3. Await Whitelisting: Once your details have been verified, your wallet will be added to the authorized list.

After being whitelisted, you will be able to deploy contracts from the official factories through their respective gateways.

PreviousT-REX Gateway InterfaceNextProxies

Last updated 1 month ago