Difference between revisions of "Immutable X (IMX)"

From CryptoWiki

m (1 revision imported)
 
(13 intermediate revisions by 2 users not shown)
Line 1: Line 1:
An [[NFT]] exchange and [[L2]] sollution. [[Immutable]] X is a [[ZK-Rollups|ZK rollup]] engine for minting and exchanging [[NFTs]] on [[Ethereum]].  It promises zero [[Gas|gas fees]], instant trades and scalability for games, applications, marketplaces, without compromise.
==Basics ==
==Basics ==


*Based in:
*Based in: [https://news.bitcoin.com/immutable-raises-200-million-in-temasek-led-series-c-nft-startup-now-valued-at-2-5-billion/ Sydney] (9-3-2022).
*Started in / Announced on: [https://twitter.com/Immutable/status/1318730386822754304 21-10-2020]  
*Started in / Announced on: [https://twitter.com/Immutable/status/1318730386822754304 21-10-2020]  
*Mainnet: "''We are aiming to release our first public version in Q1 2021."'' (on the [https://www.immutable.com/ website] as of 30-3-2021). Update: [https://www.theblockcrypto.com/linked/101092/ethereum-startup-immutable-aims-to-cut-nft-costs-with-new-layer-2-scaling-protocol launched] on 8-4-2021.
*[[Mainnet]]: "''We are aiming to release our first public version in Q1 2021."'' (on the [https://www.immutable.com/ website] as of 30-3-2021). Update: [https://www.theblockcrypto.com/linked/101092/ethereum-startup-immutable-aims-to-cut-nft-costs-with-new-layer-2-scaling-protocol launched] on 8-4-2021.
*An [[NFT]] exchange and [[L2]] sollution. Immutable X is a [[ZK-Rollups|ZK rollup]] engine for minting and exchanging NFTs on [[Ethereum]].
 
*[https://ethhub.substack.com/p/ethhub-weekly-113 From] [[EthHub]] #113 (12-5-2020):
*[https://ethhub.substack.com/p/ethhub-weekly-113 From] [[EthHub]] #113 (12-5-2020):


''"Immutable X is a [[decentralized]], [[Decentralized Exchange (DEX)|non-custodial exchange]] that scales trading on the Ethereum network with instant settlement and zero [[gas]] fees."''
''"Immutable X is a [[decentralized]], [[Decentralized Exchange (DEX)|non-custodial exchange]] that scales trading on the Ethereum network with instant settlement and zero [[gas]] [[fees]]."''
==History==
==History==


Line 16: Line 16:


*[[Bug bounty]] program can be found [insert here].
*[[Bug bounty]] program can be found [insert here].
*[https://l2beat.com/scaling/projects/immutablex/ From] [[L2beat]] (13-10-2022):
''"Funds can be stolen if…''
# ''a [[Smart Contract (SC)|contract]] receives a malicious code upgrade. There is a 14 days delay on code upgrades.''
''Funds can be lost if…''
# ''the external data becomes unavailable (CRITICAL),''
# ''the proof system is implemented incorrectly.''
''Users can be censored if…''
# ''the committee restricts their access to the external data,''
# ''the operator refuses to include their [[Transaction (Tx)|transactions]]. They can still exit the system.''
''[[Maximal Extractable Value (MEV)|MEV]] can be extracted if…''
# ''the operator exploits their [[centralized]] position and frontruns user transactions."''


===Bugs/Exploits===
===Bugs/Exploits===
Line 22: Line 40:
*From their [https://medium.com/@immutable/introducing-immutable-x-2a27d8502150 announcement] (8-5-2020)
*From their [https://medium.com/@immutable/introducing-immutable-x-2a27d8502150 announcement] (8-5-2020)


"''Immutable X is still a fair way off but, once it’s live, assets will be minted directly onto the platform. Existing users will also be able to move their [[Gods Unchained]] items onto the platform without handing control of those assets over to us. Overall, when Immutable X launches we’ll still have zero control over its users items and won’t be able to touch or alter those items in any way. Immutable X merely acts as a facilitator to make more efficient trades. To reiterate what was said above (as it’s vital): Immutable X will be [[non-custodial]]; users will be able to trade their assets without trusting the security of Immutable’s infrastructure."''
"''Immutable X is still a fair way off but, once it’s live, assets will be minted directly onto the platform. Existing users will also be able to [[move]] their [[Gods Unchained]] items onto the platform without handing control of those assets over to us. Overall, when Immutable X launches we’ll still have zero control over its users items and won’t be able to touch or alter those items in any way. Immutable X merely acts as a facilitator to make more efficient trades. To reiterate what was said above (as it’s vital): Immutable X will be [[non-custodial]]; users will be able to trade their assets without trusting the security of Immutable’s infrastructure."''
===Admin Keys===
 
* [https://l2beat.com/scaling/projects/immutablex/ From] [[L2beat]] (13-10-2022):
 
''"The system has a [[centralized]] operator. The operator is the only entity that can propose [[Block|blocks]]. A live and trustworthy operator is vital to the health of the system. Typically, the Operator is the [[Hot Wallet|hot wallet]] of the [[StarkWare (StarkNet - STARK)|StarkEx]] service submitting [[state]] updates for which proofs have been already submitted and verified. Force exit allows the users to escape censorship by withdrawing their funds. The system allows users to force the withdrawal of funds by submitting a request directly to the [[Smart Contract (SC)|contract]] [[On Chain|on-chain]]. The request must be served within a defined time period. If this does not happen, the system will halt regular operation and permit trustless withdrawal of funds. If enough time passes and the forced exit is still ignored the user can put the system into a frozen state, disallowing further state updates. In that case everybody can [https://docs.starkware.co/starkex-v3/starkex-deep-dive/smart-contracts-1/in-spot-trading/in-perpetual-trading withdraw] by submitting a merkle proof of their funds with their [[Layer One|L1]] transaction.''
 
''The system uses the following set of [[permissioned]] [[Address|addresses]]:''
 
# ''Governor 0x799E…4B5a (EOA)''  ''Can upgrade implementation of the system, potentially gaining access to all funds stored in the [[bridge]]. Currently there is no delay before the upgrade, so the users will not have time to migrate.''
# ''Data Availability Committee0x1ffb…58d1 (EOA), 0x24ee…d54b (EOA), 0x48af…b949 (EOA), 0x51ab…ff2e (EOA), 0xafc4…5d17 (EOA), 0xb71f…ff61 (EOA), 0xff50…c537 (EOA)''  ''Validity proof must be signed by at least 5 of these addresses to approve state update.''
# ''SHARP Verifier Governor 0x3DE5…F5C6 (EOA)''  ''Can upgrade implementation of SHARP Verifier, potentially with code approving fraudulent state. Currently there is no delay before the upgrade, so the users will not have time to migrate.''
# ''Operator 0x9B7f…927e (EOA)''  ''Allowed to update the state. When the Operator is down the state cannot be updated."''
===DAO===
===DAO===
===Treasury===
===Treasury===
Line 28: Line 58:
===Launch===
===Launch===


* [https://immutablex.medium.com/introducing-imx-to-power-ethereums-first-layer-2-for-nfts-8be74981f573 Announced] its IMX token on 22-7-2021. The public sale will happen on the [https://twitter.com/Immutable/status/1430611200736337920 8th of September 2021] via CoinList.
* [https://immutablex.medium.com/introducing-imx-to-power-ethereums-first-layer-2-for-nfts-8be74981f573 Announced] its IMX [[token]] on 22-7-2021. The public sale will happen on the [https://twitter.com/Immutable/status/1430611200736337920 8th of September 2021] via [[CoinList]].


===Token Allocation===
===Token Allocation===
===Utility===
===Utility===


* Governance and utility token, also used for staking.
* [[Governance]] and [[utility token]], also used for [[staking]].
*[https://newsletter.banklesshq.com/p/under-the-radar-layer-2s?utm_source=substack&utm_medium=email From] [[Bankless DAO (BANK)|Bankless]] (22-7-2022):
''"Immutable X is governed by the IMX token. Along with these rights, IMX holders can stake their tokens to earn 20% of transaction fees, as well as protocol fees that include 2% of all secondary NFT trades made on the L2."''


===Other Details===
===Other Details===
Line 43: Line 75:
===Stablecoin===
===Stablecoin===
==Coin Distribution==
==Coin Distribution==
==Technology==
==Technology Immutable X==


*[[Whitepaper]] can be found [insert here].
*[[Whitepaper]] or docs can be found [https://docs.starkware.co/starkex-docs-v2/ here].
*Code can be viewed [insert here].
*Code can be viewed [https://github.com/starkware-libs/starkex-contracts here].


===Implementations===
===Implementations===


*Built on: [[Ethereum]]
*Built on: [[Ethereum]], [https://l2beat.com/scaling/tvl/ built] using [[StarkWare|StarkEx]]
*Programming language used:
*Consensus mechanism:
*Algorithm:
*[[Virtual Machine (VM)|Virtual Machine]]:
*Development language:


====Transaction Details====
====Transaction Details====


*Capacity ([[TPS]]): ''"[https://medium.com/@immutable/introducing-immutable-x-2a27d8502150 capable] of handling 200m+ [[NFT]] transactions per day"'' (8-5-2020). "''Massive scalability up to 9,000+ TPS."'' ([https://www.immutable.com/ 30-3-2021]).
*Capacity ([[TPS]]): ''"[https://medium.com/@immutable/introducing-immutable-x-2a27d8502150 capable] of handling 200m+ [[NFT]] [[transactions]] per day"'' (8-5-2020). "''Massive scalability up to 9,000+ TPS."'' ([https://www.immutable.com/ 30-3-2021]).
*[[Latency]]:
*[[Latency]]:


===How it works===
===How it works===


* As they themselves [https://www.immutable.com/ claim]: ''"Not a [[centralized]] [[sidechain]]."''
* [https://l2beat.com/scaling/projects/immutablex/ From] [[L2beat]] (13-10-2022):
 
''"Each update to the system [[state]] must be accompanied by a ZK Proof that ensures that the new state was derived by correctly applying a series of valid user [[Transaction (Tx)|transactions]] to the previous state. Once the proof is processed on the [[Ethereum (ETH)|Ethereum]] blockchain the [[Layer Two|L2]] [[block]] is instantly finalized. The system state is represented using Merkle roots. The balances of the users are not published [[On Chain|on-chain]], but rather sent to several well known and trusted parties, also known as committee members. A state update is valid and accepted on-chain only if at least a quorum of the committee members sign a state update."''
* From their [https://www.immutable.com/ website] (30-3-2021):
*As they themselves [https://www.immutable.com/ claim]: ''"Not a [[centralized]] [[sidechain]]."''
*[https://newsletter.banklesshq.com/p/under-the-radar-layer-2s?utm_source=substack&utm_medium=email From] [[Bankless DAO (BANK)|Bankless]] (22-7-2022):
''"Immutable X is considered to be a [[validum]] because transaction data is stored via an [[Off Chain|off-chain]] solution known as a data availability committee rather than entirely [[On Chain|on-chain]]. While this means that Immutable X has increased trust assumptions relative to other rollups that settle to Ethereum, it allows the network to significantly reduce transaction costs, with the network entirely subsidizing them for end users."''
*From their [https://www.immutable.com/ website] (30-3-2021):


''"Under Immutable X Volition model, users will be able to choose whether particular assets are held as a [[Validium]] [[Zero-Knowledge Proofs|ZK-proof]] or [[Rollups|ZK-Rollup]]."''
''"Under Immutable X [[Volition]] model, users will be able to choose whether particular assets are held as a [[Validium]] [[Zero-Knowledge Proofs|ZK-proof]] or [[Rollups|ZK-Rollup]]."''
===Fees===
===Fees===


* [https://metaversal.banklesshq.com/p/immutable-x-unveils-imx?token=eyJ1c2VyX2lkIjoxMzk3OTAwLCJwb3N0X2lkIjozOTA4Njc3MCwiXyI6IitrN3VtIiwiaWF0IjoxNjI3MjMwMTg3LCJleHAiOjE2MjcyMzM3ODcsImlzcyI6InB1Yi0yNDIxODEiLCJzdWIiOiJwb3N0LXJlYWN0aW9uIn0.4KXqeUKj_d82TdMNLiGky From] [[Bankless DAO (BANK)|Bankless]] (23-7-2021):
* ImmutableX is turning 2% fees on to be sustainable. From their [https://weekinethereum.substack.com/p/week-in-ethereum-news-june-4-2022?s=r blog] (30-5-2022):
''"This week, we are activating Immutable X’s “protocol fee” in preparation for the upcoming release of $IMX staking in June. The protocol fee isn’t a [[gas]] fee, nor do you need to pay it in $IMX directly — it’s a simple exchange fee on transactions, paid in the currency of the trade. Part of this fee is allocated to Immutable, and part to the $IMX staking rewards pool. Immutable takes a 2% “protocol fee” on all secondary trades, with no flat fee on each trade."''
*[https://metaversal.banklesshq.com/p/immutable-x-unveils-imx?token=eyJ1c2VyX2lkIjoxMzk3OTAwLCJwb3N0X2lkIjozOTA4Njc3MCwiXyI6IitrN3VtIiwiaWF0IjoxNjI3MjMwMTg3LCJleHAiOjE2MjcyMzM3ODcsImlzcyI6InB1Yi0yNDIxODEiLCJzdWIiOiJwb3N0LXJlYWN0aW9uIn0.4KXqeUKj_d82TdMNLiGky From] [[Bankless DAO (BANK)|Bankless]] (23-7-2021):


''"Once live, a 20% cut of all Immutable X transaction fees will be denominated in $IMX; these fees will go to a staking rewards pool as yield for $IMX stakers."''
''"Once live, a 20% cut of all Immutable X [[transaction]] fees will be denominated in $IMX; these fees will go to a [[staking rewards]] pool as yield for $IMX [[stakers]]."''


===Upgrades===
===Upgrades===
Line 78: Line 118:
===Other Details===
===Other Details===
==Oracle Method==
==Oracle Method==
==Privacy Method==
==Compliance==
==Their Other Projects==
==Their Other Projects==
* Immutable zkEVM got announced (21-3-2023), using [[Polygon (MATIC)|Polygon]] zkEVM, gas to be paid in $IMX.
==Roadmap==
==Roadmap==


*Can be found [Insert link here].
*Can be found [Insert [[LINK|link]] here].


==Usage==
==Usage==
Line 101: Line 142:
==Team, Funding, Partners==
==Team, Funding, Partners==


*Full team can be found [here].
===Team===
 
* Full team can be found [here].
* After the 2022 market crash it announced it would [https://decrypt.co/106054/crypto-game-studio-immutable-announces-new-layoffs-small-reorganization lay off] 6% of the company (27-7-2022). This happened not too long after its announced a $500M dev fund for Web3 game adoption (17-6-2022) and its 8-3-2022 $2.5B valuation (see below). "''The CEO and co-founder of Immutable, James Ferguson, told employees the company is still in “a fantastic position,” according to reporting from CNET. Immutable has grown to 280 employees from 180 at the start of this year, according to the spokesperson. And they said the Australia-based company is “on track” to grow its headcount to 360 employees in the next five months."''


===Team===
===Funding===
===Funding===


* [https://decentralparkcapital.substack.com/p/in-the-weeds-14 Backed] by [[Galaxy Digital]] and [[Coinbase (COIN)|Coinbase]] (8-6-2023).
*[https://docs.google.com/spreadsheets/d/1xoYqw-5EjQIiunX75UzozzMPOspm0KwFzgA-SKBcvyo/edit#gid=0 Turned out] (8-12-2022) to have sold $210k worth of tokens to [[Alameda]].
*Launched a [https://www.theblock.co/linked/152698/immutable-launches-500-million-development-fund-for-web3-game-adoption $500 million] development fund to build out blockchain-based games and projects (17-6-2022).
*[https://news.bitcoin.com/immutable-raises-200-million-in-temasek-led-series-c-nft-startup-now-valued-at-2-5-billion/ From] [[Bitcoin.com]] (9-3-2022):
''"Raised $200 million in a Series C financing round led by [[Temasek]]. The company is now valued at $2.5 billion and Immutable plans to use the funds to scale the startup’s gaming studio."''
* Raised [https://twitter.com/TheBlock__/status/1437782531861004297 $60m] in a Series B round (14-9-2021).
* Raised [https://twitter.com/TheBlock__/status/1437782531861004297 $60m] in a Series B round (14-9-2021).


===Partners===
===Partners===
* Immutable X [https://twitter.com/Immutable/status/1509881003359170564 partnered] with OKX (5-4-2022).
*[https://newsletter.banklesshq.com/p/under-the-radar-layer-2s?utm_source=substack&utm_medium=email Managed] to secure partnerships with prominent meatspace firms such as Disney, [[Gamestop]] and Turner Sports (22-7-2022).
==(:==
==(:==
Knowledge empowers all and will help us get closer to the [[decentralised]] world we all want to live in!
Knowledge empowers all and will help us get closer to the [[decentralised]] world we all want to live in!
Line 114: Line 167:
Making these free wiki pages is fun but takes a lot of effort and time.
Making these free wiki pages is fun but takes a lot of effort and time.


If you have enjoyed reading, tips are appreciated :) This will help us to keep expanding this archive of information.
If you have enjoyed reading, tips are appreciated :) This will help us to [[keep]] expanding this archive of information.


[[ETH]] tip [[address]]: 0x83460bE5F218b1520B69D702cE60A1DE37dD8E31
[[ETH]] tip [[address]]: 0x83460bE5F218b1520B69D702cE60A1DE37dD8E31

Latest revision as of 03:20, 13 June 2023

An NFT exchange and L2 sollution. Immutable X is a ZK rollup engine for minting and exchanging NFTs on Ethereum. It promises zero gas fees, instant trades and scalability for games, applications, marketplaces, without compromise.

Basics

"Immutable X is a decentralized, non-custodial exchange that scales trading on the Ethereum network with instant settlement and zero gas fees."

History

Audits & Exploits

"Funds can be stolen if…

  1. a contract receives a malicious code upgrade. There is a 14 days delay on code upgrades.

Funds can be lost if…

  1. the external data becomes unavailable (CRITICAL),
  2. the proof system is implemented incorrectly.

Users can be censored if…

  1. the committee restricts their access to the external data,
  2. the operator refuses to include their transactions. They can still exit the system.

MEV can be extracted if…

  1. the operator exploits their centralized position and frontruns user transactions."

Bugs/Exploits

Governance

"Immutable X is still a fair way off but, once it’s live, assets will be minted directly onto the platform. Existing users will also be able to move their Gods Unchained items onto the platform without handing control of those assets over to us. Overall, when Immutable X launches we’ll still have zero control over its users items and won’t be able to touch or alter those items in any way. Immutable X merely acts as a facilitator to make more efficient trades. To reiterate what was said above (as it’s vital): Immutable X will be non-custodial; users will be able to trade their assets without trusting the security of Immutable’s infrastructure."

Admin Keys

"The system has a centralized operator. The operator is the only entity that can propose blocks. A live and trustworthy operator is vital to the health of the system. Typically, the Operator is the hot wallet of the StarkEx service submitting state updates for which proofs have been already submitted and verified. Force exit allows the users to escape censorship by withdrawing their funds. The system allows users to force the withdrawal of funds by submitting a request directly to the contract on-chain. The request must be served within a defined time period. If this does not happen, the system will halt regular operation and permit trustless withdrawal of funds. If enough time passes and the forced exit is still ignored the user can put the system into a frozen state, disallowing further state updates. In that case everybody can withdraw by submitting a merkle proof of their funds with their L1 transaction.

The system uses the following set of permissioned addresses:

  1. Governor 0x799E…4B5a (EOA) Can upgrade implementation of the system, potentially gaining access to all funds stored in the bridge. Currently there is no delay before the upgrade, so the users will not have time to migrate.
  2. Data Availability Committee0x1ffb…58d1 (EOA), 0x24ee…d54b (EOA), 0x48af…b949 (EOA), 0x51ab…ff2e (EOA), 0xafc4…5d17 (EOA), 0xb71f…ff61 (EOA), 0xff50…c537 (EOA) Validity proof must be signed by at least 5 of these addresses to approve state update.
  3. SHARP Verifier Governor 0x3DE5…F5C6 (EOA) Can upgrade implementation of SHARP Verifier, potentially with code approving fraudulent state. Currently there is no delay before the upgrade, so the users will not have time to migrate.
  4. Operator 0x9B7f…927e (EOA) Allowed to update the state. When the Operator is down the state cannot be updated."

DAO

Treasury

Token

Launch

Token Allocation

Utility

"Immutable X is governed by the IMX token. Along with these rights, IMX holders can stake their tokens to earn 20% of transaction fees, as well as protocol fees that include 2% of all secondary NFT trades made on the L2."

Other Details

"Unlike sidechains, we're not controlled by central operators that can be easily attacked (51%) and ransomed, nor do we require a novel token to use."

Stablecoin

Coin Distribution

Technology Immutable X

Implementations

Transaction Details

How it works

"Each update to the system state must be accompanied by a ZK Proof that ensures that the new state was derived by correctly applying a series of valid user transactions to the previous state. Once the proof is processed on the Ethereum blockchain the L2 block is instantly finalized. The system state is represented using Merkle roots. The balances of the users are not published on-chain, but rather sent to several well known and trusted parties, also known as committee members. A state update is valid and accepted on-chain only if at least a quorum of the committee members sign a state update."

"Immutable X is considered to be a validum because transaction data is stored via an off-chain solution known as a data availability committee rather than entirely on-chain. While this means that Immutable X has increased trust assumptions relative to other rollups that settle to Ethereum, it allows the network to significantly reduce transaction costs, with the network entirely subsidizing them for end users."

"Under Immutable X Volition model, users will be able to choose whether particular assets are held as a Validium ZK-proof or ZK-Rollup."

Fees

  • ImmutableX is turning 2% fees on to be sustainable. From their blog (30-5-2022):

"This week, we are activating Immutable X’s “protocol fee” in preparation for the upcoming release of $IMX staking in June. The protocol fee isn’t a gas fee, nor do you need to pay it in $IMX directly — it’s a simple exchange fee on transactions, paid in the currency of the trade. Part of this fee is allocated to Immutable, and part to the $IMX staking rewards pool. Immutable takes a 2% “protocol fee” on all secondary trades, with no flat fee on each trade."

"Once live, a 20% cut of all Immutable X transaction fees will be denominated in $IMX; these fees will go to a staking rewards pool as yield for $IMX stakers."

Upgrades

Staking

Liquidity Mining

Scaling

Interoperability

Other Details

Oracle Method

Their Other Projects

  • Immutable zkEVM got announced (21-3-2023), using Polygon zkEVM, gas to be paid in $IMX.

Roadmap

  • Can be found [Insert link here].

Usage

Projects that use or built on it

Competition

Pros and Cons

Pros

Cons

Team, Funding, Partners

Team

  • Full team can be found [here].
  • After the 2022 market crash it announced it would lay off 6% of the company (27-7-2022). This happened not too long after its announced a $500M dev fund for Web3 game adoption (17-6-2022) and its 8-3-2022 $2.5B valuation (see below). "The CEO and co-founder of Immutable, James Ferguson, told employees the company is still in “a fantastic position,” according to reporting from CNET. Immutable has grown to 280 employees from 180 at the start of this year, according to the spokesperson. And they said the Australia-based company is “on track” to grow its headcount to 360 employees in the next five months."

Funding

"Raised $200 million in a Series C financing round led by Temasek. The company is now valued at $2.5 billion and Immutable plans to use the funds to scale the startup’s gaming studio."

  • Raised $60m in a Series B round (14-9-2021).

Partners

  • Immutable X partnered with OKX (5-4-2022).
  • Managed to secure partnerships with prominent meatspace firms such as Disney, Gamestop and Turner Sports (22-7-2022).

(:

Knowledge empowers all and will help us get closer to the decentralised world we all want to live in!

Making these free wiki pages is fun but takes a lot of effort and time.

If you have enjoyed reading, tips are appreciated :) This will help us to keep expanding this archive of information.

ETH tip address: 0x83460bE5F218b1520B69D702cE60A1DE37dD8E31

Also check out CoinTr.ee for more content.