MoCBProxManager
⚠ This has been deprecated since the Proposal to remove leveraged positions from the protocol was approved, however it is necessary to maintain the contracts and their documentation for legacy support.
View Source: contracts/MoCBProxManager.sol
↗ Extends: MoCBucketContainer
MoCBProxManager - version: 0.1.12
Contract Members
Constants & Variables
Functions
initialize
Initializes the contract
Arguments
bproxBalanceOf
returns user balance
Returns
total balance for the userAddress
Arguments
hasValidBalance
verifies that this user has assigned balance for the given bucket
Returns
true if the user has assigned balance
Arguments
assignBProx
Assigns the amount of BProx
Arguments
removeBProx
Removes the amount of BProx and substract BTC cost from bucket
Arguments
setBProxBalanceOf
Sets the amount of BProx
Arguments
initializeValues
intializes values of the contract
Arguments
Last updated