Skip to content

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

ParameterTypeDescription
profilesreadonly StaticTokenProfile[]All static profiles for the server

Returns

ServerTokenSummary

Server-level token economics summary