Function: aggregateProfiles()
ts
function aggregateProfiles(profiles): ServerTokenSummary;Defined in: packages/core/src/introspection/TokenEconomics.ts:307
Aggregate static profiles into a server-level summary.
Parameters
| Parameter | Type | Description |
|---|---|---|
profiles | readonly StaticTokenProfile[] | All static profiles for the server |
Returns
Server-level token economics summary