{"id":"initverse","title":"InitVerse","content":"**InitVerse** is a [Web3](https://iq.wiki/wiki/web3) infrastructure platform built around the INIChain [blockchain](https://iq.wiki/wiki/blockchain) that provides tools for developing, deploying, and managing [decentralized applications](https://iq.wiki/wiki/decentralized-application). It combines a low-code SaaS environment, [smart contract](https://iq.wiki/wiki/smart-contract) modules, and decentralized cloud infrastructure to support application creation and execution. [\\[1\\]](#cite-id-pddIguIFAdlvgiCm) \n\n## Overview\n\nInitVerse is a [Web3](https://iq.wiki/wiki/web3) infrastructure platform built around the INIChain [blockchain](https://iq.wiki/wiki/blockchain), designed to support [decentralized application (DApp)](https://iq.wiki/wiki/decentralized-application) development and deployment. It incorporates technologies such as TfhEVM and a DDA mechanism to improve performance, privacy, and resource efficiency, and is paired with a decentralized cloud layer (INICloud). The platform provides a software-as-a-service (SaaS) environment that allows developers and organizations to create and manage [DApps](https://iq.wiki/wiki/decentralized-application) using modular tools and prebuilt components, reducing the need for extensive coding or [smart contract](https://iq.wiki/wiki/smart-contract) expertise. Its ecosystem includes additional services such as a wallet and a [decentralized exchange](https://iq.wiki/wiki/decentralized-exchange), forming an integrated set of tools for users and developers. InitVerse focuses on enabling scalable, [decentralized application](https://iq.wiki/wiki/decentralized-application) infrastructure with simplified development workflows and integrated backend support. [\\[2\\]](#cite-id-E0M7U3199Hh6UtMC) \n\n## INIChain\n\n![](https://ipfs.everipedia.org/ipfs/QmY72GYG8HWKy25fTiczgi3i9LdKKWy6FMDsGvuVZ84vBT)\n\nINIChain is the foundational [blockchain](https://iq.wiki/wiki/blockchain) infrastructure for the InitVerse ecosystem, designed to support enterprise-grade [decentralized applications](https://iq.wiki/wiki/decentralized-application) with a focus on security, performance, and privacy. It is built with [EVM](https://iq.wiki/wiki/ethereum-virtual-machine-evm) compatibility, allowing existing [Ethereum](https://iq.wiki/wiki/ethereum)-based applications to deploy without modification, reducing migration costs and lowering barriers for developers. The chain integrates advanced cryptographic and consensus-level innovations intended to support encrypted computation and dynamic network optimization. It also supports multiple programming environments, including Solidity for smart contracts and C/C++ for performance-intensive cryptographic operations. INIChain functions as the base execution layer for the broader InitVerse ecosystem, combining privacy-preserving computation with scalable [blockchain](https://iq.wiki/wiki/blockchain) infrastructure. [\\[3\\]](#cite-id-UHwLrnluNg8BgR5Z) \n\n### TfhEVM\n\nTfhEVM is a core module of INIChain that integrates TFHE (Fully Homomorphic Encryption) with the [Ethereum Virtual Machine](https://iq.wiki/wiki/ethereum-virtual-machine-evm), enabling computation over encrypted data without decryption. This allows sensitive information, such as financial or medical data, to be processed and verified while remaining fully encrypted throughout execution. Unlike traditional [smart contract](https://iq.wiki/wiki/smart-contract) systems that require plaintext inputs, TfhEVM supports encrypted [smart contracts](https://iq.wiki/wiki/smart-contract), reducing exposure of sensitive data and minimizing interception risks. It also enables more abstract forms of contract design, including parameter-minimized or privacy-preserving logic execution. To manage the computational complexity of TFHE, the system incorporates optimized execution strategies that improve efficiency while maintaining encryption guarantees. [\\[6\\]](#cite-id-N0V4Ckci0nVPpMG6)   \n\n### Dual Dynamic Adjustment\n\n![](https://ipfs.everipedia.org/ipfs/QmUq37sezkQhGYGHwP3wmrzaUau37WT2cEzzxveQniduw9)\n\nThe Dual Dynamic Adjustment (DDA) mechanism is designed to balance performance and computational load in a network that supports encrypted workloads. It categorizes blocks into high-privacy and standard types, where high-privacy blocks process TFHE-encrypted data with stricter computational requirements and enhanced security guarantees. Standard blocks, by contrast, require less computational effort, enabling broader participation on general-purpose hardware and improving network accessibility. The system supports parallel block generation, enabling both block types to be processed simultaneously to reduce latency and maintain throughput. DDA dynamically adjusts computational difficulty and resource allocation based on workload type, helping balance decentralization, performance, and privacy requirements. [\\[7\\]](#cite-id-v0iqZ63p6uIs15oA) \n\n### VersaHash\n\nVersaHash is a multi-stage hashing mechanism used within INIChain’s [consensus](https://iq.wiki/wiki/consensus-mechanism) and block production process to enhance security and computational efficiency. It applies multiple hashing steps to the block and nonce inputs, ensuring stronger data integrity and greater resistance to tampering. The system adapts its hashing intensity depending on block classification, applying additional iterations for high-privacy blocks while simplifying computation for standard blocks to reduce cost and improve throughput. Its design also incorporates fault tolerance by reducing reliance on single-step computation outcomes, improving network stability in the presence of errors. Integrated with both TfhEVM and DDA, VersaHash helps maintain a balance among cryptographic security, performance efficiency, and scalable [blockchain](https://iq.wiki/wiki/blockchain) operations. [\\[8\\]](#cite-id-Avs2I0hCyVdj39II) \n\n## Products\n\n### InitVerse SaaS\n\nInitVerse SaaS is a [Web3](https://iq.wiki/wiki/web3) development platform that provides a low-code environment for building and deploying [decentralized applications](https://iq.wiki/wiki/decentralized-application). It includes a [DApp](https://iq.wiki/wiki/decentralized-application) builder with templates, modular components, and configurable tools that enable users to assemble front-end and back-end elements without extensive programming or [smart contract](https://iq.wiki/wiki/smart-contract) expertise. The platform uses a usage-based pricing model, where users pay for selected features rather than a fixed cost structure. It integrates with the INIChain [blockchain](https://iq.wiki/wiki/blockchain) and the INICloud decentralized computing layer to support application deployment and infrastructure needs, including execution, storage, and resource allocation. The system also supports cross-chain interoperability, allowing applications to interact with multiple [blockchain](https://iq.wiki/wiki/blockchain) networks. Its development environment includes tools for [smart contract](https://iq.wiki/wiki/smart-contract) configuration and deployment, testing, [blockchain](https://iq.wiki/wiki/blockchain) data access, and a marketplace for templates and plugins, as well as support for responsive web design across devices. [\\[9\\]](#cite-id-wfnru82SoANWOgZ8) \n\n#### Low-code DApp Frontend\n\nThe InitVerse low-code [DApp](https://iq.wiki/wiki/decentralized-application) frontend generator provides a visual interface for assembling application interfaces using preconfigured, reusable components, with underlying code generated automatically and remaining editable. It is built on a Model-View-ViewModel (MVVM) architecture, which separates data handling, user interface design, and application logic into distinct layers to improve maintainability and allow parallel development. Within this structure, the Model manages data and business rules, the View handles user interaction and presentation, and the ViewModel coordinates data processing and updates between the Model and the View. The platform includes a component-based system comprising atomic elements, such as basic UI units and [Web3](https://iq.wiki/wiki/web3)-enabled inputs, and composite components that combine them into more complex modules or full interface sections. In addition, specialized [Web3](https://iq.wiki/wiki/web3) components enable direct interaction with smart contracts, allowing frontend elements to trigger contract functions and update in real time without additional middleware. These components support common [decentralized application](https://iq.wiki/wiki/decentralized-application) features such as wallet connections, token distribution tracking, treasury displays, governance voting, token swaps, charting, and [NFT](https://iq.wiki/wiki/non-fungible-token-nft) interfaces, forming a structured environment for building interactive [blockchain](https://iq.wiki/wiki/blockchain)-based user interfaces. [\\[10\\]](#cite-id-iMuQQk4hTzUml1Vb)  \n\n#### Smart Contract Design\n\nInitVerse provides a [smart contract](https://iq.wiki/wiki/smart-contract) development environment that supports both user-written contracts and prebuilt templates, with an integrated IDE for real-time coding, testing, and debugging. Its contract system uses a modular architecture that separates execution into preprocessing algorithms for data validation, core algorithms for logic execution, and auxiliary processes that support overall functionality. The platform includes a contract marketplace where users can access modular contract components, categorized as free or paid, enabling the creation of [smart contracts](https://iq.wiki/wiki/smart-contract) through configuration rather than manual coding. These modules cover a range of use cases, including tokens, [NFTs](https://iq.wiki/wiki/non-fungible-token-nft), and [decentralized finance](https://iq.wiki/wiki/defi) functions, and can be customized through selectable algorithms and parameter settings to define specific behaviors. Developers can also publish their own contracts to the marketplace with usage-based pricing, with the platform taking a portion of fees while the remainder goes to the creator. Once a template is selected, contracts can be further configured using adjustable parameters, enabling flexible deployment of features such as [airdrops](https://iq.wiki/wiki/airdrop), [staking](https://iq.wiki/wiki/staking), [NFT](https://iq.wiki/wiki/non-fungible-token-nft) synthesis, and governance voting. These contracts can also integrate with other ecosystem tools, such as token issuance and [decentralized exchange](https://iq.wiki/wiki/decentralized-exchange) services. [\\[11\\]](#cite-id-yERhI9PjhC4ph4tz) \n\n#### Plugin Marketplace\n\nThe InitVerse Plugin Marketplace is a component of its development ecosystem that enables developers to access, use, and distribute plugins within the platform’s low-code environment. These plugins extend application functionality by adding frontend features or integrating specific [smart contract](https://iq.wiki/wiki/smart-contract) capabilities, and can be discovered through categorized search and filtering by attributes such as type or cost. Both free and paid plugins are available, with some offering customizable designs or additional features that can be enabled after purchase. Once acquired, plugins can be incorporated directly into the [DApp](https://iq.wiki/wiki/decentralized-application) development workflow, enabling modular, scalable application design. Similar to the contract marketplace, developers can publish their own plugins, manage documentation, and maintain version control within the platform. The marketplace includes [Web3](https://iq.wiki/wiki/web3)-specific plugins such as wallet-based authentication and decentralized identity tools, [oracle](https://iq.wiki/wiki/oracle) integrations for accessing external data, and cross-chain bridge functionality for transferring assets and data across [blockchain](https://iq.wiki/wiki/blockchain) networks. [\\[12\\]](#cite-id-VNy5zuCeWMD03hju) \n\n#### Asset Management Module\n\nThe InitVerse Asset Management module provides tools for issuing, distributing, and managing [digital assets](https://iq.wiki/wiki/digital-assets) within [decentralized applications](https://iq.wiki/wiki/decentralized-application). It supports the creation of [ERC-20](https://iq.wiki/wiki/erc-20), [ERC-721](https://iq.wiki/wiki/erc-721), and [ERC-1155](https://iq.wiki/wiki/erc-1155) tokens through a configurable interface, allowing users to define parameters such as supply limits, pre-[mining](https://iq.wiki/wiki/mining) allocations, transfer restrictions, and [minting](https://iq.wiki/wiki/minting) distribution rules. For [NFTs](https://iq.wiki/wiki/non-fungible-token-nft), users can configure supply constraints and metadata inputs, while additional features such as blacklists and pre-[minting](https://iq.wiki/wiki/minting) can be enabled through parameter settings. The module also supports the issuance of soulbound tokens (SBTs), non-transferable assets that represent identity, credentials, or participation within an application. A built-in true random number generation (TRNG) system is included to support use cases requiring unpredictability, such as [NFT](https://iq.wiki/wiki/non-fungible-token-nft) [minting](https://iq.wiki/wiki/minting) or gaming mechanics, using [blockchain](https://iq.wiki/wiki/blockchain)-based entropy and external data inputs. These features, collectively, provide a structured approach to creating and configuring various types of [digital assets](https://iq.wiki/wiki/digital-assets).\n\nBeyond issuance, the module includes tools for managing the lifecycle and governance of tokens. Administrators can control [minting](https://iq.wiki/wiki/minting) permissions, manage transfer rules, assign additional roles, and configure deposit and withdrawal pools with defined approval processes. Token distribution can be configured via parameters and visualized in the interface, while pool management functions enable teams to control liquidity flows and withdrawal conditions. The system also enables the configuration of [staking](https://iq.wiki/wiki/staking) and restaking mechanisms, allowing tokens to be locked in exchange for rewards and enabling automated reinvestment of earnings. In addition, the platform includes integrated on- and off-ramp functionality, allowing users to convert between [fiat](https://iq.wiki/wiki/fiat-money) and [cryptocurrency](https://iq.wiki/wiki/cryptocurrency) within the application via external financial service providers. Together, these features position the module as a comprehensive asset and token management layer within the broader InitVerse ecosystem. [\\[13\\]](#cite-id-9bRFlqrmGf8wDs5e) \n\n### INICloud\n\nINICloud is a decentralized cloud computing and storage platform that provides infrastructure support for the InitVerse ecosystem. It distributes computing and storage resources across a network rather than relying on centralized servers, reducing single points of failure and altering how data is stored and accessed. The platform uses [blockchain](https://iq.wiki/wiki/blockchain)-based mechanisms and [smart contracts](https://iq.wiki/wiki/smart-contract) to manage operations, with an emphasis on data integrity, access control, and system coordination. It is designed to allocate resources dynamically based on application demand, balancing performance requirements with resource utilization. This approach contrasts with traditional cloud systems that rely on fixed or centrally managed infrastructure.\n\nINICloud is integrated with the InitVerse SaaS platform, where it functions as the underlying infrastructure layer for deploying and operating [decentralized applications](https://iq.wiki/wiki/decentralized-application). Through this integration, applications built within InitVerse can utilize distributed storage and compute services without relying on external providers. The system’s distributed design supports global accessibility, allowing users and applications to access resources across different geographic locations. It also incorporates security measures derived from decentralized architecture, where a single entity does not control data handling. [\\[4\\]](#cite-id-IXyoOo6Th80vNyNE) \n\n### Additional Projects\n\nInitVerse maintains a broader ecosystem of tools and projects designed to support development, user participation, and network activity across its infrastructure. These tools extend the platform beyond core development and deployment functions by providing services for asset management, trading, analytics, testing, and user engagement. **Clown Wallet** is a multi-chain, decentralized wallet used for managing digital assets and interacting with [decentralized applications](https://iq.wiki/wiki/decentralized-application) across different networks. **ObsSwap** is a [decentralized exchange](https://iq.wiki/wiki/decentralized-exchange) built on an [automated market maker](https://iq.wiki/wiki/automated-market-maker) model, enabling token swaps and liquidity provision via [smart contracts](https://iq.wiki/wiki/smart-contract) on INIChain. **INIScan** is a [blockchain](https://iq.wiki/wiki/blockchain) [explorer](https://iq.wiki/wiki/block-explorer) that provides real-time visibility into on-chain activity, including transactions, wallet data, [smart contract](https://iq.wiki/wiki/smart-contract) information, and network fees. The **Faucet** provides test tokens on the [testnet](https://iq.wiki/wiki/testnet) environment, allowing developers and users to experiment with transactions and [smart contracts](https://iq.wiki/wiki/smart-contract) without financial risk. **Candy** is an engagement platform that incentivizes user interaction through tasks and reward-based activities, supporting user acquisition and participation across the ecosystem. [\\[14\\]](#cite-id-Ih1G8FzbXcG23pX0) \n\n## INI\n\n![](https://ipfs.everipedia.org/ipfs/QmUfxYAxwpkDLpm89KvCKWZeGV2uAKGJgoQJHAihy7YRDY)\n\nThe INI token is the native [utility](https://iq.wiki/wiki/utility-token) and [governance token](https://iq.wiki/wiki/governance-tokens) of the InitVerse ecosystem, used across both [blockchain](https://iq.wiki/wiki/blockchain) operations and platform services. The total supply of INI tokens is 6 billion. It primarily serves as a transaction medium for [gas](https://iq.wiki/wiki/gas) fees, required to execute on-chain activities such as token transfers, [smart contract](https://iq.wiki/wiki/smart-contract) deployments, and contract interactions. Beyond network usage, INI is also used as a payment method for ecosystem services, including platform subscriptions, application deployment costs, premium features, customization services, and even merchandise purchases. Within ecosystem applications, INI is used for broader functional participation, such as [collateral](https://iq.wiki/wiki/collateral) in lending mechanisms, [staking](https://iq.wiki/wiki/staking) for liquidity-related rewards, and other application-level interactions that rely on token utility. It also plays a role in governance, where users can stake INI to obtain voting rights and participate in protocol-level decision-making processes that influence ecosystem development.\n\nIn addition to internal use cases, INI is designed to support cross-platform and cross-chain interoperability. It can facilitate transactions across different [blockchain](https://iq.wiki/wiki/blockchain) networks, enabling asset movement and interaction beyond INIChain. Through interoperability protocols, INI also serves as a payment or coordination token when interacting with third-party platforms, extending its usability outside the core ecosystem. This allows the token to function not only as an internal utility asset but also as a bridge for broader [Web3](https://iq.wiki/wiki/web3) integrations and external application usage. [\\[5\\]](#cite-id-to8Vimcw93DaELUJ) [\\[16\\]](#cite-id-nG1KQd0dBGIFbnIj) \n\n## Partnerships\n\n* [Aave](https://iq.wiki/wiki/aave)\n* [BlockBeats](https://iq.wiki/wiki/blockbeats)\n* [CoinMarketCap](https://iq.wiki/wiki/coinmarketcap)\n* NewsBTC\n* Foresight News\n* [Xangle](https://iq.wiki/wiki/xangle)\n* [Bitgert](https://iq.wiki/wiki/bitgert)\n* [Bitget](https://iq.wiki/wiki/bitget)\n* [Coin98](https://iq.wiki/wiki/coin98)\n* DeBox\n* [Dmail](https://iq.wiki/wiki/dmail-network)\n* [IoTeX](https://iq.wiki/wiki/iotex)\n* ExVul\n* Fox Wallet\n* [SFT](https://iq.wiki/wiki/sft-protocol)\n* MintAir\n* blazPay\n* [Uquid](https://iq.wiki/wiki/uquid)\n* [MetaMask](https://iq.wiki/wiki/metamask)\n* Token Pocket\n* [Coinbase](https://iq.wiki/wiki/coinbase)\n* [CoinGecko](https://iq.wiki/wiki/coingecko)\n* [TOKEN2049 Singapore](https://iq.wiki/wiki/token2049)\n* WalletConnect\n* [DEXTools](https://iq.wiki/wiki/dextools)\n* Yahoo Finance\n* AWS\n* [OKX](https://iq.wiki/wiki/okx)\n* Circle of Games\n* UPay","summary":"InitVerse is a Web3 infrastructure platform built on INIChain, offering a low-code DApp builder, modular smart contracts, and INICloud decentralized compute/storage. Key tech includes TfhEVM (encrypted computation), Dual Dynamic Adjustment, and VersaHash.","images":[{"id":"QmWGuKygPZ93p8uRheUrd7gJ1D3Pja59UQg7cEMoE2JMt7","type":"image/jpeg, image/png"}],"categories":[{"id":"organizations","title":"organizations"}],"tags":[{"id":"Blockchains"},{"id":"Developers"},{"id":"Protocols"},{"id":"Organizations"},{"id":"Ethereum"}],"media":[{"id":"QmSDa8NHupqgkCShwipwxVNiZEP5jUkcn5HjopEXFFKzQ6","type":"GALLERY","source":"IPFS_IMG"},{"id":"QmUq37sezkQhGYGHwP3wmrzaUau37WT2cEzzxveQniduw9","type":"GALLERY","source":"IPFS_IMG"},{"id":"QmSguZzQ4jry2UXo5L4urwcV3V87Cf1wYAxipPQRVKFNWC","type":"GALLERY","source":"IPFS_IMG"},{"id":"QmXPdyRDmWKYmcap2xawAS3Ef59QGKdLjf9kJts8CBCHob","type":"GALLERY","source":"IPFS_IMG"},{"id":"QmY72GYG8HWKy25fTiczgi3i9LdKKWy6FMDsGvuVZ84vBT","name":"MLWRDABU4UHerqJ8.webp","caption":"","thumbnail":"QmY72GYG8HWKy25fTiczgi3i9LdKKWy6FMDsGvuVZ84vBT","source":"IPFS_IMG"},{"id":"QmUfxYAxwpkDLpm89KvCKWZeGV2uAKGJgoQJHAihy7YRDY","name":"qV33sMjzrE3OriZL.webp","caption":"","thumbnail":"QmUfxYAxwpkDLpm89KvCKWZeGV2uAKGJgoQJHAihy7YRDY","source":"IPFS_IMG"}],"metadata":[{"id":"references","value":"[\n {\n \"id\": \"pddIguIFAdlvgiCm\",\n \"url\": \"https://www.initverse.org/\",\n \"description\": \"Official website\",\n \"timestamp\": 1777640245268\n },\n {\n \"id\": \"E0M7U3199Hh6UtMC\",\n \"url\": \"https://docs.inichain.com/initverseinichain\",\n \"description\": \"InitVerse docs hub\",\n \"timestamp\": 1777640245268\n },\n {\n \"id\": \"UHwLrnluNg8BgR5Z\",\n \"url\": \"https://docs.inichain.com/initverseinichain/inichain\",\n \"description\": \"INIChain overview\",\n \"timestamp\": 1777640245268\n },\n {\n \"id\": \"IXyoOo6Th80vNyNE\",\n \"url\": \"https://docs.inichain.com/initverseinichain/ecosystem-products/inicloud\",\n \"description\": \"INICloud overview\",\n \"timestamp\": 1777640245268\n },\n {\n \"id\": \"to8Vimcw93DaELUJ\",\n \"url\": \"https://docs.inichain.com/initverseinichain/project-introduction/tokenomics/ini-token-utility\",\n \"description\": \"INI utility and governance\",\n \"timestamp\": 1777640245268\n },\n {\n \"id\": \"N0V4Ckci0nVPpMG6\",\n \"url\": \"https://docs.inichain.com/initverseinichain/inichain/flexible-privacy-solutions-tfhevm\",\n \"description\": \"TfhEVM technical page\",\n \"timestamp\": 1777640245268\n },\n {\n \"id\": \"v0iqZ63p6uIs15oA\",\n \"url\": \"https://docs.inichain.com/initverseinichain/inichain/balancing-privacy-and-performance-dual-dynamic-adjustment-dda\",\n \"description\": \"DDA mechanism\",\n \"timestamp\": 1777640245268\n },\n {\n \"id\": \"Avs2I0hCyVdj39II\",\n \"url\": \"https://docs.inichain.com/initverseinichain/inichain/enhancing-security-and-efficiency-in-blockchain-versahash\",\n \"description\": \"VersaHash overview\",\n \"timestamp\": 1777640245268\n },\n {\n \"id\": \"wfnru82SoANWOgZ8\",\n \"url\": \"https://docs.inichain.com/initverseinichain/ecosystem-products/initverse-saas\",\n \"description\": \"SaaS overview\",\n \"timestamp\": 1777640245268\n },\n {\n \"id\": \"iMuQQk4hTzUml1Vb\",\n \"url\": \"https://docs.inichain.com/initverseinichain/ecosystem-products/initverse-saas/development/low-code-dapp-frontend-generator\",\n \"description\": \"Low‑code frontend generator\",\n \"timestamp\": 1777640245268\n },\n {\n \"id\": \"yERhI9PjhC4ph4tz\",\n \"url\": \"https://docs.inichain.com/initverseinichain/ecosystem-products/initverse-saas/development/smart-contract-design\",\n \"description\": \"Smart‑contract design\",\n \"timestamp\": 1777640245268\n },\n {\n \"id\": \"VNy5zuCeWMD03hju\",\n \"url\": \"https://docs.inichain.com/initverseinichain/ecosystem-products/initverse-saas/development/plugin-marketplace\",\n \"description\": \"Plugin Marketplace\",\n \"timestamp\": 1777640245268\n },\n {\n \"id\": \"9bRFlqrmGf8wDs5e\",\n \"url\": \"https://docs.inichain.com/initverseinichain/ecosystem-products/initverse-saas/development/asset-management-module\",\n \"description\": \"Asset Management module\",\n \"timestamp\": 1777640245268\n },\n {\n \"id\": \"Ih1G8FzbXcG23pX0\",\n \"url\": \"https://docs.inichain.com/initverseinichain/ecosystem-products/tools-and-projects\",\n \"description\": \"Tools and projects overview\",\n \"timestamp\": 1777640245268\n },\n {\n \"id\": \"MFp1Vdu4HXYQL1GI\",\n \"url\": \"https://docs.inichain.com/initverseinichain/project-introduction/tokenomics\",\n \"description\": \"INI tokenomics\",\n \"timestamp\": 1777640245268\n },\n {\n \"id\": \"nG1KQd0dBGIFbnIj\",\n \"url\": \"https://www.coingecko.com/en/coins/ini\",\n \"description\": \"CoinGecko INI page\",\n \"timestamp\": 1777640245268\n },\n {\n \"id\": \"qhA31ruQuyGO2psa\",\n \"url\": \"https://www.initverse.org/ecosystem\",\n \"description\": \"Ecosystem and partners\",\n \"timestamp\": 1777640245268\n }\n]"},{"id":"website","value":"https://www.initverse.org/"},{"id":"references","value":"https://docs.inichain.com/initverseinichain"},{"id":"twitter_profile","value":"https://x.com/InitVerse"},{"id":"coingecko_profile","value":"https://www.coingecko.com/en/coins/ini"},{"id":"coinmarketcap_url","value":"https://coinmarketcap.com/currencies/initverse/"},{"id":"facebook_profile","value":"https://www.facebook.com/share/19z2c8Um13/?mibextid=wwXIfr"},{"id":"github_profile","value":"https://github.com/Project-InitVerse"},{"id":"discord_profile","value":"https://t.me/InitVerseWeb3"},{"id":"medium_profile","value":"https://medium.com/initverse-official"},{"id":"contract_url","value":"https://iniscan.com/"},{"id":"commit-message","value":"\"Added InitVerse overview and organizations category\""}],"events":[],"user":{"id":"0x8af7a19a26d8fbc48defb35aefb15ec8c407f889"},"author":{"id":"0x8af7a19a26d8fbc48defb35aefb15ec8c407f889"},"operator":{"id":"0xacb6c5AD52b8f605299B0d774CE97F26e3DB80c2"},"language":"en","version":1,"linkedWikis":{"blockchains":["ethereum"],"founders":[],"speakers":[]}}