HashLips / hashlips_nft_contract

A simple NFT smart contract that works with the rest of the HashLips ecosystem.
MIT License
834 stars 674 forks source link

Added variable sharePayable and sharePercent #42

Open nocturne71 opened 2 years ago

nocturne71 commented 2 years ago

added function to update sharePayable and sharePercent modified withdraw function to use variables instead of hardcoded values

nocturne71 commented 2 years ago

added whitelist functionality