We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ffc09e commit f0e2e72Copy full SHA for f0e2e72
src/entities/Investor.ts
@@ -16,7 +16,7 @@ export class Investor extends Entity {
16
}
17
18
/**
19
- * Retrieve the portfolio of an investor.
+ * Retrieve the portfolio of an investor
20
* @param chainId - The chain ID
21
*/
22
portfolio(chainId?: number) {
0 commit comments