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/QmShsgX3LgmMA2w8yxzbCmZu3ijUbBkRdKuWUjomqjm9vm kind: ethereum/events language: wasm/assemblyscript name: PoolFactory network: matic source: abi: PoolFactory address: '0xDd87eCdB10cFF7004276AAbAbd30e7a08F69bb53' startBlock: 17364000 - 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/QmV54t5XtPLR5anZpR4ZEkW1demWVgdweTbBNepaNZXWN5 kind: ethereum/events language: wasm/assemblyscript name: PoolFactoryMoonlight network: matic source: abi: PoolFactoryMoonlight address: '0xDd87eCdB10cFF7004276AAbAbd30e7a08F69bb53' startBlock: 27069574 schema: file: /: /ipfs/QmV1b1qcKd18xt8NaqYZJZvw9acoRSpJACdZPCy2TiPa4P specVersion: 0.0.4 templates: - kind: ethereum/contract mapping: abis: - file: /: /ipfs/QmctzJewPRhmK8mPGSADFMFDGrM5vGmZxSUM4FzjQYGVEE name: PoolLogic - file: /: /ipfs/QmVxndPHRdykBBqxejbWYXN3LePuWvMQJrohu6Gea5RUEC name: PoolManagerLogic - file: /: /ipfs/QmXuTbDkNrN27VydxbS2huvKRk62PMgUTdPDWkxcr2w7j2 name: ERC20 apiVersion: 0.0.6 entities: - Deposit - ManagerFeeMinted - TransactionExecuted - Transfer - Withdrawal - Pool 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 file: /: /ipfs/QmPUYtj8qKhMc91oSc6z7GRBtx3JwH1b6ZApft8mxFf8LF kind: ethereum/events language: wasm/assemblyscript name: PoolLogic network: matic source: abi: PoolLogic