Skip to main content
GET
Get user's vaults positions

Path Parameters

user_address
string
required

Ethereum address of the user (must be a valid Ethereum address)

Pattern: ^0x[a-fA-F0-9]{40}$

Response

Successful response containing user's positions across all vaults

chain_id
integer
required

The blockchain network ID where the vault is deployed

user_address
string
required

The Ethereum address of the user

user_mellow_points
string
required

Points earned by the user in the Mellow protocol

user_symbiotic_points
string
required

Points earned by the user in the Symbiotic protocol

user_referal_points
string
required

Points earned by the user through referrals

user_vault_balance
number
required

User's balance in the vault in smallest units

timestamp
integer
required

Unix timestamp of when the data was last updated

vault_address
string
required

The smart contract address of the vault