upgradedAmount += ownership[i];
require(upgradedAmount <= maxEmissions, "Must not send more than possible");
