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
get
/data/{address}/debank/complex-protocols
200

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