Contact ↗Contact ↗ (opens in a new tab)
GitHubGitHub (opens in a new tab)
  • Protocol Overview
  • Introduction
  • Intent-based Swaps
  • Mempool Order Distribution
  • Order Flow Auctions
    • Protocol Auction
    • Matchmaker Auctions
    • Builder Auctions
  • High Signal Privacy
  • NFT Composability
  • Technical Docs
  • Intentful Transactions
  • Contracts
    • Memswap ERC20 Contract
    • Memswap ERC721 Contract
    • memEth Contract
  • Protocol Features
    • Originator Fees
    • Permit/Gasless Swaps
    • Partial Fills
    • Smart Contract Wallets
    • Smart Orders
    • Trade Direction
    • Order Types
    • Order Format
    • Concealed Orders
    • Eth Support (memEth)
  • Matchmakers
    • Matchmaker V1 (live)
    • Matchmaker V2 (in development)
    • Guide to Running a Matchmaker
  • Solvers
    • Discovering Orders
    • Solving for Memswap
    • Solver Integration Guide
  • Originators (Apps/Wallets)
    • Originator Integration Guide
  • Tools
  • Development Progress
  • Interface
  • Github
  • Discord
  • Protocol Overview
  • Introduction
  • Intent-based Swaps
  • Mempool Order Distribution
  • Order Flow Auctions
    • Protocol Auction
    • Matchmaker Auctions
    • Builder Auctions
  • High Signal Privacy
  • NFT Composability
  • Technical Docs
  • Intentful Transactions
  • Contracts
    • Memswap ERC20 Contract
      • ERC20 Memswap Contract
    • Memswap ERC721 Contract
    • memEth Contract
  • Protocol Features
    • Originator Fees
    • Permit/Gasless Swaps
    • Partial Fills
    • Smart Contract Wallets
    • Smart Orders
    • Trade Direction
    • Order Types
    • Order Format
    • Concealed Orders
    • Eth Support (memEth)
  • Matchmakers
    • Matchmaker V1 (live)
    • Matchmaker V2 (in development)
    • Guide to Running a Matchmaker
  • Solvers
    • Discovering Orders
    • Solving for Memswap
    • Solver Integration Guide
  • Originators (Apps/Wallets)
    • Originator Integration Guide
  • Tools
  • Development Progress
  • Interface
  • Github
  • Discord
  • Contact ↗ (opens in a new tab)

On This Page

  • ERC20 Memswap Contract
Question? Give us feedback → (opens in a new tab)Edit this page
Contracts
Memswap ERC20 Contract

ERC20 Memswap Contract

The MemSwap ERC20 protocol contract can be viewed here

Github: https://github.com/memswap-protocol/memswap/blob/main/contracts/erc20/MemswapERC20.sol (opens in a new tab)

Ethereum (Etherscan (opens in a new tab)): 0x2b8763751a3141dee02ac83290a3426161fe591a

Goerli (Etherscan (opens in a new tab)): 0xbc1287f5af439c7d6dcfa0bdcbb30d81725ffda0

ContractsMemswap ERC721 Contract