TOKEN_DISPLAY_MODES: Readonly<
    {
        ALWAYS: 50;
        CONTROL: 10;
        HOVER: 30;
        NONE: 0;
        OWNER: 40;
        OWNER_HOVER: 20;
    },
> = ...

Describe the various thresholds of token control upon which to show certain pieces of information