dataSources: - kind: ethereum/contract mapping: abis: - file: /: /ipfs/QmTU8eKx6pCgtff6Uvc7srAwR8BPiM3jTMBw9ahrXBjRzY name: Factory - file: /: /ipfs/QmWPALJpvDK6AzWmj6HwGsyJDu9qGKUW6Hf5V4Ez4VYDpT 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/QmXyD7Divxc7UBAh5nRpdVQnXN4SFdW46v69y38h6Q9x14 kind: ethereum/events language: wasm/assemblyscript name: Factory network: matic source: abi: Factory address: '0x1F98431c8aD98523631AE4a59f267346ea31F984' startBlock: 22757547 description: Uniswap is a decentralized protocol for automated token exchange on Ethereum. features: - nonFatalErrors - fullTextSearch - grafting graft: base: QmfQkYuWm4mj9KskVCaN4WEy9VQNaM9FT4qKUsd38Gwwsq block: 27814000 repository: 'https://github.com/Uniswap/uniswap-v3-subgraph' schema: file: /: /ipfs/QmUbKV326FPo4s8GHC54P6Edh7HGUFVskjQwH4wtmh6cq9 specVersion: 0.0.8 templates: - kind: ethereum/contract mapping: abis: - file: /: /ipfs/QmULRc8Ac1J6YFy11z7JRpyThb6f7nmL5mMTQvN7LKj2Vy name: Pool - file: /: /ipfs/QmaxxqQ7xzbGDPWu184uoq2g5sofazB9B9tEDrpPjmRZ8q name: NonfungiblePositionManager - file: /: /ipfs/QmTU8eKx6pCgtff6Uvc7srAwR8BPiM3jTMBw9ahrXBjRzY name: Factory - file: /: /ipfs/QmWPALJpvDK6AzWmj6HwGsyJDu9qGKUW6Hf5V4Ez4VYDpT 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 receipt: true - event: >- Mint(address,indexed address,indexed int24,indexed int24,uint128,uint256,uint256) handler: handleMint receipt: true - event: >- Collect(indexed address,address,indexed int24,indexed int24,uint128,uint128) handler: handleCollect file: /: /ipfs/QmPoBrKpoCpt7ZFSxsSVHxTXk96W2kcLSD5CWAJcMVcbjC kind: ethereum/events language: wasm/assemblyscript name: Pool network: matic source: abi: Pool