Get User Positions

Time Status User Agent
Make a request to see history.

URL Expired

The URL for this request expired after 30 days.

address

string

required

Public address of the sender.

lendborrowId

string

enum

The unique ID to specify the lending and borrowing protocol for routing relevant queries or transactions.

1000100010031005120012021203120412051206120711001300130214001401140214031404

Show 18 enum values

vsCurrencies

string

A comma-separated list of currency symbols to convert the amount into, such as 'USD,EUR'. This parameter is optional and allows retrieving values in multiple fiat currencies.

assets

string

Comma-separated list of token addresses to filter specific assets. If omitted, data for all supported assets will be returned.

useCustomVaults

boolean

A boolean flag to scope the API request. If true, the request will be processed using the partner's dedicated vaults. If false or omitted, it uses the standard public pools.

falsetruefalse

marketId

string

Specifies the market Id of any market in Morpho.

vaultAddress

string

Specifies the vaultAddress of any vault in Morpho.

`200 Successful response

Updated2 months ago

* * *

ShellNodeRubyPHPPython

xxxxxxxxxx

curl --request GET \

--url https://svc.blockdaemon.com/defi/v1/lendborrow/getuserpositions \

--header 'accept: application/json'


Click `Try It!` to start a request and see the response here! Or choose an example:

application/json

``200

Updated2 months ago

* * *