logo

Random word : protéger

article background

Optimism (OP)

Introduction

Optimism (OP) is a Layer 2 scaling solution for Ethereum.
What is Optimism (OP)?
In blockchain, there are generally three levels (also called layers):

  • Layer 0: this is the fundamental layer of a blockchain.
    A layer 0 enables the construction of layer 1 blockchains that are compatible with each other.

  • Layer 1: This is the most common layer in blockchain.
    Depending on the situation, layer 1 can be used to manage transactions, decentralized applications (dApps), etc.

  • Layer 2: These are scaling solutions that are grafted onto a layer 1 blockchain to improve its performance.

Optimism is a layer 2.
Backed by Ethereum, it falls into the same category as Arbitrum and Polygon.
While they all work on Ethereum, there are differences.
For example, Polygon uses sidechain technology, while Optimism and Arbitrum use rollup technology.
On another front, Arbitrum has its own virtual machine, enabling it to support EVM-compatible programming languages.
Optimism’s virtual machine (OVM), on the other hand, is similar toEVM, so its language is Solidity.
The principle of a layer 2 is to divert part of the traffic away from the mainnet (layer 1) and process it off-chain.
This enables the network to handle a greater number of transactions, which also reduces costs.
At present (March 19, 2024), Optimism’s TVL is $906 million.
This amount is very close to that of Polygon.
On the other hand, Optimism is well behind Arbitrum and its more than $3 billion.
It is one of the top 10 blockchains in terms of TVL.
The price of the OP crypto is €3.
Optimism’s capitalization is €3.1 billion, positioning the token in the world’s top 50. Optimism’s vision Combined with Ethereum, Optimism’s objective is toimprove the scalability of the ETH blockchain.
This project is part of a much broader ambition to combat the excesses of capitalism by creating a model where profit goes to people who make a positive impact on society.
Optimism’s vision is to create a « fairer Internet that benefits everyone without belonging to anyone ».
Optimism describes itself as « a collective of businesses, communities and citizens working together to reward public goods and build a sustainable future for Ethereum. »

Buy OP tokens safely with Coinhouse

The history of the Optimism team

Find out more about the Optimism story below.

From the origin to the launch of mainnet

The genesis of the Optimism project dates back to January 2019 when Plasma Group was created.
Plasma Group is a non-profit collective that was working on Ethereum scalability.
In June 2019, Plasma Group incorporated the work of Ethereum co-creator Vitalik Buterin into its research.
The Optimism rollup concept was born!
In January 2020, the Plasma Group entity was dissolved to make way for Optimism Public Benefit Corporation (Optimism PBC).
The people behind Optimism PBC are Benjamin Jones, Karl Floersch, Jing Wang and Kevin Ho.
The alpha version of the Optimism Virtual Machine (OVM) was launched in February 2020.
To launch its mainnet, the Optimism team implemented a « defenses-in-depth » approach.
This is an incremental approach consisting of a multi-level deployment combined with audits to validate each stage.
Each level of defense is centralized.
As the project progresses and confidence grows, these « brakes » on decentralization are removed to make way for the public mainnet.
As part of this approach, an important milestone was reached with the « soft » launch in January 2021 of its mainnet, which consisted of the following three defense levels:

  • First level of defense: Deploying contracts with permission.
    This step involves protecting against malicious contracts.
    To limit this risk, the team has temporarily deployed a registry of smart contract programmers.
  • Second level of defense: Authenticated withdrawals.
    At this stage, the Optimism team has set up a withdrawal verification system to stop potential misappropriations before they reach layer 1.
  • Third level of defense: Administration keys.
    In the event of an emergency, these keys enable you to intervene directly on the smart contract and integrate updates.

After several test runs on testnets, the mainnet was finally presented to the public on December 16, 2021.

Development and other project milestones

Other key dates in the project are :

  • March 2022: Introduction of Cannon fault proof;
  • April 2022: Creation of Optimism Collective and the Optimism Foundation, announcement of the first OP token airdrop;
  • May 2022: Actual launch of first airdrop sees OP tokens distributed to 248,699 addresses, Bedrock update announced to reduce gas charges ;
  • October 2022: Introduction ofOP Stack, an open-source technology enabling the development of layer 2s (OP chains);
  • February 2023: Launch of a second airdrop with OP tokens distributed to 307,965 addresses, project to create a « Superchain » unveiled, launch of Base (Coinbase’s layer 2) on a testnet and first OP chain ;
  • June 2023: Launch of the Bedrock update that allows developers to use OP Stack to customize OP chains, a 2-second block finality and EIP 1559 on gas charges ;
  • August 2023: Launch of OP chain Base on mainnet;
  • September 2023: Third airdrop with OP tokens distributed to 31,529 addresses;
  • January 2024: Launch of the Canyon update;
  • February 2024: Fourth airdrop to 22,998 addresses.

How does Optimism work?

There are many layers 2 on the market.
Their objective remains the same: to relieve the mainnet (layer 1) by managing transactions outside the network.
However, the technology is different for each layer 2.
On today’s market, there are 4 types of layer 2: sidechains, plasma, channels and rollups.
Optimism has chosen to use rollups.
The special feature of rollups is that they leave the security aspects to the mainnet.
In concrete terms, this means that on Optimism, security is provided directly by Ethereum via a connection made by a smart contract.
This contract contains the essential data of layer 2 (in this case Optimism), such as addresses, balances, transactions and so on.
This smart contract is a kind of « state root » for layer 2.
Rollups enable transactions to be processed outside the Ethereum blockchain (« off chain »).
Once completed, these transactions are put back « on chain », i.e. they are sent to Ethereum by sequencers for recording.
To save space and time, only the most important information (sender, recipient and amount) is recorded on Ethereum.
Block information is therefore compressed or « rolled up » on Ethereum, hence the name « rollup ».
Once published on Ethereum, the layer 2 state root is updated.

Understanding transactions between Optimism and Ethereum

The interface between Ethereum and Optimism involves two types of nodes.
On the one hand, there are the sequencer nodes, which are involved in transferring assets from layer 1 (Ethereum) to layer 2 (Optimism).
In the opposite direction, from layer 2 (Optimism) to layer 1 (Ethereum), it’s the relay node (relayer) that takes care of this.
Let’s take an example to understand how Optimism works.
Let’s say a user wishes to deposit the equivalent of 10 ETH in the Optimism ecosystem.
The steps are as follows:

  • The user sends 10 ETH to a bridge contract on layer 1 (Ethereum);
  • The contract blocks these coins on layer 1 (Ethereum);
  • The contract adds the 10 ETH transaction to the list;
  • The sequencer node manages this transaction on layer 2 Optimism ;
  • The user receives 10 WETH (Wrapped Ethereum) on his layer 2 address.
Let’s now take the opposite example: let’s say a user wants to withdraw the equivalent of his 10 WETH on the Ethereum blockchain.
As explained above, this step involves the notion of verification via proof-of-fault.
The steps are as follows:

  • The user sends his 10 WTH to a bridge contract on layer 2 Optimism ;
  • The bridge contract « burns » (removes from circulation) the WETH tokens.
    It also sends the transaction information to a specific smart contract, which « filters » the data to send only the most important on layer 1 Ethereum;
  • The relay node receives this data and waits for the contestation period (7 days) to end before sending the transaction on layer 1 Ethereum ;
  • If the transaction is validated, it is recorded on layer 1 Ethereum ;
  • The user recovers his 10 ETH from the bridge contract which had blocked this sum when he had transferred the 10 ETH to layer 2.

What is Optimistic Rollup technology?

At present, there are two main rollups on layer 2: zero-knowledge (zk) and optimistic.
The zk rollup enables data to be transmitted to layer 1 without disclosing important information.
As their name suggests, these rollups are based on « zero knowledge » technology.
There are several types of zk rollups, including zk-snark, zk-stark, zk-sync and zk-evm.
In the case of Optimism, the type of rollup used is called optimistic.
This is also the case with Arbitrum.
Optimistic rollups use a verification system called « proof of fault » (or « proof of fraud ») before sending the information to Ethereum.
The principle is simple.
Before the data is recorded on layer 1, it is verified.
A « contestation » period is then opened, during which users can publish a « proof of fault » if they notice an irregularity.
Contestation is possible for 7 days, after which the data will be irretrievably published on Ethereum.
To publish a proof of fault, the user must post a deposit.
If the transactions are found to be fraudulent, the person behind the proof of wrongdoing will receive their deposit and a reward.
The person who processed the block on layer 2 is penalized.
Conversely, if the transactions were valid, the user who filed the proof of fault will lose his deposit.
This system provides afinancial incentive for users to participate responsiblyin networksecurity.

Optimism Bedrock: what does the new Optimism upgrade bring?

Deployment of the Bedrock update began on June 6, 2023 and ended on June 7, 2023.
Bedrock is part of the « superchain » project launched by the Optimism team in February 2023.
The aim is to create a network of mutually compatible layer 2s (known as OP chains).
The first layer 2 to be built within this open source ecosystem is Base.
The Bedrock upgrade enables :

  • Reduce network costs (around 40%) by optimizing the compression ratio of data published on the mainnet;
  • Reorganize nodes to reduce deposit confirmation time (less than 10 minutes);
  • Introduction of « multi-client » functionality, enabling several node management software programs to interact.

What are Optimism tokens used for?

The main use of OP tokens is related to the governance of the Optimism Collective, which takes place on two levels:

  • Token House, which deals with technical aspects.
    Token House members can participate in the various votes, submit proposals and delegate their voting rights to a third party.
  • To support investment in public goods, the Optimism team has come up with Retroactive Public Goods Funding ( RetroPGF ), a program that rewards projects for their impact.The overall aim is to « create a collaborative ecosystem that will grow from strength to strength ». RetroPGF rewards projects « retroactively », i.e. once they have proven their added value.

Tokenomics

The maximum number of OP tokens is limited to 4,294,967,296.
The breakdown of OP tokens is as follows:

  • Ecosystem Fund: 25% as follows:
    • 5.4% for governance funds ;
    • 5.4% for partner funds ;
    • 5.4% for seed sales (crypto fundraising) ;
    • 8.8% unallocated.
  • Retroactive financing of public property (RetroGPF): 20%.
  • Airdrops: 19% with 4 airdrops already completed:
    • Airdrop 1: 5% of OP tokens at 248,699 addresses;
    • Airdrop 2: 11,742,277.1 OP to 307,965 addresses ;
    • Airdrop 3: 19,411,313 OPs at 31,870 addresses;
    • Airdrop 4: 10,343,757.81 OP to 22,998 addresses.
  • Contributors to the Optimism ecosystem: 19%.
  • Investors: 17%.
There are currently 1,006,141,600 OP tokens in circulation.

TECHNICAL DATA

Compatible Wallets MetaMask, Trust Wallet, WalletConnect, Ledger, SafePal
TVL 906 million dollars
Existing bridges Wormhole, Peggy, etc
Capitalization 3.1 billion euros
Transaction volume 460 million dollars
Programming languages Solidity
Consensus mechanism POS (Proof-Of-Stake) (Ethereum)
GST 2 000

What are Optimism’s projects?

Optimism’s TVL is $906 million (as of March 19, 2024).
Optimism’s ecosystem includes nearly 250 applications in the following fields:

  • DeFi (83);
  • NFT (44) ;
  • Bridge (35);
  • Exchange (21) ;
  • Wallet (38);
  • Infrastructure (33) ;
  • DAO (13).

At present, the main protocols running on Optimism in terms of TVL are :

  • Synthetix (synthetic asset trading) ;
  • AAVE (Loan protocol) ;
  • Velodrome (DEX) ;
  • Uniswap (DEX);
  • Stargate (token transfer between different chains).

The Superchain ecosystem is growing fast.
More and more projects are deciding to join Superchain to build their layer 2.
Optimism currently hosts the following layer 2s: Base, Fractal, Mode, Redstone, Zora.

How to buy Optimism?

  1. Go to your Coinhouse application and log in to your personal space or create your account.
  2. Go to the buy/sell section.
  3. Select the amount you wish to invest, and the currency of your choice (in this case OP).
    You can buy OP tokens with USDC (buy USDC).
  4. Once your transaction has been validated, you’ll find your OPs in your portfolio.

Coinhouse's opinion

Optimism is a layer 2 designed to boost Ethereum performance.
With Optimism, Ethereum DeFi users can transact faster and cheaper.
The layer 2 sector is booming, with new players arriving regularly.
Optimism’s strategic positioning makes it a crypto with great potential.
Indeed, there’s no end in sight to its growth, as layers 2 are currently essential to the mass adoption of layers 1 such as Ethereum.
So, while the Layer 2 sector is buoyant, it’s also highly competitive.
Optimism is enjoying considerable success, as demonstrated by its TVL.
On the other hand, the OP project is still lagging behind some of its competitors, such as Polygon and above all Arbitrum.
What’s more, rollup technology is constantly evolving.
Zk rollups are on the rise, and are tending to overtake… Optimistic rollups.
Optimism’s future depends on its team’s ability to integrate the latest technologies and attract ever more projects.
Like any financial investment, buying OP involves risks.
As a reminder, cryptocurrency is a field where prices are highly volatile.
We recommend that you find out about these risks and act accordingly.

Share the article

newsletter background image

Sign up for our newsletter