BondtrollerV5Storage
Overview
License: MIT
contract BondtrollerV5Storage is BondtrollerV4StorageState variables info
compContributorSpeeds (0x986ab838)
mapping(address => uint256) compContributorSpeedsThe portion of COMP that each contributor receives per block
lastContributorBlock (0xbea6b8b8)
mapping(address => uint256) lastContributorBlockLast block at which a contributor's COMP rewards have been allocated
Last updated