You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nico
c2b5e15106
|
2 years ago | |
---|---|---|
.. | ||
interfaces | 2 years ago | |
FlexiDegenMetadata.sol | 2 years ago | |
FlexiDegenTLD.sol | 2 years ago | |
FlexiDegenTLDFactory.sol | 2 years ago | |
README.md | 2 years ago |
README.md
Flexi Degen Contracts
Flexi is an alternative Degen TLD Factory which provides TLD owners with more flexibility, especially when it comes to metadata such as the default domain image SVG.
Metadata is stored in a separate contract and TLD owner can change it (except the domain name, of course).
Flexi TLD contract also has a role called "minter", which is an address that is allowed to mint new domains even if the TLD contract is paused.
Another role is the royalty fee updater. Buy default this is the factory owner, but can be changed to any other address.