dataSources:
  - kind: ethereum/contract
    mapping:
      abis:
        - file:
            /: /ipfs/Qme9cWmHXfePEkCUjwUF4ZbPTpryCAWN13jhTtZZsNDdZc
          name: IERC721
        - file:
            /: /ipfs/QmXVNNtLfETmLrarDMwR18Tk2kNUXyczLf7LdES4aFZkLi
          name: IERC721Metadata
        - file:
            /: /ipfs/QmPBpB8Vh3HiYxS2TrNrshYNcnVxpHRH4ij4YQgvPA2nPo
          name: Contract721
      apiVersion: 0.0.7
      entities:
        - transfer
        - transaction
        - account
      eventHandlers:
        - event: 'Transfer(indexed address,indexed address,indexed uint256)'
          handler: handleTransfer
      file:
        /: /ipfs/QmcAH3unuU29hubTFEuhVHeFNzeeVzz5zxoe4UihCc6Jjm
      kind: ethereum/events
      language: wasm/assemblyscript
    name: IERC721
    network: arbitrum-one
    source:
      abi: IERC721
description: 721-MarketPlace
repository: 'https://github.com/Data-Nexus/nft-sales-v2'
schema:
  file:
    /: /ipfs/QmSgt9yznrRuQVBSfKVeTpRgc7bgsBnpJMr7tsDxDorPHM
specVersion: 0.0.5