ProtocolShareReserve
ProtocolShareReserve
Contract used to store and distribute the reserves generated in the markets.
Solidity API
CORE_POOL_COMPTROLLER
address of core pool comptroller contract
WBNB
address of WBNB contract
vBNB
address of vBNB contract
poolRegistry
address of pool registry contract
assetsReserves
comptroller => asset => schema => balance
totalAssetReserve
asset => balance
distributionTargets
configuration for different income distribution targets
Last updated