{"id":"oasis-network","version":1,"language":"en","title":"Oasis Network","hidden":false,"content":"**The Oasis Network**, developed by Oasis Labs, is a decentralized network designed to provide users with control and ownership of their data, fostering the development of inventive privacy-focused applications and use cases. [\\[4\\]](#cite-id-dvy5l6ygq)  \n$$widget0 [YOUTUBE@VID](SMqoRnTaBx4)$$  \n  \n# Overview  \n  \nThe Oasis Network is a decentralized platform focused on privacy and built on a [proof-of-stake](https://iq.wiki/wiki/proof-of-stake) mechanism. It empowers users to control their data while supporting the development of privacy-centric applications. The network is built around four core features: confidentiality and data integrity, decentralized auditability, versatility for various use cases, and practical performance for real-world use.   \n   \nThese features are enabled by a dual-layer design: the Consensus Layer, which handles decentralized ledger functions, and the ParaTime Layer, which supports privacy-preserving computation. The network can support multiple runtimes simultaneously while maintaining security. Oasis also allows users to tokenize their data, protecting it from centralized control and enabling the development of privacy-preserving services and applications. [\\[4\\]](#cite-id-dvy5l6ygq)  \n  \n## $$widget0 [YOUTUBE@VID](Yh7JNxuL6ro)$$  \n  \n# Technology  \n  \n## Consensus Layer  \n  \n> The consensus layer is a scalable, high-throughput, secure, proof-of-stake consensus run by a decentralized set of validator nodes. - Oasis Documentation [\\[1\\]](#cite-id-2g2maoe1a3i)  \n  \nThe Consensus Layer is designed to be adaptable and responsive, efficiently accommodating diverse use cases and addressing technological shifts. It employs discrepancy detection to ensure transaction accuracy, utilizing a committee of compute [nodes](https://iq.wiki/wiki/node) that undergoes reselection in case of discrepancies. Once verified, this layer maintains an immutable record of ParaTime actions, contributing to action integrity.[\\[4\\]](#cite-id-dvy5l6ygq)  \n  \nRegarding confidential computing, the Consensus Layer features unique elements for runtimes using techniques like HME and [ZKP](https://iq.wiki/wiki/zero-knowledge-proofs-zkps). Oasis Labs made the Oasis Eth/WASI Runtime open source, which employs Trusted Execution Environments (TEEs) like Intel SGX secure enclaves to ensure the confidentiality of transactions. Being entirely open source, anyone can set up an instance and connect it to the Consensus Layer. [\\[4\\]](#cite-id-dvy5l6ygq)  \n  \n## ParaTime Layer  \n  \nThe ParaTime Layer supports multiple parallel runtimes (ParaTimes), each representing a replicated computing environment with a shared state. It receives transactions from clients and enacts state changes based on them. The ParaTime layer operates fully decentralized, allowing individuals to create and customize their own ParaTime. Each ParaTime can be tailored to meet the specific requirements of an application, whether it involves confidential computing, open or closed committees, or other specifications. A ParaTime doesn't handle its consensus, simplifying development and enhancing integration into the overall network. ParaTimes manage computation, and discrepancy detection is employed to ensure the correctness and integrity of execution. The Oasis Network holds three ParaTimes developed by Oasis Labs: Sapphire, Emerald, and Cipher. [\\[1\\]](#cite-id-2g2maoe1a3i)[\\[4\\]](#cite-id-dvy5l6ygq)  \n  \n### Sapphire  \n  \nSapphire is a confidential [Ethereum Virtual Machine (EVM)](https://iq.wiki/wiki/ethereum-virtual-machine-evm) tailored for [Web3](https://iq.wiki/wiki/web3), providing flexible privacy options for developers, users, and brands. It allows the creation of [dApps](https://iq.wiki/wiki/decentralized-application) with varying levels of confidentiality, ranging from fully public to fully private while ensuring secure encryption and storage for contracts handling sensitive data. [dApps](https://iq.wiki/wiki/decentralized-application) built on other [EVM](https://iq.wiki/wiki/ethereum-virtual-machine-evm) networks can be easily transferred to Sapphire with minimal adjustments, maintaining compatibility with tools like [MetaMask](https://iq.wiki/wiki/metamask), Truffle, and Hardhat. The platform includes precompiled contracts for essential processes such as random number generation and cryptographic verification, and it offers free eth\\_call operations, enabling access to private states without user costs. Additionally, Sapphire supports secure Web2 authentication, making it ideal for [dApps](https://iq.wiki/wiki/decentralized-application) requiring credentials from modern mobile devices and browsers.[\\[5\\]](#cite-id-w6ufxvv253c)  \n  \n### Emerald  \n  \nEmerald is an [EVM](https://iq.wiki/wiki/ethereum-virtual-machine-evm)-compatible ParaTime designed to boost transaction throughput to 1,000 per second and lower fees for Solidity developers. It operates fully decentralized with globally distributed [node](https://iq.wiki/wiki/node) operators and uses Oasis ROSE as its native token for [gas](https://iq.wiki/wiki/gas) fees. Emerald offers full [EVM](https://iq.wiki/wiki/ethereum-virtual-machine-evm) compatibility, seamless integration with [EVM](https://iq.wiki/wiki/ethereum-virtual-machine-evm)-based [dApps](https://iq.wiki/wiki/decentralized-application), improved scalability, significantly lower transaction fees (over 99% less than [Ethereum](https://iq.wiki/wiki/ethereum)), and cross-chain bridge functionality for interoperability. [\\[6\\]](#cite-id-ok2f4s90lr)  \n  \n### Cipher  \n  \nCipher is a ParaTime that uses WebAssembly (WASM) and focuses on privacy. Developers can use the Oasis Contract SDK with Rust to build confidential [decentralized applications (dApps)](https://iq.wiki/wiki/decentralized-application). It offers the same benefits as the Emerald ParaTime with added flexibility and security. Developers can choose between public and confidential data storage based on cost. WASM [smart contracts](https://iq.wiki/wiki/smart-contract), primarily written in Rust, enhance security by minimizing the risk of memory leaks through strict memory management. [\\[7\\]](#cite-id-f6u29kqva57)[\\[8\\]](#cite-id-16j85mfcvrt)  \n  \n## Oasis Privacy Layer (OPL)  \n  \nThe Oasis Privacy Layer (OPL) is an [EVM](https://iq.wiki/wiki/ethereum-virtual-machine-evm)-compatible privacy solution that enhances [smart contracts](https://iq.wiki/wiki/smart-contract) on networks like [Ethereum](https://iq.wiki/wiki/ethereum), [BNB Chain](https://iq.wiki/wiki/binance-smart-chain), and [Polygon](https://iq.wiki/wiki/polygon) by introducing encrypted transactions and confidential states. Developers can easily add confidential states and selective disclosures to their [dApps](https://iq.wiki/wiki/decentralized-application) through a Solidity library integrated with Sapphire while maintaining compatibility with existing networks.   \n  \nOPL offers customizable privacy, allowing [dApps](https://iq.wiki/wiki/decentralized-application) to be fully public and confidential. It enables privacy features to run on Sapphire via OPL while keeping users and assets on their original networks. OPL also supports cross-chain privacy, improving user safety by synchronizing [dApp](https://iq.wiki/wiki/decentralized-application) states between networks using Sapphire's secure runtime. It lets Solidity developers adjust transparency levels to suit their application's needs. [\\[9\\]](#cite-id-isw6se2qu3j)  \n$$widget0 [YOUTUBE@VID](dZxdU58I_A4)$$  \n  \n## Runtime Offchain Logic (ROFL)  \n  \n![6710b7dc9118339d889e0269_AD_4nXcLbnFfo1sd0XMhDvuKajwMqsamMzIAx1BaxhZiQYijCJvjCA2MvG2dif7Q67xqH5HiSvrfTsZzu3_4dAvfBy2T38pU3SkG7TR7yw4nDTBaUE4yM3ZvvhUZM_FWzCl6QPVAeG6DtCqitf_fWp3_v6eBwZiM.jpeg](https://ipfs.everipedia.org/ipfs/QmainCZ5Yv9D5Hhj5kkgaPgdNyDFRKzkCXfaw2jK6YWvJ4)  \nRuntime Offchain Logic (ROFL) is a framework enabling decentralized, verifiable, and confidentiality-preserving applications. ROFL allows custom off-chain logic, meaning programs outside the [blockchain](https://iq.wiki/wiki/blockchain), to be verifiably connected to on-chain logic using trusted execution environments (TEEs). This off-chain computation operates asynchronously, communicating with on-chain components through transactions or events while maintaining trust through TEEs. [\\[20\\]](#cite-id-0mvvrcrrrx8p)[\\[21\\]](#cite-id-ijspzul7ajn)  \n  \nROFL enhances performance and flexibility by using TEEs outside the [blockchain](https://iq.wiki/wiki/blockchain) context, enabling cost-effective and verifiable computations without compromising trust. It expands the capabilities of the Sapphire runtime, allowing complex off-chain workloads with on-chain guarantees of verifiability and confidentiality. Verifiability ensures [node](https://iq.wiki/wiki/node) operators handle data correctly, while confidentiality protects sensitive application data. [\\[20\\]](#cite-id-0mvvrcrrrx8p)[\\[21\\]](#cite-id-ijspzul7ajn)  \n  \nROFL relies on TEEs (Intel SGX), remote attestation, and a decentralized [validator](https://iq.wiki/wiki/validator) set. An Oasis [node](https://iq.wiki/wiki/node) provisions the TEE, where ROFL apps execute off-chain and register with the Oasis Network to authenticate and interact with smart contracts. ROFL generates cryptographic keys inside the TEE for remote attestation, ensuring secure communication with on-chain modules and external systems. [\\[20\\]](#cite-id-0mvvrcrrrx8p)[\\[21\\]](#cite-id-ijspzul7ajn) $$widget0 [YOUTUBE@VID](ED0KopWlSG0)$$  \n  \n## Oasis Nexus  \n  \nOasis Nexus operates as the official indexer tool for the Oasis Network, functioning as the backend for [explorers](https://iq.wiki/wiki/block-explorer) and [wallets](https://iq.wiki/wiki/cryptocurrency-wallet). It continuously fetches blockchain data from one or more Oasis nodes and other pertinent sources. This data is processed, and the resulting information is stored in an indexed SQL database. The database, in turn, enables access to the data through a JSON-based web API. [\\[10\\]](#cite-id-89vf55sxceh)[\\[12\\]](#cite-id-kb73bpmftd)  \n  \nThe API follows the OpenAPI Specification (OAS) 3.0, ensuring compatibility with various systems. It includes essential routes such as the latest block numbers and times, making it user-friendly for Web3 builders, dApps, and other on-chain applications. [\\[12\\]](#cite-id-kb73bpmftd)  \n  \nOasis Nexus dynamically sources data from multiple entities, primarily the Oasis [node](https://iq.wiki/wiki/node) linked to the consensus and ParaTime layers. Additional sources include the metadata registry for [validator](https://iq.wiki/wiki/validator) metadata, Sourcify for verifiable source code of EVM smart contracts, and [IPFS](https://iq.wiki/wiki/ipfs) for more details on individual [NFT](https://iq.wiki/wiki/non-fungible-token-nft) instances. [\\[12\\]](#cite-id-kb73bpmftd)  \n  \nBesides data queries and visualizations, Oasis Nexus's indexer feature is an analytical tool for accounting and tax records tasks. It provides account-centric event and transaction histories, supporting accurate financial audits, tax accounting, and other financial activities. [\\[12\\]](#cite-id-kb73bpmftd)  \n  \n## Oasis Wallet  \n  \nThe Oasis Foundation provides two non-custodial [wallets](https://iq.wiki/wiki/cryptocurrency-wallet): Oasis Wallet - Web and Oasis Wallet - Browser Extension. These wallets interface with the Oasis Network, allowing users to store, send, and receive ROSE tokens. Additionally, Oasis Safe by ProtoFire on Sapphire and collaboration with Transak offer custody options and easy user onboarding. [\\[10\\]](#cite-id-89vf55sxceh)[\\[11\\]](#cite-id-grysw9rcobr)   \n   \nThe Oasis Wallet offers several functionalities, including wallet creation with a mnemonic recovery phrase, access via mnemonic phrase, private key, or Ledger device, viewing transaction history, submitting transactions, managing multiple accounts, toggling light/dark modes, UI language selection, [staking](https://iq.wiki/wiki/staking), and receiving [staking](https://iq.wiki/wiki/staking) rewards. Users can also easily switch between wallets using the ADR-8 standard account key generation process. [\\[10\\]](#cite-id-89vf55sxceh)[\\[11\\]](#cite-id-grysw9rcobr)  \n  \n## Oasis Explorer  \n  \nOasis Explorer offers a user-friendly exploration of on-chain activities within the Oasis Network. It presents comprehensive data and analytics covering all Oasis runtime environments, enabling users to analyze the network's growth and development. [\\[10\\]](#cite-id-89vf55sxceh)  \n  \n# Oasis Ecosystem Fund  \n  \nIn 2021, the Oasis Foundation introduced its Oasis Ecosystem Fund. Valued at $235 million as of December 2023, the Ecosystem Fund is committed to supporting founders in building the future of [Web3](https://iq.wiki/wiki/web3) on the Oasis Network. [\\[13\\]](#cite-id-b6uixuuhzpw)[\\[14\\]](#cite-id-3phuvc59cp5)  \n  \n# ROSE Token  \n  \nROSE serves as the native token within the Oasis Network, fulfilling various roles such as covering [gas fees](https://iq.wiki/wiki/gas), supporting [staking](https://iq.wiki/wiki/staking), delegation, and facilitating governance activities. [\\[2\\]](#cite-id-2vxnjin4n88)  \n$$widget0 [YOUTUBE@VID](wiZ2yzY5SZs)$$  \n  \n## Token Distribution  \n  \n![newplot.png](https://ipfs.everipedia.org/ipfs/QmZyvvtjY3W6uVYXCqPwtgwrudQQRdLWLSsFQ43LThn42J)  \n  \n* 23.5% – [staking](https://iq.wiki/wiki/staking) rewards  \n* 23% – backers  \n* 5% – strategic partners & reserve  \n* 18.5% – community & ecosystem  \n* 10% – foundation endowment  \n* 20% – core contributors [\\[15\\]](#cite-id-arrgiqbsq2w)[\\[19\\]](#cite-id-vj7r5pikb1)  \n  \n# Funding  \n  \nOn July 9, 2018, Oasis Labs disclosed securing $45 million in funding from notable backers, including a16zcrypto, Accel, [Binance](https://iq.wiki/wiki/binance), DCVC (Data Collective), [Electric Capital](https://iq.wiki/wiki/electric-capital), Foundation Capital, Metastable, [Pantera](https://iq.wiki/wiki/pantera-capital), [Polychain](https://iq.wiki/wiki/polychain-capital), and others. [\\[3\\]](#cite-id-v8qa5ny6vs)  \n  \n# Partnerships  \n  \n* [Binance](https://iq.wiki/wiki/binance)  \n* Covalent  \n* [Chainstack](https://iq.wiki/wiki/chainstack-blockchain-infrastructure-company)  \n* Gnosis Safe Fork  \n* Personal.AI  \n* Enshrine Computing  \n* [Celer Network](https://iq.wiki/wiki/celer-network)  \n* Meta  \n* YuzuSwap  \n* Nebula Genomics  \n* Genetica  \n* Equifax  \n* [Beefy.Finance](https://iq.wiki/wiki/beefyfinance)  \n* XDAO  \n* WePiggy  \n* [Multichain](https://iq.wiki/wiki/multichain)  \n* Bitmark  \n* Wormhole Network  \n* BMW Group  \n* ThetaNuts  \n* [Band Protocol](https://iq.wiki/wiki/band-protocol)  \n* [API3](https://iq.wiki/wiki/api3)  \n* [Equalizer](https://iq.wiki/wiki/equalizer)  \n* Tidal  \n* [Sperax](https://iq.wiki/wiki/sperax)  \n* Darwinia  \n* [StaFi](https://iq.wiki/wiki/stafi)  \n* Meter  \n* Anchorage  \n* MetaMirror  \n* Zero1 Labs  \n* Apillon  \n* Reclaim  \n* Rehide  \n* Hats Finance  \n* Ra1l  \n* Revolut  \n* Thorn  \n* Daosis  \n* Synternet  \n* Accumulated Finance  \n* illumineX  \n* Dedaub  \n* [PancakeSwap](https://iq.wiki/wiki/pancakeswap)  \n* Protocol Monster Labs  \n* Pixel Realm  \n* XDAO  \n* OO Predictoor  \n* deltaDAO  \n* Rosy  \n* RIVALZ [\\[16\\]](#cite-id-6d27vvvhhrp)  \n  \n![66ffda7e51337d17398d8ff3_66f25a4c42dc792dd35d131d_667dab8403a67916235351f6_Community2520-2520Past2520Present2520Future.png](https://ipfs.everipedia.org/ipfs/QmZnuF3pFm4ckcMz8qavcSgdVm9aLd2R9C1wiDFGRy95wi)  \n  \n# Alliances  \n  \n* CryptoSafe Alliance  \n* Universal Privacy Alliance  \n* Blockchain Game Alliance [\\[17\\]](#cite-id-4wjfanv9zw3)[\\[18\\]](#cite-id-4m58altsopp)","summary":"The Oasis Network is a decentralized, privacy-oriented platform developed by Oasis Labs, aiming to provide user data ownership and facilitate privacy-focused ap...","categories":[{"id":"organizations","title":"Organizations"}],"promoted":0,"tags":[{"id":"Protocols"},{"id":"Blockchains"}],"metadata":[{"id":"references","value":"[{\"id\":\"2g2maoe1a3i\",\"url\":\"https://docs.oasis.io/general/oasis-network/why-oasis\",\"description\":\"Oasis Docs\",\"timestamp\":1702067895426},{\"id\":\"2vxnjin4n88\",\"url\":\"https://coinmarketcap.com/community/articles/6550d80606c994497412831a/\",\"description\":\"What Is Oasis Network? | CoinMarketCap\",\"timestamp\":1702068238541},{\"id\":\"v8qa5ny6vs\",\"url\":\"https://www.newswire.ca/news-releases/oasis-labs-raises-45-million-to-launch-privacy-first-cloud-computing-on-blockchain-687634581.html\",\"description\":\"Newswire\",\"timestamp\":1702068305104},{\"id\":\"dvy5l6ygq\",\"url\":\"https://oasisprotocol.org/blog/the-oasis-network-building-a-responsible-data-economy-through-the-tokenization-of-data\",\"description\":\"The Oasis Network\",\"timestamp\":1702309570004},{\"id\":\"w6ufxvv253c\",\"url\":\"https://oasisprotocol.org/sapphire\",\"description\":\"Sapphire | Oasis Protocol\",\"timestamp\":1702335475572},{\"id\":\"ok2f4s90lr\",\"url\":\"https://oasisprotocol.org/blog/oasis-emerald-evm-paratime-is-live-on-mainnet\",\"description\":\"Emerald | Oasis Protocol\",\"timestamp\":1702327011882},{\"id\":\"f6u29kqva57\",\"url\":\"https://oasisprotocol.org/blog/cipher-paratime-live-on-mainnet\",\"description\":\"Cipher | Oasis Protocol\",\"timestamp\":1702327048318},{\"id\":\"16j85mfcvrt\",\"url\":\"https://docs.oasis.io/dapp/cipher/\",\"description\":\"Cipher Documentation\",\"timestamp\":1702327069785},{\"id\":\"isw6se2qu3j\",\"url\":\"https://oasisprotocol.org/opl\",\"description\":\"Oasis Privacy Layer | Oasis Protocol\",\"timestamp\":1702327108025},{\"id\":\"89vf55sxceh\",\"url\":\"https://oasisprotocol.org/technology\",\"description\":\"Technology | Oasis Protocol\",\"timestamp\":1702327420668},{\"id\":\"grysw9rcobr\",\"url\":\"https://docs.oasis.io/general/manage-tokens/oasis-wallets/\",\"description\":\"Oasis Wallet Documentation\",\"timestamp\":1702327483526},{\"id\":\"kb73bpmftd\",\"url\":\"https://oasisprotocol.org/blog/nexus-features-uses-engineering-explained\",\"description\":\"Oasis Nexus | Oasis Protocol\",\"timestamp\":1702328711778},{\"id\":\"b6uixuuhzpw\",\"url\":\"https://oasisprotocol.org/blog/introducing-the-160-million-oasis-ecosystem-fund\",\"description\":\"Introducing Oasis Fund | Oasis Protocol\",\"timestamp\":1702330971777},{\"id\":\"3phuvc59cp5\",\"url\":\"https://oasisprotocol.org/blog/the-oasis-ecosystem-fund-reaches-235-million\",\"description\":\"Oasis Ecosystem Fund reaches $235 Million | Oasis Protocol\",\"timestamp\":1702331021400},{\"id\":\"arrgiqbsq2w\",\"url\":\"https://coinmarketcap.com/currencies/oasis-network/\",\"description\":\"Oasis ROSE | CoinMarketCap\",\"timestamp\":1702333411991},{\"id\":\"6d27vvvhhrp\",\"url\":\"https://medium.com/oasis-protocol-project/tagged/partnerships\",\"description\":\"Oasis Foundations Partnership Articles | Medium\",\"timestamp\":1702334192556},{\"id\":\"4wjfanv9zw3\",\"url\":\"https://oasisprotocol.org/blog/oasis-2021-a-year-in-review\",\"description\":\"Oasis 2021 Review | Oasis Protocol\",\"timestamp\":1702334412547},{\"id\":\"4m58altsopp\",\"url\":\"https://oasisprotocol.org/blog/oasis-2022-a-year-in-review\",\"description\":\"Oasis 2022 Review | Oasis Protocol\",\"timestamp\":1702334427581},{\"id\":\"vj7r5pikb1\",\"url\":\"https://docs.oasis.io/general/oasis-network/token-metrics-and-distribution/\",\"description\":\"Token Metrics and Distribution | Oasis Documentation\",\"timestamp\":1702336035273},{\"id\":\"0mvvrcrrrx8p\",\"url\":\"https://docs.oasis.io/rofl/\",\"description\":\"ROFL | Oasis Docs\",\"timestamp\":1729715094629},{\"id\":\"ijspzul7ajn\",\"url\":\"https://oasisprotocol.org/blog/runtime-offchain-logic\",\"description\":\"ROFL | Oasis Blog\",\"timestamp\":1729715108832}]"},{"id":"website","value":"https://oasisprotocol.org/"},{"id":"facebook_profile","value":"https://www.facebook.com/oasisprotocol"},{"id":"instagram_profile","value":"https://www.instagram.com/oasisnetwork/"},{"id":"twitter_profile","value":"https://twitter.com/oasisprotocol"},{"id":"youtube_profile","value":"https://www.youtube.com/@OasisFoundation/featured"},{"id":"discord_profile","value":"https://discord.com/invite/BQCxwhT5wS"},{"id":"reddit_profile","value":"https://www.reddit.com/r/oasisnetwork/"},{"id":"telegram_profile","value":"https://t.me/oasisprotocolcommunity"},{"id":"coinmarketcap_url","value":"https://coinmarketcap.com/currencies/oasis-network/"},{"id":"coingecko_profile","value":"https://www.coingecko.com/en/coins/oasis-network"},{"id":"medium_profile","value":"https://medium.com/oasislabs"},{"id":"previous_cid","value":"QmVsndkVCuzrAjnV2ovVBkdKQK5or97PRDyi8j1Xx59FZT"}],"user":{"id":"0xacb6c5AD52b8f605299B0d774CE97F26e3DB80c2"},"author":{"id":"0xacb6c5AD52b8f605299B0d774CE97F26e3DB80c2","profile":{"username":"JSD","avatar":""}},"media":[{"name":"SMqoRnTaBx4","id":"https://www.youtube.com/watch?v=SMqoRnTaBx4","size":"0","type":"GALLERY","source":"YOUTUBE"},{"name":"3XzejI89Z1k","id":"https://www.youtube.com/watch?v=3XzejI89Z1k","size":"0","type":null,"source":"YOUTUBE"},{"name":"s64hysjzMqg","id":"https://www.youtube.com/watch?v=s64hysjzMqg","size":"0","type":null,"source":"YOUTUBE"},{"name":"wiZ2yzY5SZs","id":"https://www.youtube.com/watch?v=wiZ2yzY5SZs","size":"0","type":null,"source":"YOUTUBE"},{"name":"Yh7JNxuL6ro","id":"https://www.youtube.com/watch?v=Yh7JNxuL6ro","size":"0","type":null,"source":"YOUTUBE"},{"name":"-bhShODrrEg","id":"https://www.youtube.com/watch?v=-bhShODrrEg","size":"0","type":null,"source":"YOUTUBE"},{"name":"image","id":"QmbZwSrK7k4U8KPREug1DQxANqhpE6rXaYyenkfU9nVgSU","size":"0.06","type":"GALLERY","source":"IPFS_IMG"},{"name":"dZxdU58I_A4","id":"https://www.youtube.com/watch?v=dZxdU58I_A4","size":"0","type":null,"source":"YOUTUBE"},{"name":"newplot.png","id":"QmZyvvtjY3W6uVYXCqPwtgwrudQQRdLWLSsFQ43LThn42J","size":"0.03","type":"GALLERY","source":"IPFS_IMG"},{"name":"ED0KopWlSG0","size":0,"id":"https://www.youtube.com/watch?v=ED0KopWlSG0","source":"YOUTUBE"},{"name":"6710b7dc9118339d889e0269_AD_4nXcLbnFfo1sd0XMhDvuKajwMqsamMzIAx1BaxhZiQYijCJvjCA2MvG2dif7Q67xqH5HiSvrfTsZzu3_4dAvfBy2T38pU3SkG7TR7yw4nDTBaUE4yM3ZvvhUZM_FWzCl6QPVAeG6DtCqitf_fWp3_v6eBwZiM.jpeg","size":"0.16","id":"QmainCZ5Yv9D5Hhj5kkgaPgdNyDFRKzkCXfaw2jK6YWvJ4","type":"GALLERY","source":"IPFS_IMG","hash":"QmainCZ5Yv9D5Hhj5kkgaPgdNyDFRKzkCXfaw2jK6YWvJ4"},{"name":"66ffda7e51337d17398d8ff3_66f25a4c42dc792dd35d131d_667dab8403a67916235351f6_Community2520-2520Past2520Present2520Future.png","size":"0.12","id":"QmZnuF3pFm4ckcMz8qavcSgdVm9aLd2R9C1wiDFGRy95wi","type":"GALLERY","source":"IPFS_IMG","hash":"QmZnuF3pFm4ckcMz8qavcSgdVm9aLd2R9C1wiDFGRy95wi"}],"views":248,"events":[{"id":"d67fa215-cf44-4e1c-99d8-c5357812bef3","title":"Launch Date","description":"On November 18, 2020, the Oasis Network Mainnet Beta was launched.","type":"CREATED","date":"2020-11-01","link":"https://oasisprotocol.org/blog/introducing-rose-the-oasis-network-token","multiDateStart":null,"multiDateEnd":null,"country":null,"continent":null}],"linkedWikis":{"founders":["dawn-song"],"blockchains":["oasis-network"]},"founderWikis":[{"id":"dawn-song","title":"Dawn Song"}],"blockchainWikis":[{"id":"oasis-network","title":"Oasis Network"}],"ipfs":"QmVsndkVCuzrAjnV2ovVBkdKQK5or97PRDyi8j1Xx59FZT","transactionHash":"0xb307d020c752be1e1821e6b0bffd91390ec2ad29139dd04deede6dbf99a16645","created":"2023-12-08T21:40:50.555Z","updated":"2023-12-14T03:03:04.457Z","images":[{"id":"QmZeGxJbPKQWMiAiRYsVXZ8aaoM254bdz4i4QGh3x4sc14","type":"image/jpeg, image/png"}]}