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
    • Memswap ERC721 Contract
      • ERC721 Memswap 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

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

ERC721 Memswap Contract

The MemSwap ERC721 protocol contract can be viewed here

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

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

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

Memswap ERC20 ContractmemEth Contract