Back to All

Hi,here is a question about 【getAssetTransfers】API

Hi,when i use 【getAssetTransfers】interface to get all transactions of a given address,i find the total count(the tx with zero value is included) is not same with the data on EtherScan. For example,the given address is 0x3BfC20f0B9aFcAcE800D73D2191166FF16540258,when i use 【getAssetTransfers】interface,the total tx count is 4973(i have been remove the duplicate tx),but the data on EtherScan is 505+4357+189 = 5051,

here is the snapshot on console:

Could you tell the reason about this?Thanks!

ReadMe