Skip to main content

Liquid Editions

Exploring ERC-20 tokens as Art

E
Written by Ed
Updated yesterday

Table of Contents:


🧠 The Core Concept: ERC-20s as Art

TLDR:

Liquid Editions are ERC-20 tokens that function as living generative artworks. Instead of owning a single NFT image, you hold fungible tokens whose on-chain trading activity directly shapes and updates the artwork in real time on SuperRare.


Supply is fixed at launch and trades on a bonding curve, so price moves dynamically with demand. The result is a token where market behavior and the art itself are inseparable.

What exactly is a Liquid Edition?

Unlike traditional NFTs (ERC-721s or ERC-1155s), a Liquid Edition is an ERC-20 token that functions as a dynamically rendered, generative artwork. Think of it as one object with two surfaces:

  • Visual surface: The image and metadata you actually experience and see.

  • Market surface: The live on-chain state—the trades, transfers, balances, and liquidity.

The visual surface is alive; it regenerates through the system and UI in real-time as collectors interact with the market surface.

Wait, if I buy an ERC-20, what do I actually own? Do I get an NFT?

When you purchase a Liquid Edition, you are buying fungible ERC-20 tokens.

By holding a balance of these tokens, you automatically receive an associated, dynamically generated image on your profile. You own the fungible tokens, and the art is a visual representation of the contract's current state.

So wait, are there NFTs attached?

No, not by default—BUT artists have the option to offer them in tandem. The Liquid Edition itself is strictly an ERC-20 token.

However, artists can choose to create accompanying "Lenses," which are standard ERC-721 tokens (traditional NFTs). Think of the ERC-20 market as the common substrate, and the ERC-721 Lenses as the interpretation layer where the artist's style and constraints are expressed.

How do "Lenses" work? Are they all the same?

No. If an artist chooses to use Lenses, they can deploy them in two distinct ways:

  • Singular: One ERC-20 artwork instance with a focused visual and market identity.

  • Collection: One ERC-20 cover image paired with a standard ERC-721 collection. In this model, each individual ERC-721 can present its own unique visual interpretation of the market, while all of them share the exact same underlying ERC-20 token liquidity.


Can the ERC-721 "Lenses" change or be destroyed?

Yes. Because artists write their own logic for the ERC-721 render contracts, they can design any mechanics they wish based on the underlying ERC-20 state. This means artists can code Lenses to dynamically unlock new traits, decay over time, or even disappear and be revoked if certain market conditions on the Liquid Edition are met.


Will the artwork show up in my standard wallet or on OpenSea?

No. This is a crucial distinction. Because the Liquid Edition itself is strictly an ERC-20 token, standard wallets (like MetaMask) and traditional NFT marketplaces (like OpenSea) will only display your numerical token balance, not the generative image.

The dynamic artwork is designed to be viewed and rendered natively on the SuperRare platform. However, if the artist releases accompanying ERC-721 "Lenses," those will appear in your wallet and on OpenSea like any standard NFT.

🎨 The Generative Art Mechanics


How does the generative art actually work?

Creators are not locked into any single visual style. Instead, they deploy an on-chain render contract that uses the Liquid Edition market as its input. Because the art reads the live market state, visuals and metadata can be static, dynamic, or fully reactive to on-chain behavior.

The market state acts as the parameter space for the artwork.

How exactly does the artwork "know" when to change?

The artwork doesn't update randomly or rely on a centralized server timer. It is strictly transaction-driven. The metadata is pull-based—whenever there is an indexed, state-changing event on the blockchain (like a swap, transfer, or burn), the system invalidates the cache and forces a re-render. Every visual mutation you see is the direct consequence of on-chain market activity.


📈 Trading, Liquidity & Mechanics

How is the initial price set when a Liquid Edition launches?

Artists have two distinct launch styles to choose from:

  • Instant: The token goes live immediately on a bonding curve, making it swappable with open price discovery from the very first trade.

  • Auction: A structured fair-launch auction sets an initial distribution and a clearing price before the edition graduates to continuous open trading


What is the total supply and token distribution?

Every Liquid Edition has a hard cap of 1,000,000 tokens minted at initialization. Aside from a potential small carve-out for the artist, 100% of the supply is deposited directly into the Liquidity Pool at launch. There are no complex vesting schedules or team unlocks—the only normal way to acquire tokens is to buy them on the open market.

Are Liquid Editions deflationary?

Yes, they can be. The contract supports explicit burn functions. When tokens are burned, the total supply permanently decreases, which natively impacts the liquidity pool dynamics, market cap, and the generative artwork itself.

Are there protections against sniper bots during the launch?

Yes. To protect against the sniper bots that typically plague standard ERC-20 token drops, we are integrating a Uniswap Liquidity Launchpad (utilizing a Fair Launch Auction protocol).

Instead of a traditional first-come, first-served liquidity pool where bots can instantly sweep the supply at launch, the launchpad mechanism ensures a much fairer initial distribution for genuine collectors, mitigating the advantages of automated sniping.

Are there any buy/sell taxes or trading fees?

​Unlike many tokens, there are no hidden "dev taxes" or convoluted transfer fees coded into the Liquid Edition contract. Currently, when swapping tokens, you will only pay a 5% fee, split between the artist and SuperRare.

Why is my wallet (MetaMask/Phantom) giving me a warning when I try to buy or sell?

Because Liquid Editions utilize a novel smart contract structure and a newly deployed liquidity launchpad, standard wallet providers may not have whitelisted the exact router yet. This can occasionally trigger a "Blind Signing" or "Unknown Contract" warning.

Our contract is fully verified on Etherscan and the liquidity routing is standard, but always ensure you are interacting strictly through the official SuperRare UI to stay safe.

How is pricing determined? Are we using an AMM?

Pricing is determined dynamically via a bonding curve, utilizing the Doppler library. Because it's on a bonding curve, the price continuously adjusts based on supply and demand rather than a traditional order book.

Why are some of my buy/sell transactions failing?

Because the asset trades on a bonding curve, the effective price changes with every single transaction. If multiple people bid at once, your transaction might fail due to standard slippage. While we are looking into relaxing slippage parameters to make buying easier, be aware that setting slippage too high in any liquidity pool opens you up to MEV bot "sandwich attacks."

Why don't I see a price chart on the UI?

We deliberately omitted the native price chart to emphasize the art-centric nature of Liquid Editions over pure speculative tokenomics. We want the visual disagreement of the art to be the primary focus. However, because it is a standard ERC-20, traders can easily track the token via external tools like DEXScreener or other chart-scraping sites.


💻 Collector Experience & Display

Where will my Liquid Edition show up on my SuperRare profile?

Even though the underlying asset is an ERC-20 token, the dynamically generated artwork will be displayed directly in your SuperRare collection grid, right alongside your traditional ERC-721s.

Your numerical token balance is currently visible on the trading widget, and we are actively pushing an update to display your exact ERC-20 balance cleanly on your main profile page as well.

Did this answer your question?