Transient Labs Developer Docs
  • 👋Welcome!
  • 📑TL Creator Contracts
    • Creator Contracts Overview
    • Implementation Contracts
      • v3.x.x
      • v2.x.x
      • v1.x.x
    • Smart Contract Documentation
    • Common Features
      • Access Control
      • Royalties
      • Story Inscriptions
      • NFT Delegation
      • BlockList
    • ERC721TL
    • ERC1155TL
    • Shatter
    • ERC7160TL
    • Doppelganger
    • Collector's Choice
  • ⛔BlockList
    • BlockList Overview
    • Implementation Contracts
    • Deployments
    • Smart Contract Documentation
  • 🔖Story Inscriptions
    • Story Inscriptions Overview
    • Story Inscription Format
    • Smart Contract Documentation
  • 🖼️T.R.A.C.E.
    • T.R.A.C.E. Overview
    • Record Schema
    • Implementation
    • Smart Contract Documentation
      • TRACE
      • TRACERSRegistry
  • 🥞Stacks
    • Stacks Overview
    • Deployments
    • Smart Contract Documentation
  • 🎨Dynamic Art
    • Dynamic Art Overview
    • How to Create
    • How to Display
  • 🔗Integrations
    • Deploying TL Contracts
    • NFT Delegation
    • Integrating with Marketplaces
    • Metadata Structure
    • Inheriting TL Contracts
    • Onchain Art
    • Embeddable Components
  • ❔Miscellaneous
    • Supported Blockchains
    • tl-sol-tools
    • Licensing
    • Batch Upload Secret JSON
Powered by GitBook
On this page
  • TRACE
  • TRACERSRegistry
  1. T.R.A.C.E.

Implementation

Implementation of T.R.A.C.E. Contracts

PreviousRecord SchemaNextSmart Contract Documentation

Last updated 10 months ago

TRACE

The latest implementation (v3.1.2) is deployed to the following address on TRACE supported chains: 0xada0e41a41081ecd4803a3070e399bc3adaa0970

Previous Deployments

v3.1.0: 0x4e489788b7e5d5c1fd245eb237b2c0e1cbaa3a0b

v3.0.1: 0xd3a6ca43e1568815bbad091c36e531eb994b2a31

v3.0.0: 0x199907607b9b486f964df8d32d3784e77f6e79d8

TRACERSRegistry

This registry is deployed to the following address on TRACE supported chains: 0xdfe07d3da805d645a2ec2a83ec5f25763f7c0d25

Previous Deployments

https://github.com/Transient-Labs/tl-creator-contracts/blob/main/src/erc-721/trace/TRACE.sol
https://github.com/Transient-Labs/tl-tracers-registry/blob/main/src/TRACERSRegistry.sol
🖼️
Page cover image