
Initia Research Report: Restructuring Multi-Chain Experience, Ecosystem Projects Maturing
TechFlow Selected TechFlow Selected

Initia Research Report: Restructuring Multi-Chain Experience, Ecosystem Projects Maturing
Initia redefines the multi-chain experience by seamlessly integrating Layer 1 and Layer 2 solutions into a user-friendly ecosystem.
Author: Silent Validator ⚛
Compiled by: TechFlow

Introduction
Initia is a multi-chain rollups network designed to revolutionize the multi-chain experience by integrating architecture, products, and economic systems into a unified ecosystem. Inspired by Apple's design philosophy, Initia aims to make blockchain interactions more intuitive and seamless.

Team Overview
Initia’s two core developers, Zon and Stan Liu, previously worked at Terraform Labs during its peak. Zon was a smart contract developer, while Liu focused on MEV research. After leaving Terraform Labs, they began building a Cosmos-based DeFi blockchain. Following Terra's collapse, they paused the project and returned funds to investors. They re-evaluated their direction, aiming to create greater value and innovation in the blockchain space, ultimately focusing on Initia.
The Initia team consists of over 20 members with extensive experience from the Cosmos, Terra, and Ethereum ecosystems, as well as backgrounds at FAANG companies and top quantitative firms. They have built numerous DeFi dApps, managed and developed multiple blockchains, and made significant contributions to Cosmos Core and CosmWasm. Key achievements include developing Station Wallet (5.3 million downloads, over 100k daily active users) and infrastructure supporting over 700k daily transactions on Terra.
Funding
In October 2023, Binance Labs announced its investment in Initia. Yi He, co-founder of Binance and head of Binance Labs, commented: “Binance Labs continuously identifies infrastructure providers introducing novel solutions to accelerate Web3 application growth. Initia’s innovative architecture and tooling represent a crucial step toward broad developer adoption.”

In February 2024, Initia announced it had raised $7.5 million in a seed round led by Delphi Ventures and HackVC, with participation from Nascent, Figment Capital, A.Capital, and BigBrain Holdings. Several angel investors and industry thought leaders also joined the round, including Cobie, DCF GOD, Zaheer, Nick White, and Smokey.

Omnitia Architecture
Initia introduces a foundational Layer 1 blockchain integrated with customized Layer 2 infrastructure called Omnitia, enabling a unified ecosystem within a modular network.

Initia Architecture
Initia (Layer 1)
Layer 1 is built on the Cosmos SDK, uses CometBFT for consensus, and integrates the Move VM for smart contracts. It serves as an orchestration layer coordinating security, liquidity, routing, and interoperability.

Initia L1
Key Features:
Omnitia Liquidity Hub and Intrinsic Liquidity: Enhances security and liquidity within the L1 chain by staking INIT tokens alongside validators. This mechanism allows staking of either INIT tokens or paired tokens on a whitelist, increasing staking rewards and facilitating seamless token transfers across rollups.

Omnitia Liquidity Hub
Omnitia Shared Security (OSS): A scalable security framework protecting assets across multiple Minitias. OSS leverages Celestia’s data availability solution to enable efficient data verification and fraud proof construction without downloading entire blocks. This system ensures the L1 validator set can maintain network security without being burdened by the full data load of each Minitia.

Omnitia Shared Security
Minitia (Layer 2)
The Layer 2 infrastructure consists of Minitias—high-performance application-specific chains designed for scalability and throughput, using a VM-agnostic optimistic rollup framework.

OPinit Stack
OPinit Stack is a pioneering optimistic rollup framework tailored for the Cosmos ecosystem, inspired by Optimism’s Bedrock specification. Its VM-agnostic nature allows Minitias to support various virtual machines, including MoveVM, WasmVM, and EVM, accommodating diverse application and developer preferences.

Minitia

Minitias are fully functional CosmosSDK chains that rely on Initia Layer 1 for security and data settlement. This enables Minitias to leverage advanced rollup capabilities and utilize various CosmosSDK modules. Transactions on Minitias are efficiently ordered and batch-settled to L1 and Celestia, ensuring a transparent and secure environment for operations and validation.
Key Features:
-
Integrated Built-in Capabilities
-
Developer Tools & Features: Minitias offer developers a suite of built-in features including instant bridging, native USDC, token fungibility across different VMs, oracle interfaces, fiat gateways, and comprehensive developer tools.
-
Impressive Technical Specifications and Rich Feature Set
-
Performance: Over 10,000 TPS with a 500ms block time, ensuring high performance for demanding applications.
-
Interoperability: Integrated IBC for Cosmos interoperability and Omnitia shared security.
-
Celestia Data Availability Support: Leverages Celestia for efficient data availability and state verification.
-
Multi-VM Support: Supports MoveVM, WasmVM, and EVM.
-
Various Native Features: Such as incentive programs, token rebates, and the Omnitia messaging module.
-
Advanced Tools: Including InitiaSDK, WalletSDK, and one-click deposit widgets.
Third-party Integrations: Supports integration with external services and oracles to expand functionality and user experience.
Aligning Omnitia
Initia aligns the ecosystem by programmatically parameterizing INIT distribution and enabling dApps to directly capture generated economic value.
Intrinsic Liquidity

Initia’s delegated proof-of-stake (DPoS) mechanism, enhanced via the x/mstaking module, allows staking of either standalone INIT or whitelisted INIT-X LP tokens. This system not only mobilizes assets, decentralizes security, and increases rewards but also boosts liquidity. It also supports the use of whitelisted LP tokens for inter-Minitia routing and gas payments.
Value Incentive Program (VIP)
VIP maintains long-term user engagement through sustained incentives, benefiting all ecosystem participants. It ensures that Layer 2 activity accumulates value within the Initia ecosystem and encourages developers to integrate INIT and attract users.
Rebates

By splitting transaction fees at the smart contract level, Initia captures value from economic activity, ensuring all participants benefit from the ecosystem’s economic growth.
Highlights
MoveVM

Move is a blockchain-agnostic programming language designed to enhance security and productivity, simplifying the learning curve for Web3. Originally developed for the Diem blockchain and based on Rust, Move provides high-level abstractions for assets, transfers, and access control, making smart contract programming safer and more efficient.
Initia is the first CosmosSDK chain to integrate the Move programming language and its virtual machine.
Initia’s MoveVM integrates the Move runtime with the CosmosSDK, harmonizes token standards, and enables the use of Move tokens within Cosmos. The liquid staking module allows Move users to leverage Cosmos’ staking capabilities. Initia also supports CosmosSDK messages within Move, enhancing application functionality and interoperability.
Furthermore, this integration enables interoperability among the three most widely used virtual machines: EVM, WasmVM, and MoveVM.
InitiaEVM
InitiaEVM is a CosmosSDK module designed to support Solidity smart contracts and EVM operations while leveraging Cosmos and IBC interoperability.

-
Full EVM Compatibility: Solidity contracts can be deployed or ported directly without modification.
-
Custom Bank Interface (BI): Replaces the standard Cosmos x/Bank module with ERC20, ensuring a unified token standard across EVM Minitias.
-
Single Token Standard: Uses only the ERC20 token standard, simplifying development and integration without managing Cosmos tokens or interfaces.
-
Native IBC Integration: ERC20 tokens created in Solidity smart contracts can be transferred to other chains via IBC without additional complexity. Native Cosmos assets transferred to EVM Minitias are automatically converted into ERC20 tokens.
-
Cosmos Interactions: Solidity contracts can execute Cosmos messages, query chain state, and interact with features like cross-chain accounts, ICQ, and Slinky queries.
-
Interwoven EVM: EVM IBC hooks support multi-chain, cross-VM contract interactions, fostering new multi-chain ecosystems.
-
Simplified Development: InitiaEVM ensures Solidity projects are easy to integrate, allowing developers to focus on their applications without worrying about conversion or interoperability issues.
Slinky

Initia’s Layer 1 (L1) ecosystem includes an advanced oracle system powered by Skip Slinky, which writes the latest price data directly into every block, ensuring reliable, accurate, and timely data for financial operations and smart contract functions.
By using Skip Slinky, developers can provide reliable data for Initia L1 applications, enhancing the functionality and user experience of financial dApps, gaming platforms, and other applications requiring external data.
Core Applications
Initia offers a complete product stack with a unified architecture, providing users with a consistent on-chain experience when interacting with numerous interconnected rollups, lowering the barrier to entry.

-
InitiaScan: A multi-chain explorer offering VM-specific tools and information.
-
Wallet Widget: Supports EVM and Cosmos wallet signing with social login capabilities.
-
Bridget: A front-end bridge and aggregator directly integrated into rollups.
-
Initia App: A centralized platform for managing everything related to Initia.
-
Initia Usernames: A full-blockchain on-chain identity system.
-
Initia Wallet: A wallet specifically designed for navigating the Initia ecosystem.
Ecosystem

Minitias are Layer 2 app-chains within the Initia ecosystem. There are currently nine known high-quality Minitias. Here is the list:
Blackwing is a non-liquidation margin protocol built on Initia.
Contro is a GLOB (Gradual Limit Order Book) chain built on Initia.
Lunch is an all-in-one Web3 consumer app connecting Web3 with the real world, where users earn rewards by participating in both Web3 and Web2 activities.
Tucana is the liquidity and trading hub for the modular ecosystem.
MilkyWay is the staking center for the modular ecosystem.
Civitia is the first gamified social experiment built on Initia.
InitAI is a decentralized image-generating AI protocol built on Initia.
Inertia is Initia’s first and only modular LRT and lending protocol.
Zaar is a fully functional, mobile-friendly NFT marketplace.
Conclusion
Initia redefines the multi-chain experience by seamlessly integrating Layer 1 and Layer 2 solutions into a user-friendly ecosystem. Leveraging the strengths of Cosmos SDK, CometBFT, and Move VM, Initia delivers robust security, scalability, and interoperability. Advanced features like OPinit Stack and intrinsic liquidity position Initia as a leader in the blockchain space. With a strong team and substantial funding from leading industry players, Initia is poised for widespread adoption and innovation. Having already demonstrated a robust ecosystem during its testnet phase, Initia is well-positioned to become fertile ground for the next generation of decentralized applications.
Join TechFlow official community to stay tuned
Telegram:https://t.me/TechFlowDaily
X (Twitter):https://x.com/TechFlowPost
X (Twitter) EN:https://x.com/BlockFlow_News














