PoolRegistry
PoolRegistry
Solidity API
struct AddMarketInput {
contract VToken vToken;
uint256 collateralFactor;
uint256 liquidationThreshold;
uint256 initialSupply;
address vTokenReceiver;
uint256 supplyCap;
uint256 borrowCap;
}metadata
initialize
Name
Type
Description
addPool
Name
Type
Description
Name
Type
Description
addMarket
Name
Type
Description
setPoolName
Name
Type
Description
updatePoolMetadata
Name
Type
Description
getAllPools
Name
Type
Description
getVTokenForAsset
getPoolsSupportedByAsset
Last updated

