GetAssets
API
API | /token/profile/v1/portfolio/me |
---|---|
Title | GetAssets |
Description | Get user's assets |
Authorization | Not required |
Method |
|
Request Parameters
Name | Type | Required | Description |
---|---|---|---|
ecosystem | string | YES | "lens" or "farcaster" |
addr | string | YES | The user's EVM wallet address with the social profile |
profile_id | string | YES | The Lens profile id or Farcaster FID of the user |
Request and Response Example
Request
cURL Code
Request URL
https://api.tako.so/token/profile/v1/portfolio/me
Response
Last updated