dataSources: - kind: ethereum mapping: abis: - file: /: /ipfs/QmYXuAc7pZU85eNsRHenbBV7Ct41owmmWE2mKR9QRQfJ36 name: Factory apiVersion: 0.0.7 entities: - PairCreated eventHandlers: - event: 'PairCreated(indexed address,indexed address,address,uint256)' handler: handlePairCreated file: /: /ipfs/QmXDBswjNsF83vc4yShgs8D9F5eekHRuYjFpsXyHjXYpuT kind: ethereum/events language: wasm/assemblyscript name: JoeFactory network: avalanche source: abi: Factory address: '0x9Ad6C38BE94206cA50bb0d90783181662f0Cfa10' startBlock: 2486392 - kind: ethereum mapping: abis: - file: /: /ipfs/QmRjKy6P8yB6waU5xJzwjHrUqKX3gWoqJSdrmM79C8SxrW name: LBFactory apiVersion: 0.0.7 entities: - PairCreated eventHandlers: - event: >- LBPairCreated(indexed address,indexed address,indexed uint256,address,uint256) handler: handleLBPairCreated file: /: /ipfs/QmYsofyHUEujTGvMAk55xCCS4m8N7bTz7zY1eKSJ6nyuWo kind: ethereum/events language: wasm/assemblyscript name: LBFactory network: avalanche source: abi: LBFactory address: '0x6E77932A92582f504FF6c4BdbCef7Da6c198aEEf' startBlock: 22426953 indexerHints: prune: auto schema: file: /: /ipfs/QmSy3JACgPJ9YZwxE8rXBWkATg8GyUD3d6c7yiFSoWEb5v specVersion: 1.0.0 templates: - kind: ethereum/contract mapping: abis: - file: /: /ipfs/QmWgGnimjEptKxdcT34raXixsQV6mGVq6LehMudzAdU2fk name: Pair - file: /: /ipfs/QmYXuAc7pZU85eNsRHenbBV7Ct41owmmWE2mKR9QRQfJ36 name: Factory apiVersion: 0.0.7 entities: - Mint - Burn - Swap - Sync - Transfer 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: 'Sync(uint112,uint112)' handler: handleSync - event: 'Transfer(indexed address,indexed address,uint256)' handler: handleTransfer file: /: /ipfs/QmT25cHAj8SHoRtaqMoetW1bub8KEtYor5JwxfG7Dpg3Jg kind: ethereum/events language: wasm/assemblyscript name: Pair network: avalanche source: abi: Pair