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.
Activity Newest / Oldest
David Solomon
Whats the difference between this ability and the existing wallet API?
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.
Reuben
Status changed to: In progress