Get token transfers for a wallet's position in a currency

Get a paginated, transfer-level breakdown of a wallet's position in a single currency (identified by contract_address + chain). Combine direction and transfer_type to distinguish zero-cost acquisitions (airdrops, CEX transfers) from buys.

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

The wallet address

Query Params
string
required

The currency's contract address

string
enum
required
Defaults to ethereum

The chain the currency is on

int32
Defaults to 20

Number of results to return per page (1-200, default 20)

string

Cursor for the next page of results

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:
*/*