Chain Swaps

Squid is building perhaps the most ubiquitous application on top of Axelar’s infrastructure.
Squid is building and running a trustless cross-chain swap and liquidity router. At its core lie the foundational building blocks required to power seamless cross-chain payments. Squid's stack is powered by the Axelar network, and both teams are actively collaborating on building the initial blocks.
Since February 23rd, Squid has enabled users to swap assets into 13 different Cosmos chains, including Osmosis, Kujira, Juno, Evmos, Terra2, Crescent, Secret, Umee, Comdex, Stargaze, Agoric, Asset Mantle, and Carbon.
In this dashboard, we are going to analyze swaps in 13 Cosmos chains and check their activity, including swappers, transactions and swap volumes.
For this purpose, I use the axelar.core.ez_squid
table.
Filters
destination_chain IN ( 'umee','kujira','agoric','axelarnet','crescent', 'terra2','juno','evmos','stargaze','secret','osmosis', 'comdex','assetmantle')
block_timestamp > '2023-02-23'