Skip to main content
Login | Sign up
  • Tokens
  • Mayan Swap (MAYAN)

    1/1/1901 00:00 UTC

    $0.00

    % Today
    0.00%
    Preview Mode: Market data not yet available.

    Price Chart

    24H: 0.00% |
    7D: 0.00% |
    30D: 0.00%
    1D
    7D
    30D
    90D
    ALL

    Mayan Swap News

    Loading...

    Overview

    Mayan Swap is a cross-chain swap auction protocol built to help people move assets across many networks in one click. It is not a standalone “Mayan Swap blockchain,” but a protocol that runs across several chains with Solana as the fast auction hub. Mayan connects Solana, major EVM chains (like Ethereum, Arbitrum, Base, BNB Chain, Optimism, Polygon, Avalanche), and even Sui, so users can swap native-to-native tokens without manual bridging steps. Auctions run in seconds, and a winning “driver” fulfills the trade at the best available rate. The public documentation describes Mayan’s design as intent-based, with auctions and settlement coordinated by Wormhole message passing. (docs.mayan.finance)

    Under the hood, Mayan supports three complementary methods for cross-chain transfers: WH Swap, MCTP, and Swift. All three rely on Wormhole to send the necessary data between chains, and each method balances speed, cost, and execution details differently. This unified system is exposed through one interface and developer SDKs, so integrators can choose the best path while users see a simple one-click flow. (docs.mayan.finance)

    For everyday users, the takeaway is straightforward: you can begin on one chain, end on another, and receive the chosen output token in your wallet—without worrying about bridging steps or gas on the destination chain. That user experience is a core promise on the official site and docs. (mayam.finance)

    History & Team

    Mayan launched in mid‑2023 and focused on making cross‑chain swaps faster and more transparent by turning each trade into a short on‑chain auction. On April 11, 2024, the team announced a $3 million seed round co‑led by 6th Man Ventures (6MV) and Borderless Capital, with participation from Solana Ventures, Hash3, Big Brain Holdings, Arrington Capital, and the Wormhole Cross‑Chain Ecosystem Fund. Angels included Solana co‑founder Anatoly Yakovenko and Wormhole co‑founder Saeed Badreg. The announcement highlighted Mayan’s growth and plans to expand the protocol to more networks and assets. (investing.com)

    Mayan’s co‑founder Mo Elahi has publicly discussed the team’s vision for permissionless auctions and broad multichain support. Early ecosystem traction came as leading Solana and EVM apps integrated cross‑chain flows through Mayan’s SDK and contracts. Press materials from the seed round noted integrations or adoption by projects like Jupiter, Drift, MarginFi, and Backpack, reflecting Mayan’s focus on developer tools and wallet-level UX. (cryptoslate.com)

    Since then, partnerships and integrations have continued. For example, KyberSwap added Mayan + Wormhole for one‑click cross‑chain swaps in 2025, and other app teams have plugged into Mayan’s routes to simplify bridging and swapping for their users. (outposts.io)

    Technology & How It Works

    The auction model

    Mayan turns each cross‑chain swap into a short auction hosted on Solana. Specialized participants called drivers compete to fulfill the user’s intent at the best final amount. The winner must deliver the promised output within the same atomic transaction on the destination chain (or via a verified fulfillment flow), so the user receives the agreed tokens promptly. The protocol relies on Wormhole for message passing and settlement proofs. (docs.mayan.finance)

    Three execution methods

    • WH Swap: Assets transfer via Wormhole’s Token Bridge while swap-specific data travels via Wormhole messages. After the auction, the winner executes a flash‑swap on Solana and then relays tokens to the destination chain if needed. The WH Swap protocol fee is documented as 10 bps. (docs.mayan.finance)
    • MCTP (Mayan‑Circle Transfer Protocol): Inputs get converted to USDC and sent using Circle’s CCTP. On the destination chain, the auction winner completes the swap and delivers the target token. The documented fee is 0 bps when the output is USDC and 3 bps for other tokens. (docs.mayan.finance)
    • Swift: An intent-centric “lock then fulfill” method. Funds are locked on the source chain, a driver fulfills the order on the destination, and a receipt is used to unlock the source funds. The Swift protocol fee is documented as 3 bps. (docs.mayan.finance)

    Drivers, relayers, and referrers

    Drivers are the engine room; they bid and then fulfill orders using their own liquidity and routes (for example, via Jupiter on Solana or 1inch on EVM, as shown in Mayan’s open-source driver SDK). Referrers—front ends or partners who route flow—can set a referral fee between 0 and 50 bps, with Mayan charging at least the same fee, so the total user fee equals referrer fee plus Mayan fee for that trade. This aligns incentives for integrators to build on the protocol. (github.com)

    Security model and audits

    Mayan’s architecture leans on well-known primitives: auctions and settlement on Solana, Wormhole for cross‑chain messages, and Circle’s CCTP for USDC value transfer when using MCTP. The FastMCTP contract underwent a Certora audit in March 2025, and a CertiK Skynet listing notes an earlier third‑party audit by OtterSec in 2023. As with any evolving protocol stack, the team continues to iterate, but these public reports add transparency around review efforts. (certora.com)

    Tokenomics & Utility

    As of October 2025, there is no officially launched “MAYAN token.” That means there is no live MAYAN price yet and no finalized “Mayan Swap tokenomics” published by the team. Any pages that claim detailed emissions, burns, or staking APYs for a live MAYAN token should be treated as unofficial unless confirmed by Mayan’s own channels. What is known today comes from protocol mechanics rather than a token model. (airdrops.io)

    Here is what the live protocol reveals about incentives and value flow:

    • Protocol fees vary by method: WH Swap (10 bps), Swift (3 bps), and MCTP (0–3 bps depending on the output token). These fees are transparently documented. (docs.mayan.finance)
    • Referrer fees: Integrators can set a referral fee from 0 to 50 bps; Mayan charges at least the same fee, and the total paid by the user is the sum of both. This creates a simple, predictable split for partners who send flow. (explorer.mayan.finance)
    • Drivers’ revenue: Drivers compete to win auctions and earn the spread from sourcing and fulfilling the order efficiently across routes and chains. The driver SDK explains these operations in detail, including how drivers plug into popular DEX aggregators. (github.com)
    • Points/loyalty: In April 2024, the team said it planned to use a points system to track engagement. While points are not a token, they can be a way to reward activity and guide future community programs. (mayanfinance.medium.com)

    If a MAYAN token is launched in the future, it could potentially be used for governance, fee discounts, or staking, but none of that is confirmed today. Until then, searches for “MAYAN price” and “where to buy MAYAN” refer to a token that does not yet exist in the official ecosystem. (airdrops.io)

    Ecosystem & Use Cases

    Mayan’s most common use cases sit across DeFi, NFTs, and gaming, where users need to move value quickly between ecosystems. On the DeFi side, wallets and apps want native-to-native swaps without asking users to manage bridges or gas. Mayan’s SDK and auction model were built for exactly this, which is why several leading apps adopted it early. (cryptoslate.com)

    Wallets and DEXs have integrated Mayan routes to make cross‑chain actions feel like a regular swap. Phantom, for instance, announced a new cross‑chain swap provider integration with Mayan so users could bridge from ETH to many Solana tokens in one flow. In 2025, KyberSwap added Mayan + Wormhole for one‑click cross‑chain swaps inside its own interface. These integrations show how the protocol slots into familiar user journeys. (altcoinbuzz.io)

    Beyond DeFi tokens, Mayan has pointed to broader asset coverage on its roadmap, including NFTs. The team’s press materials describe moving toward more permissionless auctions, additional networks, and expanded asset types as adoption grows. That aligns well with “Mayan Swap DeFi, NFTs, gaming” goals, since game economies and NFT markets benefit from smooth cross‑chain movement. (cryptoslate.com)

    Mayan’s infrastructure has also been used in tokenized asset flows. In July 2025, DeFi Development Corp. announced that Mayan enables cross‑chain and native swapping of its on‑chain equity instrument (DFDVx) across multiple networks—another example of Mayan’s versatility where apps can offer multi‑chain access without reinventing bridging. (globenewswire.com)

    Advantages & Challenges

    Advantages often cited by users and builders include:

    • Speed and UX: On‑chain auctions on Solana settle fast, and the unified flow removes manual bridging steps and the need to pre‑fund gas on destination chains. (docs.mayan.finance)
    • Competitive rates: The English‑style auction pushes drivers to outbid each other for the best user outcome, which can improve final execution compared to fixed‑route bridges. (docs.mayan.finance)
    • Flexible architecture: Three methods (WH Swap, MCTP, Swift) let integrators choose the right path for size, speed, and destination, all within one interface. (docs.mayan.finance)
    • Builder‑friendly: Open‑source SDKs, a documented driver framework, and a simple referrer‑fee model make it easier to add cross‑chain swaps to wallets and apps. (github.com)
    • Transparent reviews: Public audit materials exist for parts of the stack, such as Certora’s FastMCTP review in March 2025 and an earlier audit listed via CertiK Skynet. (certora.com)

    Challenges to watch include:

    • Multi‑protocol dependencies: Mayan leans on Wormhole for message passing and, with MCTP, Circle’s CCTP for USDC transfers. This layered model brings powerful features, but it also means the end‑to‑end experience depends on several components working smoothly. (docs.mayan.finance)
    • Liquidity and routing: Drivers optimize routes using external aggregators and venues. Depth and routing quality can vary by chain and market conditions, and the best route today may differ tomorrow—another reason the auction model matters. (github.com)
    • Token status: Because there is no live MAYAN token yet, there is no native token utility to align long‑term incentives; instead, value sharing currently occurs through fees, referrals, and driver rewards. (airdrops.io)

    Where to Buy & Wallets

    If you’re searching “where to buy MAYAN,” the key fact is that there is no official MAYAN token live as of October 2025, so there is no confirmed listing venue and no live MAYAN price. What you can do today is use the Mayan app and integrations to swap assets cross‑chain with supported wallets. The official site and docs list a single‑click experience and open tools for builders. (airdrops.io)

    Supported wallets vary by chain. On Solana, popular options include Phantom and Backpack; on EVM, wallets like MetaMask and Rabby are common. Phantom publicly announced Mayan as a cross‑chain swap provider, letting users move from ETH to many Solana tokens through a familiar wallet flow. If you prefer a DEX interface, KyberSwap’s 2025 integration shows how Mayan can power one‑click cross‑chain swaps directly inside third‑party apps. (altcoinbuzz.io)

    Regulatory & Compliance

    Mayan is non‑custodial and permissionless, meaning users keep control of their assets and trades are handled by smart contracts and drivers rather than a centralized intermediary. The docs emphasize this model, and it shapes how compliance is handled: Mayan provides infrastructure, while wallets and front ends may apply their own policies based on where they operate. The “Mayan Swap regulatory status” will therefore look different depending on jurisdiction, venue, and the assets being swapped. (mayam.finance)

    Many readers also ask about “Mayan Swap halal” and whether the project is “MAYAN shariah compliant.” There is no public statement or certification from a recognized Shariah advisory board confirming that Mayan is halal. Because no official claim exists, the project cannot be described as Shariah‑compliant at this time. Users who need compliance to specific standards should look for formal certifications issued by recognized authorities before treating any protocol as halal. (docs.mayan.finance)

    Future Outlook

    The team has shared a clear roadmap: make auctions fully permissionless and transparent, expand to more networks, and support more asset types, including NFTs. Mayan has also grown its partner network with wallets and DEXs adopting its routes, and third‑party releases in 2025 highlighted scale claims such as serving over 1.5 million wallets and processing over $1 billion in monthly volume. Continued growth will likely come from deeper wallet integrations, faster settlement paths (like Swift), and broader coverage of assets and L2s. (cryptoslate.com)

    For builders, the opportunity is to embed cross‑chain swaps without owning bridge risk or writing custom routing logic per chain. For users, the draw is simple: fewer steps and better prices when moving between ecosystems. As more DeFi, NFT, and gaming projects add cross‑chain features, demand for protocol‑level tools like Mayan should continue to rise. (docs.mayan.finance)

    Summary

    Mayan Swap is a fast, intent‑centric protocol that turns cross‑chain swaps into short auctions to find the best final rate—using Solana’s speed, Wormhole’s messaging, and, when needed, Circle’s CCTP for USDC transfers. It brings a one‑click experience across many networks and has earned attention from wallets and DEXs that want to make cross‑chain actions feel like a normal swap. There is no live MAYAN token (so no live MAYAN price) as of October 2025; current “Mayan Swap tokenomics” are about fees, driver competition, and referrer splits rather than a token model. With ongoing integrations in DeFi, a roadmap that includes NFTs and gaming flows, and a steady push toward fully permissionless auctions, Mayan is positioned as a core connector for value moving across chains. (docs.mayan.finance)

    Last Updated: 10/5/2025 15:37 UTC

    Description

    #0

    Mayan Finance is a decentralized protocol that lets users swap tokens between blockchains like Ethereum, Solana, and others, using an auction system for fast, low-cost, and gas-free cross-chain transfers.

    Sector: DEX
    Blockchain: Solana

    Market Data

    Marketcap Rank (#)
    N/A
    Price ($)
    0.00000 0.00% (7d)
    24h Volume ($)
    0 0.00% (7d)
    Marketcap ($)
    0
    Fully Diluted Value ($)
    N/A
    Circulating Supply
    N/A

    Exchange Relationships

    COMPACT
    FULL
    No relationships known yet.

    Important Milestones

    Jul 24, 2025
    DFDVx swaps enabled
    Partnership
    DeFi Development Corp announced a partnership enabling cross-chain and native swapping of its on‑chain equity DFDVx across multiple networks via Mayan’s protocol.
    Jun 12, 2025
    KyberSwap integration live
    Partnership
    KyberSwap launched one‑click native‑to‑native cross‑chain swaps powered by Wormhole and Mayan, bringing faster execution and broader EVM coverage inside its interface.
    Mar 21, 2025
    FastMCTP audit completed
    Upgrade
    Certora published a security audit of Mayan’s FastMCTP contract following a March review, strengthening assurances around the protocol’s USDC transfer path.
    Nov 18, 2024
    Tidus adds Swift
    Partnership
    Tidus Wallet integrated the Mayan Swift SDK with Wormhole to deliver ultra‑fast Ethereum‑to‑Solana transfers for USDC, USDT, SOL, and ETH, expanding to EVM chains.
    Sep 16, 2024
    Phantom integrates Mayan
    Partnership
    Phantom announced Mayan as a cross‑chain swap provider, enabling users to bridge from Ethereum to dozens of Solana tokens within the wallet.
    Apr 11, 2024
    Seed round $3M
    Funding
    Mayan closed a $3 million seed round co‑led by 6th Man Ventures and Borderless Capital, with backing from Solana Ventures, Arrington Capital, and Wormhole ecosystem participants.
    Jun 7, 2023
    Drift launches swaps
    Partnership
    Drift integrated Mayan and Wormhole to enable cross‑chain swaps into native USDC or SOL on Solana, waiving relayer fees for early users through June 21.
    May 12, 2023
    Gas on Destination
    Upgrade
    Mayan introduced a feature to automatically deliver destination‑chain gas with swaps, improving onboarding by letting users transact immediately after cross‑chain settlement.