type MintAdditionalSupplyToBatchParams = { nfts: Array<MintAdditionalSupplyToParams>;};
type nfts = Array<MintAdditionalSupplyToParams>;