dataSources: - kind: ethereum/contract mapping: abis: - file: /: /ipfs/QmSuzznSu3sn7iAegKyHV9WNpxQnLB5cKAiMYq5PTt35PM name: MasterChefV2 apiVersion: 0.0.4 entities: - MasterChefV2 - Pool - User eventHandlers: - event: 'Deposit(indexed address,indexed uint256,uint256)' handler: handleDeposit - event: 'Withdraw(indexed address,indexed uint256,uint256)' handler: handleWithdraw - event: 'EmergencyWithdraw(indexed address,indexed uint256,uint256)' handler: handleEmergencyWithdraw - event: 'AddPool(indexed uint256,uint256,indexed address,bool)' handler: handleAddPool - event: 'SetPool(indexed uint256,uint256)' handler: handleSetPool - event: 'UpdatePool(indexed uint256,uint256,uint256,uint256)' handler: handleUpdatePool - event: 'UpdateBoostMultiplier(indexed address,uint256,uint256,uint256)' handler: handleUpdateBoostMultiplier - event: 'UpdateCakeRate(uint256,uint256,uint256)' handler: handleUpdateCakeRate file: /: /ipfs/Qmd7A8iZ6Wi655wadozACqgLeEZPzRGCYwGWFsAq7dzDjB kind: ethereum/events language: wasm/assemblyscript name: MasterChefV2 network: bsc source: abi: MasterChefV2 address: '0xa5f8C5Dbd5F286960b9d90548680aE5ebFf07652' startBlock: 17047980 description: MasterChefV2 repository: 'https://github.com/pancakeswap/pancakeswapswap-subgraph' schema: file: /: /ipfs/QmTkmnH2q9JRixX6d2fBHHzZ5Fych7kqv6y8iCBgVQ2Lyh specVersion: 0.0.3