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.6 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/QmYVy4kJNsN1q9PhhEzMtLJ9Q7kMqMFgoGoa2oEXbts9Zh kind: ethereum/events language: wasm/assemblyscript name: Factory network: base source: abi: Factory address: '0xAC900f12fB25d514e3ccFE8572B153A9991cA4e7' startBlock: 25118579 - 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.6 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/QmY6JYbaGRDmVmBL79fSsHvkJj2Zq3mGqjuqRA8Herxu6q kind: ethereum/events language: wasm/assemblyscript name: NonfungiblePositionManager network: base source: abi: NonfungiblePositionManager address: '0x457225b7A8310C2e0300686916c74B158183976e' startBlock: 25118579 description: Algebra is a decentralized protocol for automated token exchange on Polygon. features: - grafting graft: base: QmQ7Cb2euCBsUeKgkTHvhhhbTC6gt96sarV1NN99apWPWV block: 28484222 schema: file: /: /ipfs/QmPqoC768jfXa9dh8cF1efrjke6467DDnJJhSZ2a5ESKKp specVersion: 0.0.4 templates: - kind: ethereum/contract mapping: abis: - file: /: /ipfs/QmdVdsYDbjX2r5ZScMdXrjKJPkSUZvVyQSMA5YaAaLkvvQ name: Pool - file: /: /ipfs/QmTnCb82NCdLtduKDkCZfPuiL9E7BkSGSv3dPA5zG6hEHD name: Factory - file: /: /ipfs/QmXuTbDkNrN27VydxbS2huvKRk62PMgUTdPDWkxcr2w7j2 name: ERC20 apiVersion: 0.0.6 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/QmUT12i6ymVNg8DSfckvMFxeL5yCDgrL9fQSqgosWXkHfe kind: ethereum/events language: wasm/assemblyscript name: Pool network: base source: abi: Pool