Only thing is now how do I declare my wallet address as the contract owner I could send someone the code if they don't mind helping out and then from there I'll know how to do this lol

Jun 25, 2021, 9:14 PM
If the token extends Ownable, then whatever wallet deploys the contract will be the owner by default.
Jun 25, 2021, 9:15 PM
Oh ok awesome I appreciate that my friend hope you have an awesome day
Jun 25, 2021, 9:20 PM
And then you can simply do a check isExcluded[someAddress]
Jun 25, 2021, 10:35 PM

© 2024 Draquery.com All rights reserved.