Last updated 2 years ago
The user history service retrieves historical transaction information about users. You can use this API to find out the user history.
// Returns 10 buckets of history data fetch("https://api.strike.org/api/user/history?limit=10");