Architecture

This section outlines the architecture of the on-chain resolver. The table below establishes the relationship between the NFT Profile, owner address, and associated addresses.

These on-chain relationships are reflected in the NFT.com web application in order to support display of the NFT Profiles.

There are three currently deployed smart contracts which support the functioning of this system:

Ethereum Regex Contract: https://etherscan.io/address/0xe9F5CBeE4a58B1EB47b303c14765Ab102E4ABC37 arrow-up-right

On-chain Resolver Implementation Contract: https://etherscan.io/address/0xdd259b946074847752e6c2b6c9169a425d9581d6arrow-up-right

Implementation Contract: https://etherscan.io/address/0xf76eaa507b252f498ff70b4caa659376ed3cc757arrow-up-right

Note: Each of these contracts will be audited prior to the GA release, and may change in the interim.

Last updated