dataSources: - kind: ethereum/contract mapping: abis: - file: /: /ipfs/QmZ55G1yYFzde8Vcq4cpLfNgPSEibpLi9aYCqS1jEvCKQ9 name: Factory - file: /: /ipfs/QmXuTbDkNrN27VydxbS2huvKRk62PMgUTdPDWkxcr2w7j2 name: TokenABI apiVersion: 0.0.6 entities: - Token - DexAmmProtocol - LiquidityPool - LiquidityPoolFee - Protocol eventHandlers: - event: 'PairCreated(indexed address,indexed address,address,uint256)' handler: handlePairCreated file: /: /ipfs/QmWumYBe2kCCh2bAmcBVjyJ7q4KbxPYhE9NaoA1NZJtTpt kind: ethereum/events language: wasm/assemblyscript name: Factory network: avalanche source: abi: Factory address: '0xc35dadb65012ec5796536bd9864ed8773abc74c4' startBlock: 506190 repository: 'https://github.com/messari/subgraphs' schema: file: /: /ipfs/QmbmmPSWR6zcrGnmcWDJiwmxJxMLRrpGr1TPUwdJq6hPTc specVersion: 0.0.4 templates: - kind: ethereum/contract mapping: abis: - file: /: /ipfs/QmbPLMADBP8L6LBVP3ZBQ8RgG7ghamD8DvbdUxHAjZrLgm name: Pair - file: /: /ipfs/QmZ55G1yYFzde8Vcq4cpLfNgPSEibpLi9aYCqS1jEvCKQ9 name: Factory - file: /: /ipfs/QmXuTbDkNrN27VydxbS2huvKRk62PMgUTdPDWkxcr2w7j2 name: TokenABI apiVersion: 0.0.6 entities: - LiqudityPool - Token - Deposit - Withdraw - Swap - LiquidityPool - LiquidityPoolFee - DexAmmProtocol - Token - _Transaction - _Mint - _Burn - _PricesUSD - UsageMetricsDailySnapshot - FinancialsDailySnapshot - _Account - _DailyActiveAccount - PoolDailySnapshot - _TokenTracker eventHandlers: - event: 'Mint(indexed address,uint256,uint256)' handler: handleMint - event: 'Burn(indexed address,uint256,uint256,indexed address)' handler: handleBurn - event: >- Swap(indexed address,uint256,uint256,uint256,uint256,indexed address) handler: handleSwap - event: 'Transfer(indexed address,indexed address,uint256)' handler: handleTransfer - event: 'Sync(uint112,uint112)' handler: handleSync file: /: /ipfs/QmaY4eeFQtiNm8V1rPbeX5GdtRobkk2d9KQkJ3hB83LRfS kind: ethereum/events language: wasm/assemblyscript name: Pair network: avalanche source: abi: Pair