eteu-technologies/near-api-go

How to get list transaction with fromBLock-toBlock of the list address

Closed this issue · 1 comments

Hi, how to get list/query transaction with fromBLock-toBlock of the list address.
Thanks!

I'm pretty sure that NEAR indexer is more suitable for this. Other than that, for loop and query blocks & traverse transactions I guess?