{"id":"squid","title":"Squid","content":"**Squid** is a cross-chain liquidity and messaging router that enables users to swap any token between any supported [blockchain](https://iq.wiki/wiki/blockchain) in a single transaction. It functions as an infrastructure layer, aggregating liquidity from various [decentralized exchanges (DEXs)](https://iq.wiki/wiki/decentralized-exchange) and multiple cross-chain bridges to find efficient transaction paths. The protocol provides a developer-focused API, SDK, and front-end widget, as well as a consumer-facing application for direct use. [\\[1\\]](#cite-id-kpClE9xEookJiRzm)​\n\n## Overview\n\nSquid is a cross-chain infrastructure protocol that enables the transfer and exchange of [digital assets](https://iq.wiki/wiki/digital-assets) across multiple [blockchain](https://iq.wiki/wiki/blockchain) networks via a unified interface. It functions as a routing and execution layer that aggregates bridges, [decentralized exchanges](https://iq.wiki/wiki/decentralized-exchange), and liquidity sources, allowing users or applications to complete complex transactions—such as swapping and transferring assets between chains—in a single process. Its architecture is built to abstract the underlying steps of cross-chain interactions, reducing the need for manual bridging, token conversions, and multi-step execution. Over time, Squid has expanded to support a wide range of blockchain ecosystems, including both [EVM](https://iq.wiki/wiki/ethereum-virtual-machine-evm) and non-[EVM](https://iq.wiki/wiki/ethereum-virtual-machine-evm) networks.\n\nLater iterations of the protocol, including Squid 2.0, introduced a redesigned architecture focused on scalability, routing efficiency, and broader functionality. These updates incorporated graph-based routing to identify optimal transaction paths, support for same-chain swaps, and the ability to bundle multiple actions—such as [staking](https://iq.wiki/wiki/staking), bridging, and asset purchases—into a single workflow. The system also expanded its access to liquidity by integrating more on-chain and off-chain sources, thereby improving price discovery and reducing [slippage](https://iq.wiki/wiki/slippage). In addition, performance improvements reduced quote times and API response latency, enabling faster transaction execution and integration for external applications. [\\[2\\]](#cite-id-SyQWtpwX4CHvFUbw) [\\[10\\]](#cite-id-ZbL5kiwUp3fNLDk9) \n\n### History\n\n![](https://ipfs.everipedia.org/ipfs/QmVrBFtpgeA2qQ3Qqn31se4KVSTwQWESyGio5ZZu5N55zw)\n\nSquid was conceptualized in 2022 and launched in January 2023 as a response to fragmentation in the multichain ecosystem, where moving assets between blockchains required multiple manual steps involving bridges, swaps, and separate interfaces. Its first version (Squid V1) was built on top of [Axelar’s](https://iq.wiki/wiki/axelar) interoperability infrastructure and initially connected [Ethereum](https://iq.wiki/wiki/ethereum)-based networks to [Cosmos](https://iq.wiki/wiki/cosmos) chains, using systems such as [Axelar](https://iq.wiki/wiki/axelar) GMP and IBC. Early functionality routed assets through intermediary steps such as liquidity hubs (e.g., [Osmosis](https://iq.wiki/wiki/osmosis-osmo)), but packaged the process into a single user-facing transaction to simplify cross-chain transfers and swaps.\n\nAs adoption grew, Squid expanded to support dozens of chains and a wider range of ecosystems, which exposed limitations in routing speed and system scalability. Squid Boost was introduced to improve execution speed by using external liquidity to front transactions, reducing wait times from minutes to seconds, and introducing early intent-based concepts. This period also saw the rapid expansion of supported networks, which increased routing complexity and led to performance constraints in the original architecture.\n\nSquid V2 was introduced as a full redesign, adding graph-based routing and multi-protocol “hopping” across bridges, [DEXs](https://iq.wiki/wiki/decentralized-exchange), and liquidity sources within a single transaction. It integrated additional systems such as CCTP and Chainflip to expand cross-chain coverage and improve routing efficiency. Later, CORAL introduced intent-based execution via RFQ auctions, allowing market makers to fulfill user requests with reduced slippage and gas costs. This evolved further into Squid Intents, which moved execution logic off-chain into Trusted Execution Environments, with only final settlement recorded on-chain, further simplifying cross-chain transaction execution and expanding support to non-[smart-contract](https://iq.wiki/wiki/smart-contract) networks. [\\[4\\]](#cite-id-u1lidRJ9ZyJA2Ein) \n\n## Technology\n\n### CORAL\n\n![](https://ipfs.everipedia.org/ipfs/QmRVNe6omnEff6KTZTLi68tVADxgCperm9pXAFaCqMm8ZW)\n\nCORAL (Cross-Chain Order Routing and Auction Layer) is an execution system within Squid that introduced intent-based transaction handling using a request-for-quote (RFQ) model. Instead of relying on [automated market makers (AMMs)](https://iq.wiki/wiki/automated-market-maker) and predefined [liquidity pools](https://iq.wiki/wiki/liquidity-pool), it allows users to specify a desired outcome and have external [liquidity providers](https://iq.wiki/wiki/liquidity-providers) compete to fulfill it. This shifts execution from sequential on-chain routing to a more flexible, market-driven process. CORAL aggregates both off-chain and on-chain liquidity sources, enabling transactions to be executed through direct quotes rather than multi-step swaps across protocols. By reducing reliance on bridges and [AMMs](https://iq.wiki/wiki/automated-market-maker), it lowers the number of required transactions and simplifies cross-chain execution. [\\[11\\]](#cite-id-IKNKxXTkZbPyoFLX) \n\n### Squid Intents\n\n![](https://ipfs.everipedia.org/ipfs/QmVPoeopengDDsicy267CFmxdD9LDbHqeEUVtBah2CfeTh)\n\nSquid Intents is an intent-based settlement protocol within Squid that changes how cross-chain transactions are executed. Instead of requiring users to perform multiple steps across different [blockchains](https://iq.wiki/wiki/blockchain) manually, it allows them to specify a desired outcome, such as swapping or transferring assets, while the system handles execution. The protocol translates this intent into a simplified on-chain action, with most of the routing and processing handled off-chain. This reduces the complexity typically associated with cross-chain operations and minimizes the number of transactions users need to manage directly.\n\nExecution logic in Squid Intents is handled within Trusted Execution Environments (TEEs), which process and verify transactions off-chain before submitting a final result on-chain. This design lowers gas costs, reduces transaction failure rates, and simplifies the overall structure of cross-chain swaps. By moving execution off-chain, the protocol can support a wider range of networks, including [blockchains](https://iq.wiki/wiki/blockchain) without native smart contract functionality. It also uses a request-based model where external [liquidity providers](https://iq.wiki/wiki/liquidity-providers) fulfill transactions, enabling predefined pricing conditions and reducing reliance on [automated market makers](https://iq.wiki/wiki/automated-market-maker). Additional mechanisms include protection against miner extractable value (MEV), non-expiring transaction routes, and automatic refunds if a transaction fails within a set timeframe. [\\[9\\]](#cite-id-fctZyvQE6yYPaCvx) [\\[19\\]](#cite-id-nYyOZtcUT1kr1K6S) \n\n### MPP Adapter\n\nThe Squid MPP (Machine Payments Protocol) Adapter is a developer tool that enables automated cross-chain payments for applications, services, and [AI agents](https://iq.wiki/wiki/ai-agents). It allows clients to pay for access to resources—such as API endpoints—using assets from any supported [EVM](https://iq.wiki/wiki/ethereum-virtual-machine-evm)-compatible [blockchain](https://iq.wiki/wiki/blockchain), without requiring manual bridging or multi-chain logic. Payments are integrated into a standard HTTP 402 flow, where the server requests payment, the client fulfills it, and then retries the request with a valid credential. This approach enables programmatic, pay-per-request access control for digital services.\n\nThe adapter automates key processes, including selecting the optimal source chain and token, routing funds across networks, and completing settlement on a designated chain. It relies on Squid’s routing infrastructure to bridge assets and execute transactions, while client-side libraries handle payment execution and verification. Designed primarily for machine-to-machine interactions, the system supports automated payment flows in which balances are scanned, routes are generated, and transactions are executed with minimal user involvement. [\\[18\\]](#cite-id-jAy8rxq6ADA9V9MD) \n\n## Funding\n\nSquid has raised two publicly disclosed funding rounds since its launch, both focused on expanding its cross-chain infrastructure and developer tooling.\n\nThe first round was a $3.5 million seed funding round announced in January 2023. It was led by North Island Ventures, with participation from Distributed Global, Fabric Ventures, Galileo, Chapter One, and Node Capital. The round also included participation from [Axelar](https://iq.wiki/wiki/axelar), alongside a group of angel investors, including [Stani Kulechov](https://iq.wiki/wiki/stani-kulechov), [Zaki Manian](https://iq.wiki/wiki/zaki-manian), Dean Eigenmann, and others. This funding followed Squid’s early development phase and supported the initial rollout of its cross-chain routing and swap infrastructure built on [Axelar](https://iq.wiki/wiki/axelar).\n\nThe second round was a $4 million strategic funding round announced in January 2024. It was led by [Polychain Capital](https://iq.wiki/wiki/polychain-capital), with participation from Nomad Capital, North Island Ventures, Maelstrom, Chorus One, The Department of XYZ, Breed, Binary Builders, and Typhon Ventures. It also included follow-on investments from earlier backers, including Distributed Global, Fabric Ventures, Node Capital, and Chapter One, as well as additional angel investors. This round supported continued expansion of Squid’s cross-chain capabilities, including improvements to its SDK, API, and routing infrastructure across a broader set of chains and applications. [\\[6\\]](#cite-id-EzCTbLW4ocU2xgue) [\\[17\\]](#cite-id-yAqrWT5tBRqbaNS2) \n\n## Partners/Integrations\n\n### Infrastructure & Strategic Partners\n\n* [Axelar](https://iq.wiki/wiki/axelar) \n* [Ripple](https://iq.wiki/wiki/ripple-labs) \n* [Circle](https://iq.wiki/wiki/circle) \n\n### Wallet Integrations\n\n* [MetaMask](https://iq.wiki/wiki/metamask) \n* Ledger \n* [Trust Wallet](https://iq.wiki/wiki/trust-wallet) \n* Keplr \n* [Phantom](https://iq.wiki/wiki/phantom-wallet) \n* Opera MiniPay \n\n### DeFi / dApp Integrations \n\n* [Lido](https://iq.wiki/wiki/lido-dao) \n* [Frax Finance](https://iq.wiki/wiki/frax-finance) \n* Sommelier \n* [PancakeSwap](https://iq.wiki/wiki/pancakeswap) \n\n### Supported Networks\n\n* [Ethereum](https://iq.wiki/wiki/ethereum) \n* [Arbitrum](https://iq.wiki/wiki/arbitrum) \n* [Base](https://iq.wiki/wiki/base) \n* [Polygon](https://iq.wiki/wiki/polygon) \n* [Avalanche](https://iq.wiki/wiki/avalanche) \n* [Optimism](https://iq.wiki/wiki/optimism) \n* [Osmosis](https://iq.wiki/wiki/osmosis-osmo) \n* [dYdX Chain](https://iq.wiki/wiki/dydx) \n* [Solana](https://iq.wiki/wiki/solana) \n* [Sui](https://iq.wiki/wiki/sui) \n* [Bitcoin](https://iq.wiki/wiki/bitcoin) \n* [Stellar](https://iq.wiki/wiki/stellar) \n* [Hedera](https://iq.wiki/wiki/hedera) \n* [Celo](https://iq.wiki/wiki/celo) \n* [XRP Ledger](https://iq.wiki/wiki/xrp)","summary":"Squid is a cross-chain liquidity and messaging router built on Axelar. It enables any-to-any token swaps across 100+ chains by aggregating liquidity from DEXs a...","images":[{"id":"Qmb5fRQLEABVxwkbK1RisFjRtAmjEfnG1NW64CxGu8yxrt","type":"image/jpeg, image/png"}],"categories":[{"id":"defi","title":"Decentralized Finance"}],"tags":[{"id":"Protocols"}],"media":[{"id":"QmVPoeopengDDsicy267CFmxdD9LDbHqeEUVtBah2CfeTh","size":null,"name":null,"type":"GALLERY","source":"IPFS_IMG"},{"id":"QmaW955U9xq4Z9B8zW39qo9int6Va2xaan223CiuyCQdbH","size":null,"name":"4c86ef9a5b1f366957e62b513f4252bf91de5b997507f80b868ddd2c0156acd8.png","type":null,"source":"IPFS_IMG"},{"id":"QmYA922SftJYhxxEhhkDdBK3pzdvvKYK1jLKkSLDWiMTYq","size":null,"name":"1500x500.jpeg","type":null,"source":"IPFS_IMG"},{"id":"Qmd9ha1XjAo8P8gY5rZ7NQYd5rshQmmJxtaZCZpwk5Cz7e","size":null,"name":"Cópia de Design sem nome (1).png","type":null,"source":"IPFS_IMG"},{"id":"QmWBNHSx2f5HBYrzrBfHghtLF9WWrTyFX8yvQVyWEEUDok","size":null,"name":"Cópia de Design sem nome.png","type":null,"source":"IPFS_IMG"},{"id":"QmWES5HEP1eyS6eFseJyHzQR5vzX6hrrYyeEgicCcj8JyV","size":null,"name":"ppNPPF84_400x400.jpg","type":null,"source":"IPFS_IMG"},{"id":"QmVrBFtpgeA2qQ3Qqn31se4KVSTwQWESyGio5ZZu5N55zw","size":null,"name":"squidHist.jpg","type":null,"source":"IPFS_IMG"},{"id":"QmdN3EiDxjSf4VqDMr1Jfrih8nKS4BEUAdQCDFdqCL6xac","size":null,"name":"squid20.jpg","type":null,"source":"IPFS_IMG"},{"id":"QmRVNe6omnEff6KTZTLi68tVADxgCperm9pXAFaCqMm8ZW","size":null,"name":"CORAL.jpg","type":null,"source":"IPFS_IMG"}],"metadata":[{"id":"references","value":"[{\"id\":\"kpClE9xEookJiRzm\",\"url\":\"https://www.squidrouter.com/\",\"description\":\"Squid official homepage\",\"timestamp\":1775399312660},{\"id\":\"SyQWtpwX4CHvFUbw\",\"url\":\"https://docs.squidrouter.com/\",\"description\":\"Squid official documentation\",\"timestamp\":1775399312660},{\"id\":\"KBcLz2KZEosZQZlv\",\"url\":\"https://www.linkedin.com/company/squidrouter/\",\"description\":\"Squid LinkedIn page overview\",\"timestamp\":1775399312660},{\"id\":\"u1lidRJ9ZyJA2Ein\",\"url\":\"https://www.squidrouter.com/blog/technical-history-of-squid\",\"description\":\"Technical history of Squid development\",\"timestamp\":1775399312660},{\"id\":\"M1AHFuwnCwwcviIF\",\"url\":\"https://medium.com/ripplexdev/unlocking-cross-chain-liquidity-on-xrp-ledger-spotlight-on-squid-router-d16ecd18a818\",\"description\":\"RippleX dev blog on Squid integration\",\"timestamp\":1775399312660},{\"id\":\"EzCTbLW4ocU2xgue\",\"url\":\"https://www.squidrouter.com/blog/squid-raises-4m-polychain\",\"description\":\"Squid blog post on $4M seed round\",\"timestamp\":1775399312660},{\"id\":\"1cKdWrqW8XrThGrJ\",\"url\":\"https://www.squidrouter.com/blog/squid-xrpl-evm-launch\",\"description\":\"Squid XRPL and EVM integration launch\",\"timestamp\":1775399312660},{\"id\":\"BQxxUtGE65gKZlFW\",\"url\":\"https://www.axelar.network/blog/xrpl-bridge-live\",\"description\":\"Axelar blog on XRPL bridge launch\",\"timestamp\":1775399312660},{\"id\":\"fctZyvQE6yYPaCvx\",\"url\":\"https://www.squidrouter.com/blog/introducing-squid-intents-to-the-world\",\"description\":\"Squid blog introducing Squid Intents\",\"timestamp\":1775399312660},{\"id\":\"ZbL5kiwUp3fNLDk9\",\"url\":\"https://www.squidrouter.com/blog/squid-2-0\",\"description\":\"Squid 2.0 platform upgrade details\",\"timestamp\":1775399312660},{\"id\":\"IKNKxXTkZbPyoFLX\",\"url\":\"https://www.squidrouter.com/blog/squid-coral-cross-chain-routing\",\"description\":\"Details on CORAL intent-based routing\",\"timestamp\":1775399312660},{\"id\":\"LGAPzXy5t3XIkOns\",\"url\":\"https://www.squidrouter.com/blog/squid-wallet-view\",\"description\":\"Squid Wallet View feature launch\",\"timestamp\":1775399312660},{\"id\":\"2DYa4RWZfCpoiRSk\",\"url\":\"https://www.squidrouter.com/blog/squid-fiat-onramp-buy-crypto-card\",\"description\":\"Squid fiat on-ramp launch details\",\"timestamp\":1775399312660},{\"id\":\"lsxDTaQPZKqskQnE\",\"url\":\"https://www.squidrouter.com/ecosystem\",\"description\":\"Squid ecosystem and partners page\",\"timestamp\":1775399312660},{\"id\":\"aJ5rAG6bxJ19qMKx\",\"url\":\"https://www.squidrouter.com/blog/squid-eurc-stablecoin-cross-chain\",\"description\":\"Squid-EURC stablecoin partnership\",\"timestamp\":1775399312660},{\"id\":\"SaX0OdsSpViCiAlC\",\"url\":\"https://www.squidrouter.com/blog/squid-minipay-digital-gold\",\"description\":\"Squid integration with MiniPay\",\"timestamp\":1775399312660},{\"id\":\"yAqrWT5tBRqbaNS2\",\"description\":\"$3.5M seed funding round | Medium\",\"timestamp\":1777466408420,\"url\":\"https://medium.com/@squidrouter/squid-raises-3-5-million-to-build-next-generation-cross-chain-swaps-powered-by-axelar-c3284bf33b02\"},{\"id\":\"jAy8rxq6ADA9V9MD\",\"description\":\"MPP Adapter | Squid Docs\",\"timestamp\":1777466435798,\"url\":\"https://docs.squidrouter.com/api-and-sdk-integration/squid-mpp-adapter\"},{\"id\":\"nYyOZtcUT1kr1K6S\",\"description\":\"Squid Intents | Squid Docs\",\"timestamp\":1777466478786,\"url\":\"https://docs.squidrouter.com/api-and-sdk-integration/coral-intent-swaps\"}]"},{"id":"references","value":"[{\"id\":\"kpClE9xEookJiRzm\",\"url\":\"https://www.squidrouter.com/\",\"description\":\"Squid official homepage\",\"timestamp\":1775399312660},{\"id\":\"SyQWtpwX4CHvFUbw\",\"url\":\"https://docs.squidrouter.com/\",\"description\":\"Squid official documentation\",\"timestamp\":1775399312660},{\"id\":\"KBcLz2KZEosZQZlv\",\"url\":\"https://www.linkedin.com/company/squidrouter/\",\"description\":\"Squid LinkedIn page overview\",\"timestamp\":1775399312660},{\"id\":\"u1lidRJ9ZyJA2Ein\",\"url\":\"https://www.squidrouter.com/blog/technical-history-of-squid\",\"description\":\"Technical history of Squid development\",\"timestamp\":1775399312660},{\"id\":\"M1AHFuwnCwwcviIF\",\"url\":\"https://medium.com/ripplexdev/unlocking-cross-chain-liquidity-on-xrp-ledger-spotlight-on-squid-router-d16ecd18a818\",\"description\":\"RippleX dev blog on Squid integration\",\"timestamp\":1775399312660},{\"id\":\"EzCTbLW4ocU2xgue\",\"url\":\"https://www.squidrouter.com/blog/squid-raises-4m-polychain\",\"description\":\"Squid blog post on $4M seed round\",\"timestamp\":1775399312660},{\"id\":\"1cKdWrqW8XrThGrJ\",\"url\":\"https://www.squidrouter.com/blog/squid-xrpl-evm-launch\",\"description\":\"Squid XRPL and EVM integration launch\",\"timestamp\":1775399312660},{\"id\":\"BQxxUtGE65gKZlFW\",\"url\":\"https://www.axelar.network/blog/xrpl-bridge-live\",\"description\":\"Axelar blog on XRPL bridge launch\",\"timestamp\":1775399312660},{\"id\":\"fctZyvQE6yYPaCvx\",\"url\":\"https://www.squidrouter.com/blog/introducing-squid-intents-to-the-world\",\"description\":\"Squid blog introducing Squid Intents\",\"timestamp\":1775399312660},{\"id\":\"ZbL5kiwUp3fNLDk9\",\"url\":\"https://www.squidrouter.com/blog/squid-2-0\",\"description\":\"Squid 2.0 platform upgrade details\",\"timestamp\":1775399312660},{\"id\":\"IKNKxXTkZbPyoFLX\",\"url\":\"https://www.squidrouter.com/blog/squid-coral-cross-chain-routing\",\"description\":\"Details on CORAL intent-based routing\",\"timestamp\":1775399312660},{\"id\":\"LGAPzXy5t3XIkOns\",\"url\":\"https://www.squidrouter.com/blog/squid-wallet-view\",\"description\":\"Squid Wallet View feature launch\",\"timestamp\":1775399312660},{\"id\":\"2DYa4RWZfCpoiRSk\",\"url\":\"https://www.squidrouter.com/blog/squid-fiat-onramp-buy-crypto-card\",\"description\":\"Squid fiat on-ramp launch details\",\"timestamp\":1775399312660},{\"id\":\"lsxDTaQPZKqskQnE\",\"url\":\"https://www.squidrouter.com/ecosystem\",\"description\":\"Squid ecosystem and partners page\",\"timestamp\":1775399312660},{\"id\":\"aJ5rAG6bxJ19qMKx\",\"url\":\"https://www.squidrouter.com/blog/squid-eurc-stablecoin-cross-chain\",\"description\":\"Squid-EURC stablecoin partnership\",\"timestamp\":1775399312660},{\"id\":\"SaX0OdsSpViCiAlC\",\"url\":\"https://www.squidrouter.com/blog/squid-minipay-digital-gold\",\"description\":\"Squid integration with MiniPay\",\"timestamp\":1775399312660},{\"id\":\"yAqrWT5tBRqbaNS2\",\"description\":\"$3.5M seed funding round | Medium\",\"timestamp\":1777466408420,\"url\":\"https://medium.com/@squidrouter/squid-raises-3-5-million-to-build-next-generation-cross-chain-swaps-powered-by-axelar-c3284bf33b02\"},{\"id\":\"jAy8rxq6ADA9V9MD\",\"description\":\"MPP Adapter | Squid Docs\",\"timestamp\":1777466435798,\"url\":\"https://docs.squidrouter.com/api-and-sdk-integration/squid-mpp-adapter\"},{\"id\":\"nYyOZtcUT1kr1K6S\",\"description\":\"Squid Intents | Squid Docs\",\"timestamp\":1777466478786,\"url\":\"https://docs.squidrouter.com/api-and-sdk-integration/coral-intent-swaps\"}]"},{"id":"website","value":"https://www.squidrouter.com/"},{"id":"twitter_profile","value":"https://x.com/squidrouter"},{"id":"linkedin_profile","value":"https://www.linkedin.com/company/squidrouter/"},{"id":"discord_profile","value":"https://discord.com/invite/squidrouter"},{"id":"previous_cid","value":"\"https://ipfs.everipedia.org/ipfs/QmPzCBRnTaJeGJ792EjpqaTrY29gA9oe6XGaHw2kCNvAno\""},{"id":"commit-message","value":"\"Updated entries to use new CREATE IDs\""},{"id":"previous_cid","value":"QmPzCBRnTaJeGJ792EjpqaTrY29gA9oe6XGaHw2kCNvAno"}],"events":[{"date":"2022-04-01","title":"Squid Protocol Founded","type":null,"description":"Squid was conceptualized and developed as a project within the Axelar ecosystem, originating from an Axelar-hosted hackathon in April 2022.","link":"https://www.squidrouter.com/blog/technical-history-of-squid","multiDateStart":null,"multiDateEnd":null,"continent":null,"country":null,"id":"3c3d2cb9-8b18-45f9-8461-578c2580c0e0"},{"date":"2023-02-01","title":"$4 Million Seed Round","type":null,"description":"Squid announced a $4 million seed funding round led by Polychain Capital, with participation from Nomad Capital, North Island Ventures, and others.","link":"https://www.squidrouter.com/blog/squid-raises-4m-polychain","multiDateStart":null,"multiDateEnd":null,"continent":null,"country":null,"id":"c6b35b6e-6a24-4bbd-a2e0-5595f83c847f"},{"date":"2023-08-01","title":"Squid 2.0 Launch","type":null,"description":"Squid launched a major architectural upgrade, Squid 2.0, which transitioned the protocol to a multi-bridge aggregator model, improving composability and integrating protocols beyond Axelar.","link":"https://www.squidrouter.com/blog/squid-2-0","multiDateStart":null,"multiDateEnd":null,"continent":null,"country":null,"id":"2b1bf95c-fe69-46a5-b6d1-a10b27cecb7b"},{"date":"2023-10-01","title":"XRP Ledger Integration","type":null,"description":"In collaboration with Ripple and Axelar, Squid enabled the first cross-chain swaps between the XRP Ledger (XRPL) and EVM chains using Axelar's General Message Passing.","link":"https://www.squidrouter.com/blog/squid-xrpl-evm-launch","multiDateStart":null,"multiDateEnd":null,"continent":null,"country":null,"id":"0160bb70-8ad6-4028-873e-d0183739eac2"},{"date":"2024-02-01","title":"Squid Intents Launched","type":null,"description":"Squid introduced an intent-based execution model to improve the speed, cost-efficiency, and reliability of cross-chain swaps.","link":"https://www.squidrouter.com/blog/introducing-squid-intents-to-the-world","multiDateStart":null,"multiDateEnd":null,"continent":null,"country":null,"id":"4f402655-8e05-409d-b0d6-173d4bdd1d8b"},{"date":"2022-04-01","title":"Squid Protocol Founded","type":null,"description":"Squid was conceptualized and developed as a project within the Axelar ecosystem, originating from an Axelar-hosted hackathon in April 2022.","link":"https://www.squidrouter.com/blog/technical-history-of-squid","multiDateStart":null,"multiDateEnd":null,"continent":null,"country":null,"id":"f175e7d7-ae85-4d19-a1b8-94ae0943576a"},{"date":"2023-02-01","title":"$4 Million Seed Round","type":null,"description":"Squid announced a $4 million seed funding round led by Polychain Capital, with participation from Nomad Capital, North Island Ventures, and others.","link":"https://www.squidrouter.com/blog/squid-raises-4m-polychain","multiDateStart":null,"multiDateEnd":null,"continent":null,"country":null,"id":"5d5135e0-e639-4dc5-9d7d-1b9f4fdaa1e2"},{"date":"2023-08-01","title":"Squid 2.0 Launch","type":null,"description":"Squid launched a major architectural upgrade, Squid 2.0, which transitioned the protocol to a multi-bridge aggregator model, improving composability and integrating protocols beyond Axelar.","link":"https://www.squidrouter.com/blog/squid-2-0","multiDateStart":null,"multiDateEnd":null,"continent":null,"country":null,"id":"5bf0c0fe-e03c-40c4-99d0-60fa87c9d6c8"},{"date":"2023-10-01","title":"XRP Ledger Integration","type":null,"description":"In collaboration with Ripple and Axelar, Squid enabled the first cross-chain swaps between the XRP Ledger (XRPL) and EVM chains using Axelar's General Message Passing.","link":"https://www.squidrouter.com/blog/squid-xrpl-evm-launch","multiDateStart":null,"multiDateEnd":null,"continent":null,"country":null,"id":"465a102c-63b4-4bd9-962e-b82655fd2d7d"},{"date":"2024-02-01","title":"Squid Intents Launched","type":null,"description":"Squid introduced an intent-based execution model to improve the speed, cost-efficiency, and reliability of cross-chain swaps.","link":"https://www.squidrouter.com/blog/introducing-squid-intents-to-the-world","multiDateStart":null,"multiDateEnd":null,"continent":null,"country":null,"id":"6e4f411f-0705-4ee9-a169-b28e2eaba3af"}],"user":{"id":"0x8af7a19a26d8fbc48defb35aefb15ec8c407f889"},"author":{"id":"0x8AF7a19a26d8FBC48dEfB35AEfb15Ec8c407f889"},"operator":{"id":"0x1E23b34d3106F0C1c74D17f2Cd0F65cdb039b138"},"language":"en","version":1,"linkedWikis":{"blockchains":["ethereum","arbitrum","base","polygon","avalanche","cosmos","solana","sui","xrp","bitcoin","stellar","hedera","celo"],"founders":["fig"],"speakers":[]},"recentActivity":"{\"items\":[{\"id\":\"268f0532-549a-4ec7-9568-e6ececdf346f\",\"title\":\"Squid\",\"description\":\"Squid is a cross-chain liquidity and messaging router built on Axelar. It enables any-to-any token swaps across 100+ chains by aggregating liquidity from DEXs and multiple bridges, offering an API, SDK, and widget for developers and dApps.\",\"timestamp\":\"2026-04-05T14:40:02.354Z\",\"category\":\"defi\",\"status\":{\"icon\":\"RiGlobalLine\",\"label\":\"Wiki Updated\",\"iconClassName\":\"text-green-500\"},\"user\":{\"name\":\"0x8af7a19a26d8fbc48defb35aefb15ec8c407f889\",\"address\":\"0xd5893989b9952c6568a99F854795AcC5Ae480D56\"},\"button\":{\"label\":\"View Summary\",\"icon\":\"RiFileTextLine\"},\"summarySections\":[{\"title\":\"Images\",\"subtitle\":\"The image gallery was significantly updated with new and removed images, and the data structure was changed.\",\"variant\":\"modified\",\"changeCount\":7,\"changes\":[\"Added image '4c86ef9a5b1f366957e62b513f4252bf91de5b997507f80b868ddd2c0156acd8.png'\",\"Added image '1500x500.jpeg'\",\"Added image 'Cópia de Design sem nome (1).png'\",\"Added image 'Cópia de Design sem nome.png'\",\"Added image 'ppNPPF84_400x400.jpg'\",\"Removed multiple images from the gallery.\",\"Updated image data structure to use a 'thumbnail' field instead of 'type'.\"]}]}]}"}