Pendle
List User's Market Positions
List the user’s SY, PT, YT and LP positions for all markets on a given chain.
GET
Python (SDK)
Query Parameters
The chain to use.
Available options:
base:mainnet
, ethereum:mainnet
, arbitrum:mainnet
The user address of the desired position.
Response
200
application/json
Successful Response
The response is of type object
.
Python (SDK)