dataSources: - kind: ethereum/contract mapping: abis: - file: /: /ipfs/QmQdFC7EwGzaw2ZNz44vhYCkVwqdvwGZDz5nhap2omrekC name: Factory - file: /: /ipfs/QmXuTbDkNrN27VydxbS2huvKRk62PMgUTdPDWkxcr2w7j2 name: ERC20 - file: /: /ipfs/QmbHnhUFZa6qqqRyubUYhXntox1TCBxqryaBM1iNGqVJzT name: ERC20SymbolBytes - file: /: /ipfs/QmQCP6Pdp1MqpwRv2qoPHuUTwZGy7Q3eDHg4w5kzwE9mBj name: ERC20NameBytes apiVersion: 0.0.3 entities: - Pair - Token eventHandlers: - event: 'PairCreated(indexed address,indexed address,address,uint256)' handler: handleNewPair file: /: /ipfs/QmS4UVaZpsz1LsgRwAMKeLtV4aQ2r6AboL6gcas6Aqo8dP kind: ethereum/events language: wasm/assemblyscript name: Factory network: mainnet source: abi: Factory address: '0x9DEB29c9a4c7A88a3C0257393b7f3335338D9A9D' startBlock: 10828414 schema: file: /: /ipfs/QmaQwcvb2iWFMhPoFoN6TM6udS8JZh2KCLFhJkhUonAUTy specVersion: 0.0.2 templates: - kind: ethereum/contract mapping: abis: - file: /: /ipfs/QmbPLMADBP8L6LBVP3ZBQ8RgG7ghamD8DvbdUxHAjZrLgm name: Pair - file: /: /ipfs/QmQdFC7EwGzaw2ZNz44vhYCkVwqdvwGZDz5nhap2omrekC name: Factory apiVersion: 0.0.3 entities: - Pair - Token eventHandlers: - event: 'Mint(indexed address,uint256,uint256)' handler: handleMint - event: 'Burn(indexed address,uint256,uint256,indexed address)' handler: handleBurn - event: >- Swap(indexed address,uint256,uint256,uint256,uint256,indexed address) handler: handleSwap - event: 'Transfer(indexed address,indexed address,uint256)' handler: handleTransfer - event: 'Sync(uint112,uint112)' handler: handleSync file: /: /ipfs/QmXGoAG2F8wBFgBunwJLjxF3BXmhctzULZgnMJcJddDCcu kind: ethereum/events language: wasm/assemblyscript name: Pair network: mainnet source: abi: Pair