dataSources: - kind: ethereum/contract mapping: abis: - file: /: /ipfs/QmUTSC5gSTVB9fUWzsztfV7BU59KnpGseXVN8q1ge9rd4B name: Factory - file: /: /ipfs/QmXuTbDkNrN27VydxbS2huvKRk62PMgUTdPDWkxcr2w7j2 name: ERC20 - file: /: /ipfs/QmbHnhUFZa6qqqRyubUYhXntox1TCBxqryaBM1iNGqVJzT name: ERC20SymbolBytes - file: /: /ipfs/QmQCP6Pdp1MqpwRv2qoPHuUTwZGy7Q3eDHg4w5kzwE9mBj name: ERC20NameBytes apiVersion: 0.0.6 entities: - Pair - Token eventHandlers: - event: 'PairCreated(indexed address,indexed address,bool,address,uint256)' handler: handleNewPair file: /: /ipfs/QmNnEiXk6AjSTfnfBMVrngAwY85o94Sth5jkGeTpFfco4i kind: ethereum/events language: wasm/assemblyscript name: Factory network: arbitrum-one source: abi: Factory address: '0xCe9240869391928253Ed9cc9Bcb8cb98CB5B0722' startBlock: 81922397 description: Uniswap is a decentralized protocol for automated token exchange on Ethereum. repository: 'https://github.com/Uniswap/uniswap-v2-subgraph' schema: file: /: /ipfs/QmUjVkmTsfqqg5Fv7aLMcwTQzzDfcW4exwzUN4v4KBZVMv specVersion: 0.0.4 templates: - kind: ethereum/contract mapping: abis: - file: /: /ipfs/QmaT7gEUSc4SRwhhXpwjW1MGcP6dj9LNAQXM4C4UsFD958 name: Pair - file: /: /ipfs/QmUTSC5gSTVB9fUWzsztfV7BU59KnpGseXVN8q1ge9rd4B name: Factory apiVersion: 0.0.6 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(uint256,uint256)' handler: handleSync file: /: /ipfs/QmbHLeaEMPyGyVMexjZKVTF2KBAsYhN2BKVhrJmFP5YYYa kind: ethereum/events language: wasm/assemblyscript name: Pair network: arbitrum-one source: abi: Pair