Skip to Content

EVM Execution Layer

WireFluid’s execution environment is powered by Cosmos EVM, providing full Ethereum compatibility as a Cosmos SDK module.

Core Characteristics

  • Full Ethereum Virtual Machine implementation
  • Native integration with Cosmos consensus and state
  • Seamless interoperability with Cosmos modules

Ethereum Compatibility

WireFluid supports the complete Ethereum developer and user experience:

Smart Contract Support

  • Full EVM bytecode execution - Deploy any Ethereum smart contract without modifications
  • Identical opcode behavior and gas costs
  • Deploy existing Ethereum contracts without changes

Transactions Types

  • Legacy transactions - Traditional gas price model
  • EIP-1559 - Dynamic base fee with priority tips for faster confirmation
  • EIP-7702 - Account abstraction features

Development Tools

  • MetaMask
  • Hardhat
  • Foundry
  • Remix
  • Web3.js & Ethers.js
  • Viem

APIs

  • Full Ethereum JSON-RPC support
Last updated on