yes
seb301684971 activity
seb301684971 commented on how do you decode the return value?
it's base64, try to convert it in hex or dec https://v2.cryptii.com/base64/decimal
seb301684971 commented on what is the parameter format?
https://docs.elrond.com/sdk-and-tools/rest-api/virtual-machine/#compute-output-of-pure-function
seb301684971 commented on Is it possible to have LKMEX on devnet?
i think you cand swap and stake on maiar exchange devnet
seb301684971 commented on You need to save a an address and for each address a biguint?
Yes, i want to return a list of winners(address) and the value, I was thinking of making a structure
seb301684971 commented on Hi ! Is there a big difference between crowdfunding and crowdfunding-esdt templates ?
where did you find crowdfunding?
seb301684971 commented on how can I pass a ManagedVec as an argument ?
You can create the ManagedVec inside the function you call, and just pass the arguments?
seb301684971 commented on Not sure what your ManagedBuffer represents in this case, but yeah you could use that. What exactly is your use case here?
i want to store wallet addresses from who bought a ticket