Position

Partner wallet positions and pending actions

Get current position and pending actions

get

Returns on-chain positions and pending action records for the requested wallet address.

Authorizations
X-API-KeystringRequired
Query parameters
addressstringRequired

User EVM wallet address.

Example: 0x1111111111111111111111111111111111111111
strategyIdstringOptional

Optional strategy filter.

Example: stable_vault
Responses
chevron-right
200

Position and pending action data for the wallet.

application/json
get
/v1/position

Last updated