1 Man290179269c/ElrondDevelopers 2years ago Hi guys how can I send this MultiValueManagedVec> to a sc in erdjs... should I use new List(new ListType(...))? or other thing?
1 Man290179269c/ElrondDevelopers 2years ago guys a simple question in the edpoint /accounts/{address}/transactions for example can I in some way specify resulst with the function I want ? lets say I want get the tx of a sc with the function mergeLkmex ... is this posible ?
2 Man290179269c/ElrondDevelopers 2years ago Does someone know what is happening to https://api.elrond.com/mex-pairs ?
1 Man290179269c/ElrondDevelopers 2years ago Hi... does anyone knows if I can go from a string in the front to managedBuffer in the sc ? what kind of encoding shoul I do in this case ?
2 Man290179269c/ElrondDevelopers 2years ago hi guys, is there a way to decode nfts attributes in erdjs?
1 Man290179269c/ElrondDevelopers 2years ago anyone can tell how decode the nfts attribute with erdjs ?
1 Man290179269c/ElrondDevelopers 2years ago hi again, I thoght that with a string I will resolve my problems of sending attributes but I reciving an error, so I want it to ask if there is a specifc way to send attributes ?