Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Terra (LUNA) get list of transactions NodeJs

I research the Terra (LUNA) blockchain and use js library (@terra-money/terra.js). But I can't find the method for getting list of transactions. How can I get transaction by wallet address using NodeJs?

like image 304
Mo J Avatar asked Nov 27 '25 10:11

Mo J


1 Answers

you need to go via the FCD, there is a example from testnet:

https://bombay-fcd.terra.dev/v1/txs?offset=0&limit=100&account=<ACCOUNT>
like image 133
gurehbgui Avatar answered Nov 30 '25 05:11

gurehbgui



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!