klaytn/caver-js

Account transaction history

Closed this issue · 1 comments

I can not find any method to get the transaction history of account. is there any way to get a account tx history?
getTransactionsByAccount(account)

Sorry, but caver-js does not support that function.
You can use KAS API to query txs history.