dataSources: - kind: ethereum/contract mapping: abis: - file: /: /ipfs/QmTnCb82NCdLtduKDkCZfPuiL9E7BkSGSv3dPA5zG6hEHD name: Factory - file: /: /ipfs/QmXuTbDkNrN27VydxbS2huvKRk62PMgUTdPDWkxcr2w7j2 name: ERC20 - file: /: /ipfs/QmbHnhUFZa6qqqRyubUYhXntox1TCBxqryaBM1iNGqVJzT name: ERC20SymbolBytes - file: /: /ipfs/QmQCP6Pdp1MqpwRv2qoPHuUTwZGy7Q3eDHg4w5kzwE9mBj name: ERC20NameBytes - file: /: /ipfs/QmdVdsYDbjX2r5ZScMdXrjKJPkSUZvVyQSMA5YaAaLkvvQ name: Pool apiVersion: 0.0.7 entities: - Pool - Token eventHandlers: - event: 'Pool(indexed address,indexed address,address)' handler: handlePoolCreated - event: 'CustomPool(indexed address,indexed address,indexed address,address)' handler: handleCustomPoolCreated - event: DefaultCommunityFee(uint16) handler: handleNewCommunityFee file: /: /ipfs/QmSosi4qzu7dSSvmvYR6uGcp5nvmf6fx6cuU5UHT1vV9bS kind: ethereum/events language: wasm/assemblyscript name: Factory network: fuse source: abi: Factory address: '0xccEdb990abBf0606Cf47e7C6A26e419931c7dc1F' startBlock: 32498147 - kind: ethereum/contract mapping: abis: - file: /: /ipfs/QmTxT5MvV3SD8VgvGTr6zgFPeXThhgg3sq6BFcwkvU6F7A name: NonfungiblePositionManager - file: /: /ipfs/QmdVdsYDbjX2r5ZScMdXrjKJPkSUZvVyQSMA5YaAaLkvvQ name: Pool - file: /: /ipfs/QmTnCb82NCdLtduKDkCZfPuiL9E7BkSGSv3dPA5zG6hEHD name: Factory - file: /: /ipfs/QmXuTbDkNrN27VydxbS2huvKRk62PMgUTdPDWkxcr2w7j2 name: ERC20 apiVersion: 0.0.7 entities: - Pool - Token - Deposit eventHandlers: - event: 'Collect(indexed uint256,address,uint256,uint256)' handler: handleCollect - event: 'DecreaseLiquidity(indexed uint256,uint128,uint256,uint256)' handler: handleDecreaseLiquidity - event: >- IncreaseLiquidity(indexed uint256,uint128,uint128,uint256,uint256,address) handler: handleIncreaseLiquidity - event: 'Transfer(indexed address,indexed address,indexed uint256)' handler: handleTransfer file: /: /ipfs/QmVDWHnAKxDs8F2GX4cnhLLPKQxEAQuk5Kf1hpawPzdcPs kind: ethereum/events language: wasm/assemblyscript name: NonfungiblePositionManager network: fuse source: abi: NonfungiblePositionManager address: '0x52B649B1cE77B349C53Bf0284ba61FD8975e7798' startBlock: 32498147 description: Algebra is a decentralized protocol for automated token exchange on Polygon. indexerHints: prune: auto schema: file: /: /ipfs/Qmakr9aLReyAZtcZeQta6o9fvUkgn7dzyY8c7pSyT9UsHR specVersion: 1.2.0 templates: - kind: ethereum/contract mapping: abis: - file: /: /ipfs/QmdVdsYDbjX2r5ZScMdXrjKJPkSUZvVyQSMA5YaAaLkvvQ name: Pool - file: /: /ipfs/QmTnCb82NCdLtduKDkCZfPuiL9E7BkSGSv3dPA5zG6hEHD name: Factory - file: /: /ipfs/QmXuTbDkNrN27VydxbS2huvKRk62PMgUTdPDWkxcr2w7j2 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,uint24,uint24) 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,uint24) handler: handleBurn - event: Fee(uint16) handler: handleChangeFee - event: >- Collect(indexed address,address,indexed int24,indexed int24,uint128,uint128) handler: handleCollect - event: CommunityFee(uint16) handler: handleSetCommunityFee - event: TickSpacing(int24) handler: handleSetTickSpacing - event: Plugin(address) handler: handlePlugin - event: PluginConfig(uint8) handler: handlePluginConfig file: /: /ipfs/QmTYwuaCXt3pMDh521ecmiNDwVJq7BYtUcFRBe7NTHZwkv kind: ethereum/events language: wasm/assemblyscript name: Pool network: fuse source: abi: Pool