Skip to main content

Fungible Standard

Simplicity is the ultimate sophistication



Epic Fail Crypto

After 15 years in crypto, we cannot hide that the initial To The Moon 🚀 expectations have been broken and that nothing of the promised was delivered.

Our amazing feature in action

So, what happened?

At the detail level we can argue a plethora of mistakes:.

* Unsustainable Business Models

* Unsustainable Tokenomics

* Smart Contract Vulnerabilities.

* Separation from Foundational Principles.

* Poor Governance Models

* Bad faith of issuers


If we zoom out we can observe a common wrong expectations.caused by:

* Misallocation of Capital

* Unsuitable Resources.


And, overall, a wrong understanding of technological process, which does not work in that way.


Fungible Standard Maturity Model

Instead, technology evolves in an iterative layered model. Every layer, specializes in solving an specific problem, is standardized, hiding the complexity of lower layers and provides services and good practices to upper layers. As a result, a Maturity Model is produced. Fungible Standard understands this process and proposes a Maturity Model for Fungible Tokens.

7

Application Layer

6

Specialization Layer

5

Principles Layer

4

Interop Layer

3

Compose Layer

2

Standardization Layer

1

Ecosystems Layer

Layer 2

Standardization Layer

Provides technical capabilities that support higher layers, including security, logging, caching, and external service integrations. This layer handles cross-cutting concerns and infrastructure services.

Layer 2: Standardization Layer (2015-2025)

In order to allow Fungible Tokens communicate with disparated system, it was soon required to define a common interface. This caused the advent of ERC-20 interface in 2015, adopted by Ethereum in 2017.

IERC-20.solInterface for ERC-20 Fungible Tokens
1interface IERC20 {
2 event Transfer(address indexed from, address indexed to, uint256 value);
3 event Approval(address indexed owner, address indexed spender, uint256 value);
4 function totalSupply() external view returns (uint256);
5 function balanceOf(address account) external view returns (uint256);
6 function transfer(address to, uint256 value) external returns (bool);
7 function allowance(address owner, address spender) external view returns (uint256);
8 function approve(address spender, uint256 value) external returns (bool);
9 function transferFrom(address from, address to, uint256 value) external returns (bool);
10}

Complementary Standards

Following the ERC-20 Standard, a number of complementary standards specialized in specific technical features, as:

  • Lifecycle Management: as Pause,
  • Supply Management: as Mint, Burn,
  • Transfer Automation: as Transfer and Call
  • Security: as Owner transfer, Owner Renounce,
  • Permit Features: as Permit
  • Upgradeability: as Diamond Standard

The Identity Crisis (2025+)

In his 16th aniversary, blockchain industry looks immersed on his own adolescence crisis. It gets proposals from all directions and is confused about what it wants to become.

Another great feature

The Great Capitulation

With several hundreds of blockchain networks, more than 1700 exchanges, 200 wallets and more thn 1300 ERC standards and the lack of role models and references the industry looks lost into the confusion which is the perfect climate for dishonest behaviour.

Another great feature

References to Get Back on Track

With several hundreds of blockchain networks, more than 1700 exchanges, 200 wallets and more thn 1300 ERC standards and the lack of role models and references the industry looks lost into the confusion which is the perfect climate for dishonest behaviour.

Layer 3: Immutability Layer

Give me a lever long enough and a fulcrum on which to place it, and I shall move the world. Archimedes.

Another great feature

Compose

With several hundreds of blockchain networks, more than 1700 exchanges, 200 wallets and more thn 1300 ERC standards and the lack of role models and references the industry looks lost into the confusion which is the perfect climate for dishonest behaviour.

Layer 4: Interoperability Layer

Give me a lever long enough and a fulcrum on which to place it, and I shall move the world. Archimedes.

Another great feature

Relayers + Patterns

With several hundreds of blockchain networks, more than 1700 exchanges, 200 wallets and more thn 1300 ERC standards and the lack of role models and references the industry looks lost into the confusion which is the perfect climate for dishonest behaviour.



Layer 6: Specialization Layer

Once we have all Components in place we can focus on Specialization on the different flavours of Captured Value. Fungible Standard defines delivers out of the box fungible tokens ready to capture different flavours of value.

Our amazing feature in action

Powerful Feature Name

Existing tokenization patterns hold specialized features and are suitable for different applications.

By different reasons, all the existing tokens, fall short in delivering the funtions of a Medium of Exchange and this is preventing mainstream adoption and real world use cases.

CryptoCommodity combines the features of existing tokens aiming to become the first (crypto)currency representing Sound Money ever. The specifications have been written decades or centuries ago and we are in the time to apply this knowledge.

Join us on the mission to design how the Digital Sound Money should look like.

Layer 7: Application Layer

Only when fungible tokens are specialized and reliable they can enter in the Application Layer. Fungible Standard aims to build fungible tokens that can cover the full lifecycle and benefit stakeholders.

Tokenization

Configuration

Do not tokenize but configure. Most of patterns have already been discovered.

Learn More
Funding

Funding

Get funds from investors to execute your project and return a profit to the investors and value for society.

Learn More
Trading

Negotiation

Use the price formation mechanism of your underlying market to value your token.

Learn More
Operations

Distribution

Choose the best techniques to distribute your token as the barebone for your marketplapce.

Learn More
DeFi

DeFi Services

Contribute to financial inclusion by delivering the value of your token back to the society.

Learn More
Crowdsolving

Crowdsolving

Apply the framework to other tokens to enable citizens funding and solving their own problems.

Learn More