IERC721Power
Interface Description
interface IERC721Power is IERC721EnumerableUpgradeableStructs info
NftInfo
struct NftInfo {
uint64 lastUpdate;
uint256 maxRawPower;
uint256 currentRawPower;
uint256 requiredCollateral;
uint256 currentCollateral;
}Name
Type
Description
NftInfoView
Name
Type
Description
Functions info
addCollateral (0xa8f35adf)
Name
Type
Description
removeCollateral (0x6a9b1891)
Name
Type
Description
recalculateNftPowers (0xa79b53d5)
Name
Type
Description
totalPower (0xdb3ad22c)
Name
Type
Description
getNftMaxPower (0x6c889f41)
Name
Type
Description
Name
Type
Description
getNftMinPower (0x7c24b33a)
Name
Type
Description
Name
Type
Description
getNftPower (0x412e8a29)
Name
Type
Description
Name
Type
Description
getNftRequiredCollateral (0xcbf208a7)
Name
Type
Description
Name
Type
Description