dataSources: - kind: ethereum/contract mapping: abis: - file: /: /ipfs/QmYBDLhAGLsweHs46TGTUeJaYR6F1oxCmtxdSFNyWxGTWZ name: VToken - file: /: /ipfs/QmYEWWJ7KvUp3Se13N4fvkgRDBeVCKzfVMoQwBumizjtyf name: ERC20 apiVersion: 0.0.9 entities: - SupplierAccount - BorrowerAccount eventHandlers: - event: 'Mint(indexed address,uint256,uint256,uint256)' handler: handleMint - event: 'Borrow(indexed address,uint256,uint256,uint256)' handler: handleBorrow - event: 'Transfer(indexed address,indexed address,uint256)' handler: handleTransfer - event: 'AccrueInterest(uint256,uint256,uint256,uint256)' handler: handleAccrueInterest file: /: /ipfs/QmSvDpBmKHq9oHXruwPfeGrv8nxhvDpdJc5oY9Ns8krWpB kind: ethereum/events language: wasm/assemblyscript name: vWeETH network: bsc source: abi: VToken address: '0xc5b24f347254bD8cF8988913d1fd0F795274900F' startBlock: 41956130 description: >- Venus is an open-source protocol for algorithmic, efficient Money Markets on the BSC blockchain. repository: 'https://github.com/VenusProtocol/subgraphs' schema: file: /: /ipfs/QmTJd55t3qELh8JCoeqMiEbXNvvxZthT8AhSyt5iU4nqQg specVersion: 0.0.4