2 luc8966818258c/ElrondDevelopers 2years ago Is it me or the endpoint api.elrond.com/accounts/[address] is super slow? An example: https://api.elrond.com/accounts/erd1jjt4eplgyzm2dfw9wxhuzwffszfzvmuytun7speckrfgx9ex9z4sdpgkf5 Why is it this slow?
1 luc8966818258c/ElrondDevelopers 2years ago In the meta token doc (https://docs.elrond.com/developers/nft-tokens/#issuance-of-meta-esdt-tokens), it says we can set the "can_upgrade" to true, no?
1 luc8966818258c/ElrondDevelopers 2years ago Thanks for your help! It seems this endpoint is just a subset of the one I gave before? In your endpoint for example, I can't see if the token is upgradable right?
1 luc8966818258c/ElrondDevelopers 2years ago Thanks for the answer! And inside a setState step, can I use this 0x instead of the usual sc: ?
1 luc8966818258c/ElrondDevelopers 2years ago In Mandos, is it possible to deploy a SC at a specific erd address?
3 luc8966818258c/ElrondDevelopers 2years ago Do you think I could reach your dev to know more about this?
1 luc8966818258c/ElrondDevelopers 2years ago When I call Elrond API, I get an error "502 bad gateway", is it because of the rate limit?
1 luc8966818258c/ElrondDevelopers 2years ago Why do we need to do this? Can't it be done automatically in the package?
1 luc8966818258c/ElrondDevelopers 2years ago Hi @iancudorinmarian , do you know if there is a way to use something similar to JS promises in Elrond SCs? I see there is a "futures" concept in Rust. Can it be used in Elrond SCs?
1 luc8966818258c/ElrondDevelopers 3years ago Ok so I have to base64 decode the attributes and then check the source code to debug, right?
1 luc8966818258c/ElrondDevelopers 3years ago What's the difference between SFTs and meta-SFTs? In which case do I have meta-SFTs? For example, when I deposit into Maiar farms, it seems I receive a SFT, right?
0 luc8966818258c/ElrondDevelopers 3years ago Dumb question but: - In the "tokens" endpoint (https://testnet-api.elrond.com/accounts/erd1fx4jgjxxfrd9xann27qulfu554tcjlrsjwya5dd4gxud8ezx0d3qc2cv3g/tokens), the "decimals" of tokens is shown. - However, in the "nfts" endpoint (https://testnet-api.elrond.com/accounts/erd1ete948n8jh4aq0c26sla4nfus2d... Read more