For the complete documentation index, see llms.txt. This page is also available as Markdown.

Complex protocols

get

Retrieves the user's complex protocol list from Debank, with Supabase caching.

Authorizations
AuthorizationstringRequired
Path parameters
addressstringRequired
  • The wallet address of the user.
Query parameters
refreshbooleanOptional
Header parameters
AuthorizationstringRequired
  • The authorization token.
Responses
200

A promise that resolves to a PortfolioAPIResponse object containing the complex protocol list.

application/json
successbooleanRequired

The success status of the operation.

messagestringRequired

The message associated with the operation.

addressstringOptional

The address associated with the operation.

dataanyOptional
get/data/{address}/debank/complex-protocols
200

A promise that resolves to a PortfolioAPIResponse object containing the complex protocol list.