dataSources: - kind: ethereum/contract mapping: abis: - file: /: /ipfs/QmTU8eKx6pCgtff6Uvc7srAwR8BPiM3jTMBw9ahrXBjRzY name: Factory - file: /: /ipfs/QmPfKNZPkVATzL3EHypkcsyKhehR4jkiYEVqSzh2hxWYj1 name: ERC20 - file: /: /ipfs/QmbHnhUFZa6qqqRyubUYhXntox1TCBxqryaBM1iNGqVJzT name: ERC20SymbolBytes - file: /: /ipfs/QmQCP6Pdp1MqpwRv2qoPHuUTwZGy7Q3eDHg4w5kzwE9mBj name: ERC20NameBytes - file: /: /ipfs/QmULRc8Ac1J6YFy11z7JRpyThb6f7nmL5mMTQvN7LKj2Vy name: Pool apiVersion: 0.0.7 entities: - Pool - Token eventHandlers: - event: >- PoolCreated(indexed address,indexed address,indexed uint24,int24,address) handler: handlePoolCreated file: /: /ipfs/QmeQYxQpPKimmgW4wJ76tZqbt6ABAdUedjVkTnWDMtXaha kind: ethereum/events language: wasm/assemblyscript name: Factory network: polygon-zkevm source: abi: Factory address: '0xff83c3c800Fec21de45C5Ec30B69ddd5Ee60DFC2' startBlock: 8466867 description: Uniswap is a decentralized protocol for automated token exchange on Ethereum. features: - nonFatalErrors - grafting repository: 'https://github.com/Uniswap/uniswap-v3-subgraph' schema: file: /: /ipfs/QmdJFXyKjC3tSSjWWDZiCmf7721RWmJx3kuW9r8SkHt2xZ specVersion: 0.0.4 templates: - kind: ethereum/contract mapping: abis: - file: /: /ipfs/QmULRc8Ac1J6YFy11z7JRpyThb6f7nmL5mMTQvN7LKj2Vy name: Pool - file: /: /ipfs/QmTU8eKx6pCgtff6Uvc7srAwR8BPiM3jTMBw9ahrXBjRzY name: Factory - file: /: /ipfs/QmPfKNZPkVATzL3EHypkcsyKhehR4jkiYEVqSzh2hxWYj1 name: ERC20 apiVersion: 0.0.7 entities: - Pool - Token eventHandlers: - event: 'Initialize(uint160,int24)' handler: handleInitialize - event: >- Swap(indexed address,indexed address,int256,int256,uint160,uint128,int24) handler: handleSwap - event: >- Mint(address,indexed address,indexed int24,indexed int24,uint128,uint256,uint256) handler: handleMint - event: >- Burn(indexed address,indexed int24,indexed int24,uint128,uint256,uint256) handler: handleBurn - event: >- Collect(indexed address,address,indexed int24,indexed int24,uint128,uint128) handler: handleCollect file: /: /ipfs/QmVPuxY2feo1AUJeaLVpLA3QrKPBS84Mx655y1gBETBEmy kind: ethereum/events language: wasm/assemblyscript name: Pool network: polygon-zkevm source: abi: Pool