Skip to main content
Version: 1.0

Token Standards

Each token standard on the blockchain has different rules and functionalities within the ecosystem. Wireshape, as EVM-compatible blockchain, embraces a range of token standards to cater to diverse use cases, including fungible assets, unique digital items, and multi-token operations. The token standards ensure interoperability, security, and efficiency across various platforms and applications.This section delves into the specifics of ERC20, ERC721, ERC1155, and the newer ERC3643 standard, each tailored for distinct use cases within the Wireshape ecosystem.

ERC20: The Standard for Fungible Tokens

ERC20 is the foundational standard for creating fungible tokens on the Ethereum ecosystem, which are tokens that have the same value and properties as every other token of the same type. This standard specifies a set of rules and functions that a token contract must implement, including transferring tokens, querying the balance of tokens, and approving tokens to be spent by another account. ERC20 tokens are widely used for a variety of applications, such as cryptocurrencies, governance tokens, and utility tokens within decentralized applications (DApps).

ERC721: Pioneering Non-Fungible Tokens (NFTs)

ERC721 introduced the concept of non-fungible tokens (NFTs) to the blockchain, representing ownership of unique assets. Unlike ERC20 tokens, each ERC721 token is distinct, with individual characteristics and metadata that set it apart from others. This standard is particularly suited for applications that require proof of ownership or provenance of unique digital items, such as art, collectibles, and virtual real estate. ERC721 defines a mapping of unique identifiers to addresses, allowing for the transfer and querying of individual tokens.

ERC1155: A Multi-Token Standard

The ERC1155 standard represents a significant advancement in token standards by enabling a single contract to manage multiple token types, including both fungible and non-fungible tokens. This multi-token standard allows for more efficient transactions and interactions with various types of tokens within a single contract, reducing the complexity and gas costs associated with separate contracts for different token types. ERC1155 is ideal for gaming applications, decentralized exchanges, and any platform that requires a versatile and efficient token management system.

ERC3643: The Token Standard for Real-World Asset Tokenization

ERC3643, also known as the T-REX Protocol, represents a groundbreaking standard in the tokenization of Real-World Assets (RWA) within the blockchain ecosystem. This open-source suite of smart contracts facilitates the issuance, management, and seamless transfer of permissioned tokens, integrating a robust decentralized identity framework, ONCHAINID. This framework ensures that only users who meet predefined conditions can hold these tokens, even on permissionless blockchains. The ERC3643 standard is designed to tokenize a wide array of assets, from commodities and rare items like cars, wine, or watches to securities such as funds, equities, bonds, ETFs, and loans.

Conclusion

The integration of these token standards within the Wireshape ecosystem underscores the platform's dedication to fostering a versatile and comprehensive blockchain environment. From enabling straightforward transactions with fungible tokens to pioneering new forms of digital ownership and bridging the gap between the physical and digital worlds, these standards form the backbone of a diverse and thriving decentralized landscape.