---
title: "Maya Protocol"
path: "/ecosystem/maya-protocol"
bannerImage: "https://j9ytchrzkvqpcul7.public.blob.vercel-storage.com/c02f0b5f-4dc8-44a4-95e6-64a861d91fe4.jpeg"
version: "2.0.0"
author: "ShardSpace Admin"
createdAt: "2026-02-06T16:07:54.835Z"
updatedAt: "2026-03-28T15:33:20.448Z"
---

# Maya Protocol

Maya Protocol is a [decentralized cryptocurrency exchange ecosystem](https://docs.mayaprotocol.com/introduction/readme/getting-started) that enables cross-chain asset trading without relying on wrapped tokens or traditional bridge infrastructure. Launched in 2024, the protocol consists of two main components: MAYAChain, which is currently operational, and AZTECChain, which is under development.

[https://youtu.be/f8k2tx2NFi4](https://youtu.be/f8k2tx2NFi4)

## Overview

[MAYAChain functions as an Automated Market Maker (AMM)](https://docs.mayaprotocol.com/) similar to Uniswap, but with the distinctive capability to utilize cross-chain liquidity. This approach differs from conventional cross-chain exchanges that typically rely on wrapping assets and bridging, methods that have proven vulnerable to security breaches. According to Chainalysis data cited in the protocol's documentation, bridge hacks accounted for $2 billion in losses in 2022, representing 69% of all DeFi hacks.

The protocol is a friendly fork of THORChain and employs a unique security model that manages funds directly in on-chain vaults, protected through economic security mechanisms. This is achieved through the implementation of three core technologies: the Tendermint consensus engine, Cosmos-SDK state machine, and GG20 Threshold Signature Scheme (TSS).

[As of September 2024, Maya Protocol has successfully integrated with multiple major blockchain networks](https://www.radixdlt.com/blog/maya-protocol-integration-is-now-complete), including Ethereum, Arbitrum, and most recently, the Radix network. The protocol averages approximately $4 million in daily trading volume, providing a significant gateway for users to move assets between different blockchain ecosystems.

### Technical Foundation

Maya Protocol's architecture is built on the principle of trustless cross-chain trading. [Instead of using wrapped tokens or traditional bridges](https://docs.mayaprotocol.com/introduction/readme/getting-started), the protocol implements a sophisticated system of continuous liquidity pools that enable direct asset exchanges across different blockchains. This approach minimizes counterparty risk and reduces the potential points of failure often associated with cross-chain bridges.

The protocol utilizes a three-token system to facilitate its operations:

1. $1

2. $1

3. $1

### Recent Developments

A significant milestone in Maya Protocol's evolution was the [implementation of Streaming Swaps](https://www.radixdlt.com/blog/maya-protocol-integration-is-now-complete), a feature that improves price execution by breaking large trades into smaller components. This mechanism operates similarly to Time Weighted Average Price (TWAP) trades but with a 24-hour time limit, allowing for better price discovery and reduced slippage.

The protocol has also introduced innovative features such as [Impermanent Loss Protection](https://docs.mayaprotocol.com/deep-dive/how-it-works/impermanent-loss-protection-ilp) for liquidity providers and a [sophisticated economic model](https://docs.mayaprotocol.com/deep-dive/how-it-works/dynamic-inflation) that includes dynamic inflation mechanisms to maintain system stability.

Maya Protocol represents a significant advancement in decentralized cross-chain trading infrastructure, offering solutions to many of the security and efficiency challenges that have historically plagued cross-chain asset transfers in the cryptocurrency ecosystem.

## Architecture

Maya Protocol's technical architecture is built on several interconnected components that enable secure cross-chain asset trading. At its core, the protocol utilizes three fundamental technologies: the Tendermint consensus engine, Cosmos-SDK state machine, and GG20 Threshold Signature Scheme (TSS).

### Bifröst Protocol

[The Bifröst Protocol serves as the foundation for cross-chain communication](https://docs.mayaprotocol.com/deep-dive/how-it-works/technology), implementing a system of one-way state pegs. Each node operates a "Bifröst" service that manages chain-specific transactions and converts them into standardized witness transactions for the MAYAChain network. This process ensures that transactions maintain consistent parameters across different blockchain architectures, whether they originate from UTXO-based chains like Bitcoin or account-based chains like Ethereum.

### State Machine

[The MAYAChain state machine](https://docs.mayaprotocol.com/deep-dive/how-it-works/technology) coordinates asset exchange logic and manages outgoing transactions. It processes finalized transactions through several stages:

1. $1

2. $1

3. $1

4. $1

### Threshold Signature Scheme (TSS)

[The TSS implementation](https://docs.mayaprotocol.com/deep-dive/how-it-works/eli5/what-is-threshold-signature-scheme-tss) represents a significant advancement over traditional multisig approaches. Rather than requiring multiple signatures on a single transaction, TSS enables nodes to collectively forge a vault's lock through a modular process where each node shapes a part of the lock corresponding to its key. This approach offers several advantages:

- Lower transaction costs

- Blockchain-agnostic implementation

- Enhanced privacy as TSS transactions are indistinguishable from standard transactions

### Vault System

[Maya Protocol employs two types of vaults](https://docs.mayaprotocol.com/deep-dive/how-it-works/technology) to manage assets:

1. $1

2. $1

The system implements a sharding mechanism for Asgard vaults when the network exceeds 40 nodes, allowing for horizontal scaling while maintaining security.

## Continuous Liquidity Pools

[The protocol's Continuous Liquidity Pools (CLP)](https://docs.mayaprotocol.com/deep-dive/mayachain-finance/continuous-liquidity-pools) represent a sophisticated evolution of the traditional automated market maker model. The CLP implements a slip-based fee model that responds dynamically to liquidity demand, calculated using the formula:

```
y = (xYX)/(x+X)²

```

Where:

- x represents the input amount

- X represents the input balance

- Y represents the output balance

- y represents the output amount

This model offers several key benefits:

- Always-available liquidity for all supported assets

- Transparent, fair pricing without centralized intermediaries

- On-chain price feeds for internal and external use

- Democratized arbitrage opportunities

- Fee convergence to zero as demand subsides

## Security Features

The protocol implements multiple layers of security measures to protect assets and maintain network stability:

### Conformation Counting

[To guard against double-spend attacks and chain reorganizations](https://docs.mayaprotocol.com/deep-dive/how-it-works/security), the protocol employs dynamic confirmation requirements based on transaction value. This is particularly important for chains without instant finality.

### Solvency Verification

[The protocol includes an automatic solvency checker](https://docs.mayaprotocol.com/deep-dive/how-it-works/security) that operates in two modes:

1. $1

2. $1

### Transaction Throttling

[To prevent rapid asset drainage](https://docs.mayaprotocol.com/deep-dive/how-it-works/security), the protocol implements outbound transaction throttling with a maximum value limit per block (currently 1000 $CACAO worth). Large outbound transactions are automatically spread across multiple blocks, up to 720 blocks (approximately one hour), providing time for security measures to engage if necessary.

## Governance Mechanisms

[The protocol employs a minimalist governance approach](https://docs.mayaprotocol.com/deep-dive/how-it-works/governance) through the Mimir system, which allows for adjustments to network parameters without requiring direct node communication. This system manages:

- Asset listing and delisting

- Chain integration processes

- Protocol upgrades

- Economic parameters

- Emergency response procedures

The governance system is deliberately limited to prevent nodes from forming coalitions that could compromise network security, while still maintaining necessary protocol flexibility and upgrade capabilities.

This technical infrastructure has enabled Maya Protocol to successfully integrate with multiple major blockchain networks, including its [recent integration with the Radix network](https://www.radixdlt.com/blog/maya-protocol-integration-is-now-complete), demonstrating the system's adaptability and robust cross-chain capabilities.

## Native Tokens

Maya Protocol operates using a three-token system, each serving distinct purposes within the ecosystem. The protocol's token architecture is designed to align incentives between different stakeholders while maintaining economic stability.

### $CACAO

$CACAO serves as [the primary token of the Maya Protocol ecosystem](https://docs.mayaprotocol.com/introduction/readme/cacao), with a total supply of 100 million tokens. The token's distribution was conducted through a liquidity auction that allocated 90% of the total supply, with the remaining 10% designated for the Impermanent Loss Protection treasury. Notably, the development team received no direct allocation of $CACAO tokens.

$CACAO serves three essential roles in the protocol:

1. $1

2. $1

3. $1

[$CACAO's value structure](https://docs.mayaprotocol.com/introduction/readme/cacao) includes both a deterministic component and a speculative element. The protocol's 1:1 pool ratio mechanism ensures that $CACAO's market capitalization maintains a minimum value equal to the non-$CACAO asset Total Value Locked (TVL) in the protocol.

### MAYA

[MAYA functions as a revenue-sharing token](https://docs.mayaprotocol.com/introduction/readme/cacao) with a fixed supply of 1 million tokens. Its primary purpose is to distribute protocol revenue to token holders while providing initial funding for protocol development.

The MAYA token distribution follows this structure:

- 15.6% allocated to founders (non-transferable)

- 7% to RUNE token holders

- 7% to early nodes

- 7% to Tier 1 liquidity providers

- 1% to Maya Mask NFT holders

- 78% to the development fund

[MAYA token holders receive 10% of all protocol revenue](https://docs.mayaprotocol.com/introduction/readme/cacao) in the form of daily $CACAO distributions. This mechanism ensures that for every $9 earned by liquidity providers and nodes, MAYA holders, including the development team, earn $1, creating alignment between protocol development and long-term value creation.

Unlike many protocol tokens, [MAYA is not designed for active trading](https://docs.mayaprotocol.com/introduction/readme/cacao) and does not have native liquidity pools on the Maya Protocol. While external exchanges may choose to list the token, its primary function remains revenue distribution rather than trading.

### AZTEC

[AZTEC is a planned revenue-sharing token](https://docs.mayaprotocol.com/introduction/readme/cacao) designed for the forthcoming AZTECChain component of the protocol. Following a similar model to the MAYA token, AZTEC will capture 10% of all transaction fees generated on AZTECChain.

The AZTEC token is scheduled for launch alongside AZTECChain, which will serve as a smart contract platform within the Maya Protocol ecosystem. [AZTECChain will be built as a fork of the Cosmos Hub](https://docs.mayaprotocol.com/), leveraging established infrastructure and the Cosmos smart contract development ecosystem.

When operational, AZTECChain will enable advanced features such as:

- Algorithmic stablecoins

- Synthetic assets

- CEX-style order book trading

- Additional DeFi capabilities

The protocol's documentation emphasizes that neither chain will artificially inflate yield to drive demand for their respective stablecoins or derivatives, maintaining a focus on sustainable economic design.

## Features and Services

### Cross-chain Swaps

[Maya Protocol's primary value proposition](https://docs.mayaprotocol.com/introduction/readme/roles/swapping) is enabling users to swap digital assets across different blockchain networks without traditional bridging or wrapping mechanisms. The protocol aims to provide superior user experience through open finance protocols and permissionless access to fast chains (like Dash), smart contract chains (such as Ethereum and Kujira), and censorship-resistant chains (like Bitcoin).

[A notable innovation in the protocol's swap mechanics](https://www.radixdlt.com/blog/maya-protocol-integration-is-now-complete) is the implementation of Streaming Swaps, which break large trades into multiple smaller components over time. This feature operates similarly to Time Weighted Average Price (TWAP) trades but with a 24-hour time limit, offering two key benefits:

1. $1

2. $1

[The protocol processes swaps](https://docs.mayaprotocol.com/introduction/readme/roles/swapping) through its Continuous Liquidity Pools, where each transaction involves:

1. $1

2. $1

3. $1

The entire process is handled atomically by the state machine, ensuring users never directly interact with $CACAO.

[Swap costs comprise two components](https://docs.mayaprotocol.com/introduction/readme/roles/swapping):

1. $1

2. $1

### Liquidity Provision

[Liquidity providers (LPs) can participate](https://docs.mayaprotocol.com/introduction/readme/roles/liquidity-providers) in the protocol by depositing assets into liquidity pools. The protocol supports both symmetrical (equal value of two assets) and asymmetrical (unequal values) deposits, though symmetrical additions are recommended for optimal performance.

[Maya Protocol implements an innovative Impermanent Loss Protection (ILP) mechanism](https://docs.mayaprotocol.com/deep-dive/how-it-works/impermanent-loss-protection-ilp) funded from the protocol reserve, which contains 10% of the total $CACAO supply. Key features include:

- Protection begins 50 days after liquidity deposit

- Coverage reaches 100% after 150 days if the asset outperforms $CACAO

- Coverage reaches 100% after 450 days if $CACAO outperforms the asset

- Protection is calculated at withdrawal time

- Coverage accrues at 1% daily for outperforming assets and 0.25% daily for underperforming assets

[Liquidity providers earn returns through multiple streams](https://docs.mayaprotocol.com/introduction/readme/roles/liquidity-providers):

- Swap fees from trading activity

- Block rewards from protocol emissions

- Continuous income from the protocol's token reserve

- Additional rewards based on the Incentive Pendulum mechanism

### Savings Program

[The protocol offers a savings feature](https://docs.mayaprotocol.com/deep-dive/mayachain-finance/savings) that allows users to earn yield with single-sided asset exposure using synthetic assets. This program operates through a two-step process:

1. $1

2. $1

[Savers receive 50% of the yield generated by the synthetic collateral](https://docs.mayaprotocol.com/deep-dive/mayachain-finance/savings), with the remaining 50% distributed to liquidity providers. This yield comes from:

- Swap fees generated by the underlying liquidity

- Protocol rewards

- Additional protocol incentives

### Synthetic Assets

[Maya Protocol's synthetic asset model](https://docs.mayaprotocol.com/deep-dive/mayachain-finance/synthetic-asset-model) differs from traditional approaches by implementing a hybrid system that is both fully collateralized during existence and 1:1 pegged at redemption. This unique design provides capital efficiency while maintaining price stability.

Synthetic assets are backed by constant-product liquidity, with:

- 50% collateralization in the underlying asset

- 50% collateralization in $CACAO

- Pool rebalancing along a price curve to maintain stability

- Price shifts subsidized by pool liquidity

[To manage high demand for synthetic assets](https://docs.mayaprotocol.com/deep-dive/mayachain-finance/synthetic-asset-model), the protocol implements a Protocol-Owned Liquidity (POL) mechanism where the reserve can add $CACAO to pools when synthetic utilization approaches capacity limits. This helps maintain synthetic asset stability while protecting liquidity providers from excessive leverage exposure.

The protocol continuously monitors synthetic asset utilization and automatically adjusts POL positions to maintain optimal market conditions and risk parameters.

## Governance

Maya Protocol employs a minimalist governance approach designed to maintain network security while enabling necessary protocol adjustments. [The system deliberately limits governance scope](https://docs.mayaprotocol.com/deep-dive/how-it-works/governance) to prevent nodes from communicating or learning each other's identities, which could compromise network security through potential collusion.

### Asset Management

[The protocol implements a permissionless asset listing system](https://docs.mayaprotocol.com/deep-dive/how-it-works/governance) where users signal demand for new assets by staking in new pools. When the network identifies a new asset, it creates a pool in bootstrap mode, during which swapping is disabled. The selection process occurs periodically, with the network evaluating all bootstrapping pools and listing the one with the highest value.

[Assets can be delisted through two primary mechanisms](https://docs.mayaprotocol.com/deep-dive/how-it-works/governance):

1. $1

2. $1

When a new bootstrap pool is enabled, its depth is compared to existing active pools. If the new pool has greater depth, it may replace the smallest active pool, which returns to bootstrap mode.

### Chain Integration

[The process for adding new blockchain support](https://docs.mayaprotocol.com/deep-dive/how-it-works/governance) follows a structured approach:

1. $1

2. $1

3. $1

4. $1

5. $1

6. $1

Chain removal follows a similar threshold mechanism, where support is discontinued when 67% of nodes stop monitoring a chain, initiating an automated process to return assets to their owners.

### Protocol Upgrades

[The upgrade process](https://docs.mayaprotocol.com/deep-dive/how-it-works/governance) encompasses three main components:

1. $1

2. $1

3. $1

Upgrades are implemented through an asynchronous process where nodes can update their software during regular network churn cycles. The network automatically activates new features when 67% of nodes adopt the latest version, ensuring smooth transitions without disrupting consensus.

### Mimir System

[The Mimir feature](https://docs.mayaprotocol.com/deep-dive/how-it-works/constants-and-mimir) provides flexible control over network parameters through two distinct mechanisms:

**Node Mimir**

- Requires two-thirds majority of active nodes for implementation

- Only counts votes from currently active nodes

- Used for routine parameter adjustments

**Admin Mimir**

- Temporary override capability for testing purposes

- Cannot control funds or critical security parameters

- Planned for eventual removal from the protocol

### Economic Parameters

[The protocol maintains several key economic constants](https://docs.mayaprotocol.com/deep-dive/how-it-works/constants-and-mimir) that can be adjusted through governance, including:

- Emission curve for $CACAO distribution

- Incentive curve for reward allocation

- Maximum available pools

- Minimum $CACAO pool depth

- Pool cycle duration

### Emergency Procedures

[Emergency governance actions](https://docs.mayaprotocol.com/deep-dive/how-it-works/governance) are intentionally difficult to coordinate due to the protocol's emphasis on node anonymity. The primary emergency mechanism is Ragnarök, which triggers when node count falls below four, initiating an automated fund distribution process and system shutdown.

[The protocol includes multiple halt mechanisms](https://docs.mayaprotocol.com/deep-dive/how-it-works/security) for emergency situations:

- Individual node pause capability (limited to 720 blocks, approximately one hour)

- Cumulative halt extension through multiple node participation

- Chain-specific trading halts

- Automatic solvency-triggered safety measures

These governance mechanisms have enabled Maya Protocol to successfully integrate with multiple blockchain networks while maintaining security and operational efficiency. The recent [integration with the Radix network](https://www.radixdlt.com/blog/maya-protocol-integration-is-now-complete) demonstrates the effectiveness of this governance model in facilitating network expansion while preserving decentralized control.

## Ecosystem

### User Interfaces

Maya Protocol operates as backend infrastructure, requiring user interfaces for interaction. [The protocol supports multiple decentralized exchanges and wallet interfaces](https://docs.mayaprotocol.com/introduction/maya-ecosystem/user-interfaces-and-wallets) to provide users with various access points to its services.

[ThorWallet DEX serves as a primary interface](https://docs.mayaprotocol.com/introduction/maya-ecosystem/user-interfaces-and-wallets) offering both web and mobile access. Key features include:

- Support for all Maya Protocol-compatible Layer 1 blockchains

- Native $CACAO and MAYA token management

- Cross-chain swap functionality

- Liquidity position management

- Integration with hardware wallets like Ledger

- Comprehensive saver position management

[El Dorado provides a web-based interface](https://docs.mayaprotocol.com/introduction/maya-ecosystem/user-interfaces-and-wallets) with distinctive features:

- Support for all Maya-supported Layer 1 blockchains

- Unique Polkadot blockchain integration

- Compatible with XDEFI and Keystore wallets

- Full liquidity management capabilities

[$CACAOSwap offers specialized features](https://docs.mayaprotocol.com/introduction/maya-ecosystem/user-interfaces-and-wallets) including:

- Integration with multiple wallet types including Keystore, MetaMask, XDEFI, Keplr, and Leap

- Cross-chain swap functionality

- Liquidity and saver position management

- Support for all Maya-supported Layer 1 blockchains

### Infrastructure Tools

[MayaScan serves as the primary blockchain explorer](https://docs.mayaprotocol.com/blockchain-explorer/mayascan) for Maya Protocol, offering:

- Comprehensive transaction tracking

- Swap and liquidity monitoring

- Network status oversight

- Node performance tracking

- Secure peer-to-peer messaging capability

- Native token and NFT trading support through Ordinals technology and Memos

[The Maya Info Bot provides real-time network monitoring](https://docs.mayaprotocol.com/introduction/maya-ecosystem/tools) across multiple channels (Telegram, Discord, and X), tracking:

- Large asset transfers

- Significant swap transactions

- Liquidity pool statistics

- $CACAO price movements

- Mimir parameter adjustments

- Network alerts and updates

[Mayans.app combines social media elements with decentralized finance](https://docs.mayaprotocol.com/introduction/maya-ecosystem/tools), offering:

- Secure private messaging

- MRC-20 token trading and staking

- DeFi gaming integration

- Market trend signals

- Social network features for the Maya community

### Digital Assets

[Maya Masks represents the protocol's official NFT initiative](https://docs.mayaprotocol.com/deep-dive/maya-masks), consisting of 1,689 Genesis Maya Masks. The collection features:

- Two distinct categories: Golden Masks and regular Masks

- Integration with Web3 avatars

- Utility features including:
$CACAO staking rewards (planned for AZTECChain launch)

- Community event access

- $MAYA and $AZTEC token airdrops (4.5 tokens each per mask)

- Enhanced benefits for Golden Mask holders

[The ecosystem supports multiple wallet solutions](https://docs.mayaprotocol.com/introduction/maya-ecosystem/user-interfaces-and-wallets):

**XDEFI Wallet**

- Multi-ecosystem support for over 30 native blockchains

- EVM and Cosmos chain compatibility

- Hardware wallet integration with Ledger and Trezor

- Native support for Bitcoin, Ethereum, Solana, and other major networks

**Hardware Wallet Support**

[KeepKey integration](https://docs.mayaprotocol.com/introduction/maya-ecosystem/user-interfaces-and-wallets) provides:

- Secure storage for $CACAO and $MAYA tokens

- Native cross-chain swap capability in firmware

- Support for Maya Layer 1 assets

- Integration with multiple EVM and Cosmos chains

### Recent Developments

The ecosystem continues to expand, with [the recent integration of the Radix network](https://www.radixdlt.com/blog/maya-protocol-integration-is-now-complete) marking a significant milestone. This integration enables trustless cross-chain asset swaps between Radix and other supported networks, providing new opportunities for asset flow and ecosystem growth. The integration is particularly notable for enabling access to Maya Protocol's $63 billion TVL across supported chains for Radix users, while maintaining the protocol's commitment to security and decentralization.

## Technical Infrastructure

### Node Operation

[The Maya Protocol network is serviced by MAYANodes](https://docs.mayaprotocol.com/introduction/readme/roles/node-operators), which are designed to operate in a decentralized and anonymous manner. The network initially targets 120 nodes, each comprising multiple independent servers that work cooperatively to facilitate cross-chain swapping capabilities.

[The node infrastructure employs several innovative features](https://docs.mayaprotocol.com/) to maintain decentralization and security:

- Capped Proof of Bond validator selection to maintain a high Nakamoto Coefficient

- Periodic Validator Churning every 5 days to prevent stagnation

- Asynchronous Network Upgrades allowing gradual transition to new protocol versions

- Chain-agnostic Bifrost Protocol for managing various blockchain connections

[Maya Protocol implements a unique security approach](https://docs.mayaprotocol.com/introduction/readme/roles/node-operators) for node operations. Unlike traditional staking systems, nodes must directly pay for their bond rather than accepting delegation. This requirement ensures that economic security assumptions remain valid, as a node operator who pays $1 million for their bond would only attempt theft if they could access more than $1 million in funds.

While public delegation is not permitted, [the protocol allows for private delegation](https://docs.mayaprotocol.com/introduction/readme/roles/node-operators) under specific conditions:

- Limited to 6 bonders per node

- Requires direct whitelisting by node operators

- Assumes trust relationships between operators and bonders

- Maintains identical network operation regardless of delegation status

### Liquidity Nodes Model

[The Liquidity Nodes model](https://docs.mayaprotocol.com/deep-dive/how-it-works/liquidity-nodes) represents a significant innovation in blockchain infrastructure, addressing common issues with traditional staking systems. Instead of requiring idle staked funds, nodes bond Liquidity Pairs, offering three key advantages:

[The model maintains slashing mechanisms](https://docs.mayaprotocol.com/deep-dive/how-it-works/liquidity-nodes) while requiring over 75% of capital to be bonded by nodes, with an ideal target of 87% to prevent Sybil attacks. Slashed funds are transferred to Protocol Owned Liquidity, with provisions for both manual and automatic forgiveness.

The system distributes two types of rewards:

- Node Exclusive Rewards (NER): Reserved for liquidity bonded to MAYANodes

- Liquidity Pool Rewards (LR): Distributed to all liquidity providers based on their share

[The model achieves superior capital efficiency](https://docs.mayaprotocol.com/deep-dive/how-it-works/liquidity-nodes) through:

- Simultaneous earning of node rewards and liquidity rewards

- Reduced bonding risk through continued liquidity rewards during standby states

- Creation of deeper liquidity pools while maintaining network security

- Implementation of a self-reinforcing liquidity flywheel effect

### Economic Model

[The protocol implements a dynamic inflation mechanism](https://docs.mayaprotocol.com/deep-dive/how-it-works/dynamic-inflation) that can be enabled or disabled through node voting. This feature activates when $CACAO held outside liquidity pools exceeds 10% of the non-reserve supply. The inflation rate follows the formula:

```
Rate of inflation = (1-y) * 40% + 1%

```

where y represents the percentage of $CACAO in pools relative to total supply.

[The protocol's economic balance](https://docs.mayaprotocol.com/deep-dive/how-it-works/incentive-pendulum) is maintained through an Incentive Pendulum mechanism that adjusts rewards between nodes and liquidity providers based on network conditions:

- Optimal State: Maintains roughly 85% bonded LP and 15% pooled LP

- Unsafe State: Triggers when pooled capital exceeds 25% of bonded capital

- Automatic adjustment of reward distribution to maintain economic security

### Network Security

[The protocol implements multiple security layers](https://docs.mayaprotocol.com/deep-dive/how-it-works/security):

**Proactive Measures**

- Conformation counting for double-spend protection

- Outbound transaction throttling

- Automated solvency checking

- Unauthorized transaction detection

- Security event flagging

**Reactive Controls**

- Node operator triggered halts

- Chain-specific trading suspensions

- Emergency shutdown procedures

- Automatic security alerting system

These infrastructure components work together to enable Maya Protocol's cross-chain functionality while maintaining security and efficiency. The recent [successful integration with the Radix network](https://www.radixdlt.com/blog/maya-protocol-integration-is-now-complete) demonstrates the robustness of this infrastructure in supporting network expansion while maintaining operational security.

## Future Development

### Roadmap Overview

Maya Protocol's development roadmap for 2024 focuses on expanding chain integrations, improving user experience, and introducing new technical features. [The protocol has already completed several major objectives](https://docs.mayaprotocol.com/introduction/roadmap-2024), including:

**Completed Initiatives**

1. $1

2. $1

3. $1

4. $1

**AZTECChain Development**

[A significant component of Maya Protocol's future development](https://docs.mayaprotocol.com/) is AZTECChain, a smart contract platform being developed as a fork of the Cosmos Hub (Gaia). This initiative will enable:

- Algorithmic stablecoin implementation

- Derivatives such as Synths

- CEX-style order book trading

- Enhanced DeFi capabilities

The protocol emphasizes a conservative approach to these features, noting that algorithmic stablecoins will be delayed upon launch to ensure proper economic design and testing through bounties. Additionally, neither chain will subsidize yield to artificially inflate demand for stablecoins or derivatives.

### Planned Integrations

[The protocol's roadmap](https://docs.mayaprotocol.com/introduction/roadmap-2024) includes several major blockchain integrations:

**THORChain DEX Aggregation**

- Enabling swaps between THORChain and MAYAChain assets

- Creating broader liquidity networks across protocols

**Privacy-Focused Integration**

- Planned Zcash integration to support $ZEC deposits

- Expansion into privacy-preserving transaction capabilities

**Additional Network Support**

- Cardano integration for $ADA token support

- Memoless transaction capabilities to expand wallet and chain compatibility

- Additional blockchain integrations to be announced

### Technical Enhancements

The development team is working on several technical improvements to enhance the protocol's functionality:

**Memoless Transactions**

[This feature](https://docs.mayaprotocol.com/introduction/roadmap-2024) will expand the protocol's compatibility by:

- Enabling integration with chains that don't use memos

- Broadening potential wallet integrations

- Simplifying user experience across different blockchain ecosystems

**Infrastructure Scaling**

[The protocol's architecture](https://docs.mayaprotocol.com/deep-dive/how-it-works/technology) allows for continuous improvement through:

- Asynchronous network upgrades

- Sharded Asgard vault scaling

- Enhanced cross-chain communication protocols

### Economic Evolution

[The protocol's economic model](https://docs.mayaprotocol.com/deep-dive/how-it-works/dynamic-inflation) continues to evolve through:

- Refinement of the dynamic inflation mechanism

- Enhancement of the Incentive Pendulum system

- Development of sustainable yield generation methods

### Integration Impact

The recent [Radix integration](https://www.radixdlt.com/blog/maya-protocol-integration-is-now-complete) demonstrates Maya Protocol's commitment to expanding cross-chain liquidity and accessibility. This integration has:

- Enabled trustless cross-chain asset swaps with Radix

- Created new routes for TVL flow across supported chains

- Provided Radix ecosystem participants access to Maya Protocol's liquidity

- Enhanced key network metrics including TVL, weekly transactions, and user acquisition

[The successful implementation of Streaming Swaps](https://www.radixdlt.com/blog/maya-protocol-integration-is-now-complete) during this period also showcases the protocol's ability to introduce complex features while maintaining security and efficiency. This feature has proven particularly valuable for large trades, as it:

- Reduces slippage through trade size optimization

- Improves price execution through temporal distribution

- Allows arbitrageurs to maintain pool balance during execution

These developments suggest a strong foundation for future growth and integration, with the protocol positioned to continue expanding its cross-chain capabilities while maintaining its commitment to security and decentralization.