1 sir8214764815c/ElrondDevelopers 2years ago Hello guys how can i convert hex value to decimal inside contract. ManagedByteArray to a u8?
1 sir8214764815c/ElrondDevelopers 2years ago Hello guys. i am trying to transfer an nft to a sc and burn it on the same transaction. I have written my transaction like this.const Data = "ESDTNFTTransfer" + "@" + token_identifier + "@" + nonce + "@" + quantity + "@" + destinationaddres: smar... Read more