Skip to main content
Login | Sign up
  • Tokens
  • Across Protocol (ACX)

    3/26/2026 08:00 UTC

    $0.043

    % Today
    0.36%

    Price Chart

    24H: +0.51% |
    7D: +0.71% |
    30D: +32.55%
    1D
    7D
    30D
    90D
    ALL

    Across Protocol News

    Loading...

    Overview

    Across Protocol (ACX) is a cross‑chain interoperability project built to move assets quickly and cheaply between Ethereum and many other networks. Instead of locking tokens and minting “wrapped” versions, Across uses an intents-based design and a competitive network of relayers who front their own capital to deliver funds to the destination chain within minutes. Settlement and verification then happen behind the scenes through UMA’s optimistic oracle and Across’s contracts. This approach aims to give users fast transfers, canonical assets (not wrapped IOUs), and low fees without compromising on security. (docs.across.to)

    Across has evolved from a user-facing bridge into a broader interoperability layer. It co-authored ERC‑7683, a draft Ethereum standard that defines how cross‑chain intents should be expressed and settled, making it easier for wallets and apps to plug into a shared solver/relayer network. Recent versions of Across also introduce zero‑knowledge (ZK) verification to expand support to more chains with consistent security guarantees. (eips.ethereum.org)

    Price, Market Position, and Liquidity

    As of 3/26/2026 08:00 UTC, Across Protocol (ACX) trades at $0.043 with a +0.51% move over the last 24 hours.
    The market capitalization stands at $30M, placing it at rank #655 by market value.
    Daily trading volume is $4.2M. Across Protocol (ACX) has moved +0.71% over the past seven days and +32.55% across the last 30 days.

    History & Team

    Across was incubated by Risk Labs, the organization that also created UMA. Development began in 2021, and the first public version of the bridge launched later that year. The ACX governance token went live in November 2022 to hand key decisions to the community. Hart Lambur, a co‑founder of UMA, is recognized as a co‑founder and public face of Across. (li.fi)

    From the start, the protocol leaned on UMA’s optimistic oracle for settlement and dispute resolution, and on a simple architecture built around a HubPool on Ethereum and SpokePools on supported chains. Over time, the community introduced formal governance using Snapshot plus oSnap (so successful off‑chain votes can be executed on‑chain), and expanded the system through multiple audited releases. (docs.across.to)

    Across has attracted well‑known backers. In 2024 it raised $41 million through a token round led by Paradigm with participation from Bain Capital Crypto, Coinbase Ventures, Multicoin Capital, and angel investor Sina Habinian. Earlier, Risk Labs completed a $10 million strategic “Success Token” sale with Hack VC, Placeholder, and Blockchain Capital to align long‑term incentives. (theblock.co)

    Technology & How It Works

    Intents and fast fills

    Across is intents‑based: a user specifies the outcome (for example, “send 1 ETH from Arbitrum to Optimism”), deposits tokens into the origin chain’s SpokePool, and sets a fee they are willing to pay. Independent relayers monitor these deposits and race to fulfill them by sending funds to the user on the destination chain within minutes. Typically, users see funds arrive in about 1–4 minutes, depending on the origin chain’s finality. (docs.across.to)

    Single liquidity pool and settlement

    Relayers are later reimbursed from a single liquidity pool escrowed on Ethereum called the HubPool. That design concentrates liquidity in one place, reduces fragmentation across many pools, and lets relayers choose where they prefer to be repaid. The protocol batches many fills and submits them to UMA’s optimistic oracle; if no one disputes within the challenge window, the fills are considered valid and repayment flows automatically. If relayers do not fill an order quickly, the system can “slow fill” it using LP funds after the oracle window. (docs.across.to)

    Security model

    Across emphasizes canonical token transfers—users receive real, native assets on the destination chain rather than wrapped representations. Because relayers front their capital and shoulder finality risk, users are not exposed to prolonged lockups or multi‑signature validator risks common in some bridge designs. UMA’s optimistic oracle underpins verification: anyone can dispute an incorrect bundle, and a single honest disputer is sufficient to block invalid settlement. (docs.across.to)

    V4 and ZK expansion

    Across V4 extends settlement to more chains with a modular architecture that anchors repayment decisions on Ethereum and proves them elsewhere using ZK proofs. Working with Succinct’s SP1 system, V4 introduces components such as a HubPoolStore on Ethereum to emit provable events, a Finalizer and ZK API to generate proofs after Ethereum finality, and a destination contract (SP1Helios) that verifies those proofs before a UniversalSpokePool executes repayments. This decouples Across from chain‑specific adapters and enables faster, more permissionless expansion across ecosystems. (docs.across.to)

    Supported networks

    Across supports many EVM networks and has expanded beyond EVM as well. The official list currently includes Ethereum, Arbitrum, Optimism, Base, Polygon, Linea, Scroll, Mode, Lisk, World Chain, zkSync, BNB Smart Chain, Unichain, and more, with selected tokens (such as ETH/WETH, USDC, USDT, WBTC, ACX, and others) available per chain. USDC bridging to Solana is also supported. Always consult the project’s documentation for the up‑to‑date matrix of chains and tokens. (docs.across.to)

    Tokenomics & Utility

    Role of ACX

    ACX is an ERC‑20 governance token that grants holders the right to shape protocol decisions and manage treasury resources through community processes. Governance was active from launch in November 2022 and is conducted via Snapshot, with on‑chain execution handled by oSnap and Safe. The token addresses are published in the project’s repositories and documentation. (docs.across.to)

    Initial distribution

    At launch, the community approved an allocation that summed to 1 billion ACX. Key buckets included:

    • 115 million ACX for airdrops to users, LPs, and community programs.
    • 250 million ACX for strategic partnerships and fundraising (including a token swap with UMA and a strategic raise).
    • 100 million ACX for protocol rewards such as referral programs and LP incentives.
    • 535 million ACX reserved for the Across DAO treasury. (docs.across.to)

    A separate update detailed major non‑circulating holdings: the Across DAO, the Risk Labs treasury (largely subject to multi‑year vesting for team members), and investor allocations including a Success Token that matured in mid‑2025. The post also reaffirmed a fixed supply of 1 billion ACX. (across.to)

    Emissions and incentives

    An Emissions Committee, under the DAO, manages incentive programs intended to direct ACX where it most benefits bridging liquidity and user experience. Earlier reward‑locking programs allowed LPs to lock positions for multipliers, and emissions across pools were adjustable over time by governance. The DAO can also discuss longer‑term levers such as a “fee switch” that, if ever activated, could redirect a portion of protocol fees toward the treasury or aligned stakeholders. (docs.across.to)

    View the detailed Tokenomics Page to see the Across Protocol (ACX) token unlock schedule — including detailed allocations, dates, and market impact analysis.

    Ecosystem & Use Cases

    Across is both a bridge used directly by end users and a settlement layer used by apps:

    • End users bridge common assets across supported chains with near‑instant delivery, low fees, and canonical tokens.
    • Developers embed cross‑chain flows without building custom adapters, using Across’s SDKs and ERC‑7683‑based order formats for standardized routing and settlement. This enables cross‑chain swaps, deposits, mints, staking flows, and other multi‑chain user journeys. (across.to)

    The protocol integrates with major aggregators and ecosystems. Across co‑authored ERC‑7683 with Uniswap Labs and has worked with networks adopting intents tooling to streamline L2‑to‑L2 movement, such as Optimism’s Superchain initiatives. As intents become more common in wallets and dapps, a shared, competitive “filler” market can improve prices and speed for users across many chains. (eips.ethereum.org)

    Security and reliability have been a core focus. OpenZeppelin has audited Across through multiple versions, and both the team and independent coverage emphasize a clean security record while the protocol has handled very large cumulative volume since launch. Across highlights that its design avoids locked user funds and uses UMA’s dispute process to catch errors before repayment. (openzeppelin.com)

    Advantages & Challenges

    Advantages

    • Fast delivery with canonical assets: Users typically receive funds in minutes and do not interact with wrapped tokens. (docs.across.to)
    • Capital‑efficient design: A single HubPool on Ethereum concentrates liquidity and reduces fragmentation. Relayer competition helps compress user fees. (docs.across.to)
    • Strong verification model: UMA’s optimistic oracle, plus open dispute windows, create a “one honest actor” safety property for settlement. (docs.across.to)
    • Standards leadership: Co‑authoring ERC‑7683 supports a common language for intents across apps and chains. (eips.ethereum.org)
    • Scalable architecture: V4’s ZK proof path and universal SpokePool make it easier to add new chains with consistent trust assumptions. (docs.across.to)
    • Extensive audits and proven operations: Multiple OpenZeppelin audits and public write‑ups underscore careful iteration and a strong production record. (openzeppelin.com)

    Challenges

    • Oracle dependency: Economic security relies on UMA’s optimistic oracle and the integrity of its dispute game and tokenholder voting. This is a different trust model than proof‑of‑consensus light clients. (blog.uma.xyz)
    • Operational complexity for new builders: Intents, relayer markets, and settlement flows introduce new mental models for developers compared with simple lock‑and‑mint bridges. (docs.across.to)
    • Governance scrutiny: As with many DAOs, treasury decisions and token movements can draw debate and public scrutiny, requiring transparent processes and communication. (theblock.co)
    • Expanding to non‑EVM chains: While support now reaches beyond EVM in specific cases, maintaining broad, uniform coverage across heterogeneous chains remains an ongoing technical effort. (openzeppelin.com)

    Where to Buy & Wallets

    Across Protocol can be purchased on centralized exchanges including Binance, KuCoin, Coinbase, Crypto.com App, AscendEX, Bitrue, and BitMart. On decentralized exchanges, ACX trades on Ethereum and Layer‑2 networks via major DEXs such as Uniswap. The official Ethereum contract address for ACX is 0x44108f0223A3C3028F5Fe7AEC7f9bb2E66beF82F. (binance.com)

    For storage, ACX works with common self‑custody wallets that support Ethereum and EVM chains, including browser wallets (for example, MetaMask and Coinbase Wallet) and most hardware wallets that secure ERC‑20 tokens. Because Across operates across many chains, choose a wallet that can connect to the specific networks you plan to use and supports custom token addresses published in the project’s documentation. (docs.across.to)

    Regulatory & Compliance

    Across is a technical interoperability protocol. It moves user‑owned assets across chains and does not itself represent claims on cash flows or custody of user deposits in the way a traditional financial intermediary might. The ACX token is described in project materials as a governance token used to participate in DAO decisions; it does not promise dividends or redemption rights. Treatment can vary by jurisdiction, but in many markets ACX is characterized as a utility or governance token with on‑chain voting rights rather than a claim on profits. In the European Union, exchanges and issuers have begun producing MiCA‑style disclosures for listed assets; for example, an EU‑regulated venue has published a MiCA white paper describing ACX’s standards and governance model in plain terms. (docs.across.to)

    On centralized exchanges, users interact under the exchange’s local licensing (VASP, MTL, or equivalent) and screening requirements. Binance’s listing announcement for ACX, for instance, specifies regional restrictions and compliance rules for trading. In the United States, access to specific venues depends on the platform’s permissions and user residency; on regulated platforms that support ACX, trading occurs under their standard KYC/AML procedures. (binance.com)

    From an Islamic finance perspective, Across’s core function—providing infrastructure for cross‑chain transfers—does not inherently involve interest (riba), gambling (maysir), or prohibited goods. There is no widely cited, formal halal certification for ACX, but many analysts view a pure interoperability protocol as generally compatible with shariah principles when used for permissible purposes. Individual activities layered on top (such as margin trading on a separate exchange) would need separate assessment. (docs.across.to)

    Future Outlook

    Across’s roadmap centers on three themes: scale, standards, and simplicity.

    • Scale: V4’s universal, ZK‑backed settlement layer is designed to reduce the custom work needed to support new chains. This should help Across list more routes quickly—including non‑EVM destinations—while keeping Ethereum as the root of trust. As more relayers compete, users may see faster fills and tighter quotes. (docs.across.to)
    • Standards: With ERC‑7683, Across and partner teams aim to normalize how intents are described, routed, and settled. A shared standard lets wallets, DEXs, and dapps tap into a bigger, more liquid solver market, improving execution quality across the ecosystem. Alignment initiatives in major L2 stacks point in this direction. (eips.ethereum.org)
    • Simplicity for builders: The project’s SDKs and “Across Settlement” offering make cross‑chain features easier to add without bespoke bridge logic. As adoption grows, users could initiate complex actions—like swapping, depositing to DeFi, or minting on another chain—in a single flow, while ACX governance can fine‑tune incentives that keep LP liquidity deep and relayer behavior healthy. (across.to)

    Across also emphasizes continued security investment. The team works with external auditors and publishes public explanations of its security model and incident history. Third‑party coverage credits the protocol with maintaining a clean track record while processing large, cumulative volumes, suggesting that the “canonical assets + optimistic verification” approach can scale responsibly. (across.to)

    Summary

    Across Protocol (ACX) is an interoperability layer that moves assets across chains quickly, cheaply, and securely by combining an intents‑based market for relayers with optimistic verification and a single, capital‑efficient liquidity pool on Ethereum. The ACX token governs protocol decisions and treasury, with a fixed 1‑billion supply allocated across community programs, partnerships, rewards, and DAO reserves. Across’s design choices—canonical tokens, dispute‑based verification, and growing standards like ERC‑7683—position it as a practical foundation for cross‑chain apps and everyday transfers. With audited releases, an expanding chain list, and an ecosystem focus on developer ergonomics, Across aims to be a core building block for a more unified, multi‑chain Ethereum experience. (docs.across.to)

    Last Updated: 3/12/2026 06:13 UTC

    Description

    #655

    Across Protocol is a decentralized cross-chain bridge that enables fast and low-cost token transfers between different blockchain networks. It utilizes an optimistic oracle system and a network of relayers to facilitate seamless interoperability.

    Sector: Bridges
    Blockchain: Ethereum
    2022

    Market Data

    Marketcap Rank (#)
    655
    Price ($)
    0.043 +0.71% (7d)
    24h Volume ($)
    4.2M -45.43% (7d)
    Marketcap ($)
    30M
    Fully Diluted Value ($)
    43M
    Circulating Supply
    70% HIGH
    450K 182K/19K
    251K 1.1K/1.6K
    167K 12K/12K
    87K 13K/9.9K
    79K 18K/3.4K
    48K 12K/17K
    19K 22K/23K
    14K 6K/11K
    3.1K 1.9K/1.3K
    2.5K 391/839
    6.9 407/1.2K

    Exchange Relationships

    COMPACT
    FULL
    Mar 4, 2025
    COINBASE Investment
    100%
    How certain we are about this information
    Venture Arm Coinbase Ventures
    Coinbase Ventures participated in Across Protocol’s $41M ACX token sale led by Paradigm.
    Oct 1, 2018
    COINBASE Investment
    100%
    How certain we are about this information
    Venture Arm Coinbase Ventures
    Coinbase Ventures invested in Risk Labs (UMA), the foundation that operates Across Protocol.

    Important Milestones

    Jul 2, 2025
    Across V4 live
    Upgrade
    Across V4 went live, introducing a universal, ZK‑verified settlement architecture using Succinct’s SP1 to enable faster multi‑chain expansion with consistent security and simpler integrations.
    Mar 4, 2025
    Raises $41 million
    Funding
    Across raised $41 million via a token sale led by Paradigm, with Bain Capital Crypto, Coinbase Ventures, Multicoin Capital, and Sina Habinian participating.
    Feb 5, 2025
    Kraken lists ACX
    Listing
    Kraken listed ACX; trading opened at 15:00 UTC, expanding centralized exchange access and liquidity for Across Protocol’s governance token.
    Dec 6, 2024
    All‑time high set
    All-Time High
    ACX reached an all‑time high of $1.69, coinciding with major exchange listings, marking peak price performance to date on CoinGecko.
    Dec 6, 2024
    Binance listing announced
    Listing
    Binance listed ACX with Seed Tag; spot pairs launched at 13:00 UTC with deposits live and withdrawals scheduled for the next day.
    May 21, 2024
    ERC‑7683 unveiled
    Partnership
    Uniswap Labs and Across co‑announced ERC‑7683, a cross‑chain intents standard defining shared order and settlement formats for solver networks across Ethereum ecosystems.
    Nov 28, 2022
    ACX token launch
    Governance
    ACX governance token launched; airdrop claims opened for eligible users and LPs as the DAO initialized a 1‑billion fixed‑supply distribution and formal on‑chain governance.
    Nov 8, 2021
    Protocol mainnet launch
    Launch
    Across mainnet launched with intents‑based relayers and UMA’s optimistic oracle, enabling fast L2‑to‑L1 transfers and establishing its canonical, capital‑efficient bridge architecture.