Token API specific configuration information

interface TokenAPI {
    deprecatedAt?: Date;
    features?: Feature[];
    networkId?: string;
}

Properties

deprecatedAt?: Date

[optional] Timestamp when the network was deprecated in Token API software

features?: Feature[]
networkId?: string

Network ID in Token API, has to be an ID or alias of an existing network