What is a Mintbase Contract

A Contract is Your Own NFT Smart Contract

You can look at a contract as your own decentralized API and your own dapp. Mintbase is removing itself one step away from what we know now as platform-controlled single shared contracts.

Mintbase users deployed over 1475 contracts as of April 1 2023

We see large companies or collectives beginning to build off of this foundational idea eventually owning their own keys. It is not just for individual artists, but art collectives who want to manage their own artist onboarding like Gambiarra DAO, currently managing over 192 artists/minters and the goal is to support them in creating their own stand-alone site and markets.

Reasoning

If you want to do ticketing for a large stadium, you would not use a shared contract like on Paras, SuperRare, OpenSea, or Rarible, you would want your own contract to track transactions and manage the upgrades. Most companies do not have the developers on staff to learn rust, write their own contracts, and deploy an indexer solution. We take the massive learning curve of blockchain out of the equation.

Let's look at the NEARCON 2021 Mintbase contract as an example. For one event we minted VIP & General Admission tickets, after-party auction events, the actual auctioned paintings and redeemed bottles of wine, burritos, t-shirts, spray paint around Lisbon, all trackable under one shared contract. Yes, we were able to pack a house without using Eventbrite.

  1. You and anyone else can track its own transparent immutable transactions on any explorer

  2. You can add your own minters to help manage the system

  3. You have your own redeeming mechanisms

  4. Eventually will have more control over your own contract upgradability and security

  5. Can build your own UI, market using MintbaseJS or get data using our indexer.

  6. Can directly interact with your rust contract functions itself on chain

See the latest contracts being deployed here

Last updated