Skip to main content
GET
List SVM positions

Authorizations

x-api-key
string
header
required

Path Parameters

userAddress
string
required

User wallet address. On SVM, this is the wallet account public key.

Pattern: ^[1-9A-HJ-NP-Za-km-z]{32,44}$

Query Parameters

apyInterval
enum<string>
default:7day

Interval for APY data. Possible values: 1day, 7day, 30day

Available options:
1day,
7day,
30day
minUsdAssetValueThreshold
number
default:1

Minimum USD value of the position to be included

Required range: x >= 0

Response

Default Response

data
object[]
required