pub const ALPHA: Felt;
The alpha parameter of the STARK curve. Equals to 0x0000000000000000000000000000000000000000000000000000000000000001.
0x0000000000000000000000000000000000000000000000000000000000000001
The alpha parameter is used in the curve definition as:
y^2 = x^3 + alpha * x + beta