interface IERC721Multiplier is IAbstractERC721Multiplier
function changeToken(
uint256 tokenId,
uint256 multiplier,
uint64 duration
) external
This function is used to change the basic rewards multiplier and the time for which the current nft will be locked
This function is used to get the current basic rewards multiplier and the time for which the current nft will be locked