get-portfolio-transactions
Retrieve a paginated list of portfolio transactions by specifying a share token, currency, and optional filters like coin ID. Use the portfolio share token from CoinStats web app to access transaction data.
Instructions
Get a list of portfolio transactions.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
coinId | No | Filter by coin ID | |
currency | Yes | Currency for price data | |
limit | No | Number of results per page | |
page | No | Page number | |
shareToken | No | Portfolio share token. You can get your share token from the portfolio you want to retrive data from by clicking Share button on CoinStats web app portfolio tracker section - top right. |