Permissions: Owner/Admin function callable by contract owner only.
function mintBaseNew(address[] calldata to, uint256[] calldata amounts, string[] calldata uris) returns (uint256[] memory)
mintBaseExisting
Mints more of an existing token without an extension. This function requires that the original token already exists and that it is not a token minted from an extension.