dataSources: - kind: ethereum/contract mapping: abis: - file: /: /ipfs/QmTU8eKx6pCgtff6Uvc7srAwR8BPiM3jTMBw9ahrXBjRzY name: Factory - file: /: /ipfs/QmXuTbDkNrN27VydxbS2huvKRk62PMgUTdPDWkxcr2w7j2 name: ERC20 - file: /: /ipfs/QmbHnhUFZa6qqqRyubUYhXntox1TCBxqryaBM1iNGqVJzT name: ERC20SymbolBytes - file: /: /ipfs/QmQCP6Pdp1MqpwRv2qoPHuUTwZGy7Q3eDHg4w5kzwE9mBj name: ERC20NameBytes - file: /: /ipfs/QmQ5rynzbQYpebSAUFfnTYm9KDUumWYF5eQb9QRwRLPfwB name: Pool apiVersion: 0.0.6 entities: - Token - DexAmmProtocol - LiquidityPool - Protocol - _PricesUSD - _TokenTracker - _LiquidityPoolAmount eventHandlers: - event: >- PoolCreated(indexed address,indexed address,indexed uint24,int24,address) handler: handlePoolCreated file: /: /ipfs/QmUVkCTyvwgZ1YvqxApXEgrQgchWgQDvZmYHNfTxE7yGhU kind: ethereum/events language: wasm/assemblyscript name: Factory network: mainnet source: abi: Factory address: '0x1F98431c8aD98523631AE4a59f267346ea31F984' startBlock: 12369620 repository: 'https://github.com/messari/subgraphs' schema: file: /: /ipfs/QmdYUzswskwX9CTjkJi5faHT9iVqx75P9JrAHTofVe2BkM specVersion: 0.0.4 templates: - kind: ethereum/contract mapping: abis: - file: /: /ipfs/QmQ5rynzbQYpebSAUFfnTYm9KDUumWYF5eQb9QRwRLPfwB name: Pool - file: /: /ipfs/QmTU8eKx6pCgtff6Uvc7srAwR8BPiM3jTMBw9ahrXBjRzY name: Factory - file: /: /ipfs/QmXuTbDkNrN27VydxbS2huvKRk62PMgUTdPDWkxcr2w7j2 name: ERC20 apiVersion: 0.0.6 entities: - LiqudityPool - Token - Deposit - Withdraw - Swap - LiquidityPool - DexAmmProtocol - Token - UsageMetricsDailySnapshot - FinancialsDailySnapshot - PoolDailySnapshot - _PricesUSD - _Account - _DailyActiveAccount - _TokenTracker - _LiquidityPoolAmount eventHandlers: - event: 'Initialize(uint160,int24)' handler: handleInitialize - event: 'SetFeeProtocol(uint8,uint8,uint8,uint8)' handler: handleSetFeeProtocol - 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: >- Collect(indexed address,address,indexed int24,indexed int24,uint128,uint128) handler: handleCollect file: /: /ipfs/QmbBwrTi1utQNmJUb8dtzrQkKdk5G1hUHebNRhDdM27y6h kind: ethereum/events language: wasm/assemblyscript name: Pool network: mainnet source: abi: Pool