Skip to main content
GET
Get user's vaults DeFi 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 in DeFi protocols

chain_id
integer
required

The blockchain network ID where the protocol is integrated

vault_address
string
required

The address of the vault contract

defi_protocol_address
string
required

The address of the DeFi protocol contract

user_mellow_points
string
required

Points earned in the Mellow protocol

user_symbiotic_points
string
required

Points earned in the Symbiotic protocol

user_referal_points
string
required

Points earned through referrals

user_vault_balance
string
required

User's balance in the vault in smallest units

timestamp
integer
required

Unix timestamp of when the data was last updated

name
string | null

Name of the protocol integration

protocol
string | null

Protocol identifier (e.g., Uniswap v3, Pendle, Gearbox)

pool_id
string | null

Unique identifier for the liquidity pool

url
string | null

URL to the protocol's interface for this position

boost
string | null

Boost multiplier for points earning

Example: