5

Get full wallet history


Avatar
Reuben

The ability to fetch a wallet's full history (transactions, transfers, logs), fully decoded.

A

Activity Newest / Oldest

Avatar

David Solomon

Whats the difference between this ability and the existing wallet API?


Avatar

Reuben

Hi David - this would be a single endpoint that returns all user activity (native transactions, ERC20 transfers, NFT transfers, internal transaction transfers) in chronological order.

At the moment, this can only be achieved by calling 3 or 4 separate endpoints and merging the responses.


Avatar

Reuben

Status changed to: In progress