dataSources: - kind: ethereum mapping: abis: - file: /: /ipfs/QmdDeaDh6Xtd9GoGaNTeAyCa4GHsaBGPF92QZ8BvrhfyFH name: PoolFactory apiVersion: 0.0.6 entities: - FundCreated eventHandlers: - event: >- FundCreated(address,bool,string,string,address,uint256,uint256,uint256) handler: handleFundCreated file: /: /ipfs/QmVu68uJpUtjATXZgLqjHs63QFA6ALaBW1LnbNssFJB8YB kind: ethereum/events language: wasm/assemblyscript name: PoolFactory network: matic source: abi: PoolFactory address: '0xfdc7b8bFe0DD3513Cc669bB8d601Cb83e2F69cB0' startBlock: 17343901 - kind: ethereum/contract mapping: abis: - file: /: /ipfs/QmWnhp3ftNKvSeu6ppHknsfo4MnD6dJS9VoJTiioed5hVf name: PoolFactoryMoonlight apiVersion: 0.0.6 entities: - FundCreated eventHandlers: - event: >- FundCreated(address,bool,string,string,address,uint256,uint256,uint256,uint256) handler: handleFundCreated file: /: /ipfs/QmXKV5sbgpemD6SNCBXCVBJrYT8t6fYfpDQpXk6Mf9uJv3 kind: ethereum/events language: wasm/assemblyscript name: PoolFactoryMoonlight network: matic source: abi: PoolFactoryMoonlight address: '0xfdc7b8bFe0DD3513Cc669bB8d601Cb83e2F69cB0' startBlock: 27587136 schema: file: /: /ipfs/QmbLS5MXD6zCxptPnj9XbkxHmMyRN9cAmAJxasD9PN82jR specVersion: 0.0.4 templates: - kind: ethereum/contract mapping: abis: - file: /: /ipfs/QmeHNuH998Asm8MsXPiwaTQ9XSjL87m7kewUDGuNxaSQCf name: PoolLogic - file: /: /ipfs/QmVxndPHRdykBBqxejbWYXN3LePuWvMQJrohu6Gea5RUEC name: PoolManagerLogic - file: /: /ipfs/QmXuTbDkNrN27VydxbS2huvKRk62PMgUTdPDWkxcr2w7j2 name: ERC20 apiVersion: 0.0.6 entities: - Deposit - ManagerFeeMinted - TransactionExecuted - Transfer - Withdrawal - Pool - EntryFeeMinted - ExitFeeMinted eventHandlers: - event: >- Deposit(address,address,address,uint256,uint256,uint256,uint256,uint256,uint256,uint256) handler: handleDeposit - event: 'ManagerFeeMinted(address,address,uint256,uint256,uint256,uint256)' handler: handleManagerFeeMinted - event: 'TransactionExecuted(address,address,uint16,uint256)' handler: handleTransactionExecuted - event: 'Transfer(indexed address,indexed address,uint256)' handler: handleTransfer - event: >- Withdrawal(address,address,uint256,uint256,uint256,uint256,uint256,(address,uint256,bool)[],uint256) handler: handleWithdrawal - event: 'EntryFeeMinted(address,uint256)' handler: handleEntryFeeMinted - event: 'ExitFeeMinted(address,uint256)' handler: handleExitFeeMinted file: /: /ipfs/QmQ2kfcYVUuGAViLKxUM3sDZtgDnh2KUjBKe2SpPcdupX9 kind: ethereum/events language: wasm/assemblyscript name: PoolLogic network: matic source: abi: PoolLogic