Skip to main content
Lucid deploys 10 EVM contracts that mirror the Solana programs: Contracts are written in Solidity and target Base and Ethereum networks.

Chain Parity

Both Solana and EVM implementations provide equivalent functionality. The key difference is architectural: Solana uses PDAs + Anchor constraints, while EVM uses TBAs + ERC-7579 installable modules.