auth: ********************
curl --location --request GET 'https://sandfoxy.digital/getStarPrices' \ --header 'auth: <api-key>'
{ "ok": true, "prices": { "1": 0.004398, "50": 0.2199, "75": 0.3299, "100": 0.4399, "150": 0.6599, "250": 1.0999, "350": 1.5398, "500": 2.1998, "750": 3.2997, "1000": 4.3996, "1500": 6.5995, "2500": 10.9991, "5000": 21.9983, "10000": 43.9967, "25000": 109.9918, "35000": 153.9886, "50000": 219.9837, "100000": 439.9674, "150000": 659.9512, "500000": 2199.8373, "1000000": 4399.6747 } }