ConstantTokenSchema: {
    __michelsonType: "constant";
    schema: {
        hash: string;
    };
}