EVM
Coverage of EVM in the Nexus archive.
- Cow Swap Now Supports Cross-chain Swap From EVM To Solana
Cow Swap has launched cross-chain swap functionality allowing users to swap tokens directly from EVM chains to Solana. The feature is now live on their platform at swap.cow.fi, expanding their trading capabilities across multiple blockchain ecosystems.
- Printr & Cult of Printr
Printr launched v2 with a new Proof of Belief (POB) staking mechanism for memecoins on Solana, allowing users to earn a share of trading fees based on their stake amount and duration. Cult of Printr is a community project that emerged alongside this launch, maintaining over 30% staked in POB and supporting projects built on the Printr platform.
- What metrics do you actually look at for a quick morning market overview? (Building a zero-noise dashboard and need feedback)
The author is developing a mobile dashboard called HappyWick to provide a clean and simple morning market summary, aggregating metrics such as Market Pulse and Key Levels & Ratios, and seeking community feedback on essential features. The dashboard currently includes AI Power and On-Chain data. The author wants to add full EVM wallet support and personalized portfolio features.
- Anyone using an MCP server for on-chain DEX trading data with Claude or Cursor?
The author is seeking a solution for on-chain DEX trading data analysis using an MCP server with Claude or Cursor, currently facing workflow issues and rate limits. They need wallet-level trade data, including per-trader PnL and copy-trade candidates. The ideal setup should cover Solana and EVM with minimal authentication
- Architectural Breakdown: EVM Events, Transaction Receipts, and RPC Log Filtering
The article discusses the architectural breakdown of EVM events, transaction receipts, and RPC log filtering, highlighting their gas efficiency and structural separation from contract storage. It also touches on the challenge of securely proving event emission to a downstream L1 contract without relying on a trusted centralized indexer. The article provides a detailed explanation of event logs and their interaction with RPC nodes.
- SEI Xiaomi rollout
The rollout of Xiaomi's SEI wallet integration is anticipated but lacks a clear timeline. The last update was in December, mentioning Q2, and there's been no news since. The integration is expected alongside other significant events like the EVM conversion deadline and the potential passing of the Upcoming Clarity Act.
- Use any EVM wallet on Algorand
Algorand now allows users to use any EVM wallet on its platform through xChain Accounts, which map EVM addresses to native Algorand accounts using on-chain ECDSA verification. This enables users to interact with Algorand dApps as native participants without needing off-chain relayers or wrapped identity layers. Assets can be bridged in as needed using third-party cross-chain services.
- SushiSwap's Solana deployment is the most interesting crosschain DEX architecture I've seen this year
SushiSwap's Solana deployment features a unique cross-chain DEX architecture that integrates Jupiter's ultra API for execution layer handling. This setup allows for liquidity-aware routing and blurs the line between aggregator and DEX. SushiSwap's approach raises questions about the definition of a DEX and its relationship with the underlying technology.
- How we connected an IBM quantum processor to the EVM using ZK-SNARKs (and patched memory collisions along the way)
The article discusses connecting an IBM quantum processor to the EVM using ZK-SNARKs, generating true quantum entropy into an immutable record without breaking the network. This was achieved by structuring a bridge between the two worlds with opposing mathematical rules: quantum computing and blockchain. The team successfully patched memory collisions along the way.