Get account token activity

Get paginated fungible token activity (transfers, swaps, wraps, and unwraps) for an account across all chains. Optionally filter by chain, token, and/or activity type.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The account address to query token activity for

Query Params
chains
array of objects

Chain(s) to filter by (e.g. ethereum). Repeat for multiple chains. Omit to query all chains.

chains
tokens
array

Token contract address(es) to filter by. Repeat for multiple tokens. Omit to include all tokens.

tokens
type
array of strings

Activity types to include (send, receive, swap, wrap, unwrap). Repeat for multiple types. Omit to include all. Note: swap also includes wrap and unwrap activities.

type
int32
1 to 50
Defaults to 20

Number of items to return per page

string
Responses

400

For error reasons, review the response data.

500

Internal server error. Please open a support ticket so OpenSea can investigate.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*