ChainInfo: {
    auth: string;
    entityId: string;
    label: string;
    operators: OperatorInfo[];
    title: string;
    type: ChainType;
}

Type declaration

Generated using TypeDoc