A SERIOUS GUIDE TO:


Understanding Token Standards in Crypto
ERC-20, ERC-721, and ERC-1155

In this guide, we’ll explore the three primary token standards in the crypto space - ERC-20, ERC-721, and ERC-1155. If you want to participate in the world of crypto, you’ll end up interacting with all of these token standards at some point along your journey. Whether you're a complete beginner or have some experience with crypto already, this guide will help you understand the differences between each token standard and why certain standards are better suited for specific use cases.

We will use the Serious Coin ecosystem on the Cronos blockchain as a primary example for exploring each token standard.
The Cronos Chain: EVM Compatibility



Serious Coin is deployed on the Cronos chain, a blockchain that is fully compatible with the Ethereum Virtual Machine (EVM). This means the Cronos blockchain inherits the same programming language (Solidity) and token standards from Ethereum, but with the added benefits of faster transactions and lower fees.

This makes Cronos an especially attractive blockchain to begin your crypto journey on. By learning about and using the Cronos chain, you will inherently learn and understand how Ethereum and all other EVM chains operate (and pay a lot less in transaction fees!).
What is a Token Standard?

Token standards are essentially code specifications created for smart contracts in order to standardize basic functions on a blockchain protocol. Think of them as foundational sets of formatting rules and organizing principles for coding crypto tokens. By standardizing these rules, it makes it easier for developers to collaborate and build applications that work together on the blockchain.

ERC stands for Ethereum Request for Comment. It is a set of technical documents with standardized guidelines for creating smart contracts on Ethereum. Technically, anyone can create an ERC token standard, but it first must go through the process of an Ethereum Improvement Proposal (EIP) and be accepted as an ERC standard by the core developer community. In general, rather than create new token standards, most developers will opt to use one of the preexisting popular token standards - ERC-20, ERC-721, or ERC-1155.

On the Cronos blockchain, CRC stands for Cronos Request for Comment, and the common token standards are CRC-20, CRC-721, and CRC-1155 - analogous to Ethereum’s ERC-20, ERC-721, and ERC-1155 standards. Before we dive into the details of those standards, though, it is helpful to understand the difference between fungible and non-fungible tokens.
Understanding Fungible
& Non-Fungible Tokens



Fungible Tokens: Fungible tokens are assets that are interchangeable with each other. Each unit of a fungible token is identical to another, making them perfect for use as currency or as other assets where uniformity is key. For example, one Serious Coin ($SERIOUS) is the same as any other Serious Coin. You can easily exchange one Serious Coin for another Serious Coin at a 1-1 value.

Non-Fungible Tokens: Non-fungible tokens (“NFTs”) are unique assets that cannot be exchanged on a one-to-one basis. Each NFT has distinct properties and value, making them ideal for representing ownership of unique items like digital art, collectibles, or game assets. No two NFTs are exactly alike. For example, the Loaded Lion #8285 NFT is different from the Loaded Lion #203 NFT and they will be valued differently even though they were minted under the same Loaded Lions contract.

Outside of the world of crypto, you can think of a $1 dollar bill as fungible. It can be exchanged at a 1-1 value with any other $1 dollar bill. An art piece, on the other hand, would be considered non-fungible. You wouldn’t be able to exchange a unique art piece 1-1 with an alternative piece of art, even if both were created by the same artist.

Now that we’ve covered that - let’s explore each primary token standard in depth!
ERC-20 / CRC-20:
The Gold Standard for Fungible Tokens



What is ERC-20 & CRC-20?

ERC-20 is the most common standard for creating fungible tokens on the Ethereum blockchain and CRC-20 is the most common standard for creating fungible tokens on the Cronos blockchain. This standard defines a set of rules that all fungible tokens must follow, ensuring they can interact seamlessly with each other and with various services and applications built on the blockchain.

On Cronos - CRO is the native token which is used as “gas” to pay for transaction fees on the blockchain. Most other tokens on Cronos that are tradeable on exchanges like VVS are CRC-20 tokens that have been created using the CRC-20 token standard.

For example, Serious Coin ($SERIOUS) is a CRC-20 token on the Cronos blockchain. It is tradeable on decentralized exchanges like VVS.

Benefits of CRC-20:

Interoperability: CRC-20 tokens can be easily integrated into wallets, exchanges, and DeFi platforms on Cronos, providing broad compatibility.

Liquidity: The widespread use of CRC-20 means there's high liquidity and extensive support across the crypto ecosystem. CRC-20 tokens can easily be swapped for other CRC-20 tokens on exchanges.

Simplicity: The standard is straightforward and well-documented, making it easy for developers to create and manage tokens. In fact, with platforms like Memeted and Puush.fun you can easily mint a CRC-20 token using their no-code tools.

Use Case:

Tradable Tokens: CRC-20 is perfect for tradable tokens like Serious Coin ($SERIOUS), enabling easy transactions and integration with the broader crypto market. Some CRC-20 tokens may be issued as utility tokens that provide access to products or services, or as governance tokens that allow holders to vote on changes to a protocol.
ERC-721 / CRC-721:
The Gold Standard for NFTs



What is ERC-721 & CRC-721?

ERC-721 is the most common standard for creating non-fungible tokens (NFTs) on the Ethereum blockchain and CRC-721 is the most common standard for creating NFT’s on the Cronos blockchain. Each CRC-721 token is unique and can represent ownership of a specific item, be it digital art, a game item, or any other unique asset.

Benefits of CRC-721:

Uniqueness: Each token is distinct, making CRC-721 ideal for representing unique assets like collectibles and artwork.

Ownership: CRC-721 tokens can prove ownership and authenticity of digital assets, which is crucial for artists and collectors.

Use Case:

Unique Collectibles: CRC-721 is perfect for creating NFTs that represent unique digital assets. Most PFP (profile picture) NFT collections are created using the CRC-721 format. This token standard is also popularly employed in blockchain based video games (think tradeable virtual outfits and accessories). Beyond collectibles and game items, CRC-721 tokens can be issued to represent virtual real estate, music rights, or any other unique digital asset.

Currently there is no Serious Coin NFT PFP collection. But if a collection were to be created in the future, it would utilize the CRC-721 token standard. 👀
ERC-1155 / CRC-1155:
The Multi-Token Standard



What is ERC-1155 & CRC-1155?

ERC-1155 is a versatile token standard that supports both fungible and non-fungible tokens (NFTs) on the Ethereum blockchain, while CRC-1155 offers the same on the Cronos blockchain. This means a single smart contract can manage multiple token types, which can be particularly useful for gaming, collectibles, and more.

Benefits of CRC-1155:

Efficiency: CRC-1155 reduces the need for multiple smart contracts, saving on gas fees and simplifying transactions.

Flexibility: This standard supports a wide range of token types, making it ideal for diverse applications like gaming and digital art.

Batch Transfers: CRC-1155 allows for batch transfers of multiple tokens, increasing efficiency and reducing transaction costs.

Use Case:

Multi-Functional Assets: CRC-1155 is perfect for creating and managing diverse assets within a single ecosystem. Some blockchain based games take advantage of the CRC-1155 standard to manage both fungible in-game currency tokens and unique non-fungible game assets from the same contract.

The SERIOUS Genesis Collection tokens were created using the CRC-1155 token standard. There are three separate tokens that were minted in this contract. The SERIOUS OG token was minted as a non-fungible token with only one unique edition. The SERIOUS Pioneer and SERIOUS VIP tokens were minted as fungible tokens each with multiple editions. This demonstrates the ability for multiple tokens, both fungible & non-fungible, to be created from the same CRC-1155 contract.
Still Have Questions?

The Serious Coin community is serious about education! We invite you to join our discord server and bring us any additional questions you may have!

Reading about crypto is great, but the best way to learn is to try it out yourself!




It's Time To Get $SERIOUS