Posted on c/ElrondDevelopers 1 big8231580783c/ElrondDevelopers 4 years ago Hi, does anyone know if the transaction history of an account is available without looping through all the blockchain record of transactions please ? Comment 1 Comments dra8809196860 4years ago https://api.elrond.com/transactions?from=0&size=25&receiver=*address* https://api.elrond.com/transactions?from=0&size=25&sender=*address*
https://api.elrond.com/transactions?from=0&size=25&receiver=*address* https://api.elrond.com/transactions?from=0&size=25&sender=*address*