// Change the randomizer address contract function setRandomizerAddress(address newAddress) public onlyOwner { randomizerAddress = newAddress; }
// Change the mintvial address contract function setMintvialAddress(address newAddress) public onlyOwner { mintvialAddress = newAddress; }
function secureBaseUri(string memory newUri) public onlyOwner { require(contractLocked == false, "Contract has been locked and URI can't be changed"); _tokenUri = newUri; }
function lockContract() public onlyOwner { contractLocked = true; }
function lockContract() public onlyOwner { contractLocked = true; }
}
// Change the randomizer address contract function setRandomizerAddress(address newAddress) public onlyOwner { randomizerAddress = newAddress; }
// Change the mintvial address contract function setMintvialAddress(address newAddress) public onlyOwner { /** Thesmart HERITAGE;/** Thesmart HERITAGE;At 90, Agnès Varda suddenly finds herself exalted as a role model for women in film; a fashion icon; loved by the art world — never mind her 40 films as a pioneering director. In the past 18 months she has received an Oscar, been nominated for another, and created a new artwork for the Liverpool Biennial.
Her films, often personal, always playful and with a keen affection for those she documents, have disrupted convention. More than anything, through her militant gaze she has shown us the world.
}
}