OpenSea published an interview with Colin and David, the creators behind Pieverse, discussing their NFT project and creative vision.
Key Points:
- The conversation explores the duo's approach to building in the NFT space
- Pieverse represents their collaborative work in digital art and collectibles
- The interview is part of OpenSea's ongoing creator spotlight series
This follows OpenSea's recent interview with digital artist Coldie in February, continuing their focus on highlighting builders and artists in the NFT ecosystem.
Read the full interview: opensea.io/blog/articles/…
🎨 The Art World Transformed: Five Years Since the Shift

March 11, 2021 marked a turning point in the art world that continues to resonate today. The date coincides with significant developments in digital art and NFTs, which fundamentally changed how art is created, sold, and collected. Traditional galleries and auction houses had to adapt to new digital-first models. **Key impacts include:** - Democratization of art ownership through fractional NFTs - New revenue streams for digital artists - Blurred lines between physical and digital art spaces The transformation continues with exhibitions like "Painting after painting (after painting), Art in the Age of Robotic Reproduction" opening March 13th at Jupiter Gallery in NYC, exploring how technology influences contemporary art creation.
OpenSea Launches CLI Tool for AI Agent Integration
OpenSea has released **@opensea/cli**, a command-line interface tool designed to integrate NFT data into AI agents. **Key Features:** - Query NFTs, listings, and swaps directly from the terminal - Install as a skill to provide AI agents with onchain data from OpenSea - Compatible with platforms like Claude Code **Installation:** Developers can install globally via npm: `npm install -g @opensea/cli` The tool aims to give AI agents access to OpenSea's NFT marketplace data, enabling them to perform queries and operations without manual intervention. [GitHub Repository](http://github.com/ProjectOpenSea/opensea-skill)
🔥 AlphaCentauriKid Burns 111 Editions to Launch New 1/1 Series
**Artist Destroys Previous Work for New Collection** Digital artist @AlphaCentauriKid has permanently burned 111 unsold editions of *La Nuit Étoilée* to create *Starry Nights*, a new series of 111 unique, ultra-high-resolution 1/1 artworks. **Key Details:** - No new supply created - existing tokens sacrificed - Ranked auction format planned - Public auction expected late summer/early fall 2026 - Artist clarifies: no need to own *La Nuit Étoilée* to participate **Timeline:** The artist is currently focused on completing a 1/1 commission, followed by finishing the *Servants* series before completing *Starry Nights*. A potential *Flower Shop* collection may close out the year. [Source](https://x.com/lphaCentauriKid/status/2029269436524376387?s=20)
CryptoPunks Enables Direct USDC Purchases Through EIP-7702
Node Foundation has integrated stablecoin payments for CryptoPunks using Ethereum's EIP-7702 upgrade. The implementation allows buyers to purchase NFTs directly with USDC in a single transaction. **Key Details:** - Purchases now require only one wallet action instead of multiple steps - The original CryptoPunks smart contract remains unmodified - Implementation leverages EIP-7702's account abstraction capabilities This marks a practical application of EIP-7702, which enables temporary code execution from externally owned accounts. The upgrade simplifies the traditional approve-then-transfer flow that previously required two separate transactions. The integration maintains the integrity of the original 2017 CryptoPunks contract while adding modern payment functionality through Ethereum's latest protocol improvements.