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
  • ERC-721 Mint Contracts
  • ERC-1155 Mint Contracts
  • Auction House
  1. Stacks

Deployments

ERC-721 Mint Contracts

The latest version (2.3.1) of the Stacks 721 contract is deployed at 0x384092784cfaa91efaa77870c04d958e20840242 on all supported blockchains.

Previous Implementations

2.3.0

0xe920c218c70aa253b10b0e074741cbe50102935e

1.0.0

Ethereum

0x785d0B89499EbAE634E1791987c267B011B154aE

Goerli

0x37847eC90b2C619e6390A2bbaEeCfc47E80ef60C

Arbitrum

0x2De0972Fcd8ab0788697f92984b0D578F4c9ECA3

Arbitrum Goerli

0xA7BD5af7DDBe244eC423e29C1521326D81700FC2

ERC-1155 Mint Contracts

The latest version (2.3.1) of the Stacks 1155 contract is deployed at 0x32953d7ae37b05075b88c34e800ae80c1cb1b794 on all supported blockchains.

Previous Implementations

2.3.0

0x4f78edcef4400cd6ebee16026eb4e5eef6e651e5

1.0.0

Ethereum

0x454A3B647C7e9F4270175285c978dFb9D1f7Af15

Goerli

0x80B1c1e64e152495fACd2860aF903E8770e878BF

Arbitrum

0x00059878282ec217c761F20e668932D1A7f3bb97

Arbitrum Goerli

0x2De0972Fcd8ab0788697f92984b0D578F4c9ECA3

Auction House

The latest version (2.6.1) of the Transient Auction House contract is deployed at 0x6f66b95a0c512f3497fb46660e0bc3b94b989f8d on all supported blockchains.

Previous Implementations

2.1.0

Ethereum: 0x681bc9A3326F05A8e3c736995A3A04E60D118B73

Arbitrum One: 0x17e8Bbe0B4936Ed20fFA23f421226cf4000f8619

2.0.0

Ethereum: 0x23A0990634E2B7deCd3a28A10cBd8838ed1BE142

Arbitrum One: 0x4aD30EeAb328C380f0F5d256Dd89bd87f63c6b79

PreviousStacks OverviewNextSmart Contract Documentation

Last updated 2 months ago

🥞
Page cover image