1 ian8639380436c/ElrondDevelopers 2years ago If you're worried someone might generate the private key for the dead address, you should be even more worried that someone will generate YOUR private key. Plus, if you wanted something burned, why would you care if someone got to use those tokens instead?
1 ian8639380436c/ElrondDevelopers 2years ago You're getting a 32 bytes hash, what seems to be problem?
1 ian8639380436c/ElrondDevelopers 2years ago Why not have a struct that can hold month and day? Or use the power of Rust enums with fields?
1 ian8639380436c/ElrondDevelopers 2years ago I don't see how you'd interpret that as 100 EGLD, especially with so few decimals. The token is clearly displayed, and if the community already knows for ESDTTransfer you need to have value 0?
1 ian8639380436c/ElrondDevelopers 2years ago There is no API for that. Why would you ever need it in a SC?
1 ian8639380436c/ElrondDevelopers 2years ago Are you 100% sure you deployed/upgraded to the correct contract version?
1 ian8639380436c/ElrondDevelopers 3years ago First things first, did you add the #[init] annotation to this function?