Skip to content

Commit 90baced

Browse files
committedMar 3, 2025
chore: change allocations
1 parent bfe257b commit 90baced

File tree

1 file changed

+22
-22
lines changed

1 file changed

+22
-22
lines changed
 

‎testnet/sale.json

+22-22
Original file line numberDiff line numberDiff line change
@@ -16,98 +16,98 @@
1616
},
1717
{
1818
"stageNumber": 4,
19-
"tokensAllocated": 54090909,
20-
"BOSPrice": 0.007936
19+
"tokensAllocated": 76363636,
20+
"BOSPrice": 0.0079
2121
},
2222
{
2323
"stageNumber": 5,
24-
"tokensAllocated": 49411765,
25-
"BOSPrice": 0.008176
24+
"tokensAllocated": 123529412,
25+
"BOSPrice": 0.0082
2626
},
2727
{
2828
"stageNumber": 6,
29-
"tokensAllocated": 45000000,
30-
"BOSPrice": 0.008417
29+
"tokensAllocated": 96000000,
30+
"BOSPrice": 0.0084
3131
},
3232
{
3333
"stageNumber": 7,
3434
"tokensAllocated": 40833333,
35-
"BOSPrice": 0.008657
35+
"BOSPrice": 0.0087
3636
},
3737
{
3838
"stageNumber": 8,
3939
"tokensAllocated": 36891892,
40-
"BOSPrice": 0.008898
40+
"BOSPrice": 0.0089
4141
},
4242
{
4343
"stageNumber": 9,
4444
"tokensAllocated": 33157895,
45-
"BOSPrice": 0.009138
45+
"BOSPrice": 0.0091
4646
},
4747
{
4848
"stageNumber": 10,
4949
"tokensAllocated": 29615385,
50-
"BOSPrice": 0.009379
50+
"BOSPrice": 0.0094
5151
},
5252
{
5353
"stageNumber": 11,
5454
"tokensAllocated": 26250000,
55-
"BOSPrice": 0.009619
55+
"BOSPrice": 0.0096
5656
},
5757
{
5858
"stageNumber": 12,
5959
"tokensAllocated": 28170732,
60-
"BOSPrice": 0.009860
60+
"BOSPrice": 0.0099
6161
},
6262
{
6363
"stageNumber": 13,
6464
"tokensAllocated": 30000000,
65-
"BOSPrice": 0.010100
65+
"BOSPrice": 0.0101
6666
},
6767
{
6868
"stageNumber": 14,
6969
"tokensAllocated": 31744186,
70-
"BOSPrice": 0.010340
70+
"BOSPrice": 0.0103
7171
},
7272
{
7373
"stageNumber": 15,
7474
"tokensAllocated": 33409091,
75-
"BOSPrice": 0.010581
75+
"BOSPrice": 0.0106
7676
},
7777
{
7878
"stageNumber": 16,
7979
"tokensAllocated": 35000000,
80-
"BOSPrice": 0.010821
80+
"BOSPrice": 0.0108
8181
},
8282
{
8383
"stageNumber": 17,
8484
"tokensAllocated": 36521739,
85-
"BOSPrice": 0.011062
85+
"BOSPrice": 0.0111
8686
},
8787
{
8888
"stageNumber": 18,
8989
"tokensAllocated": 37978723,
90-
"BOSPrice": 0.011302
90+
"BOSPrice": 0.0113
9191
},
9292
{
9393
"stageNumber": 19,
9494
"tokensAllocated": 39375000,
95-
"BOSPrice": 0.011543
95+
"BOSPrice": 0.0115
9696
},
9797
{
9898
"stageNumber": 20,
9999
"tokensAllocated": 40714286,
100-
"BOSPrice": 0.011783
100+
"BOSPrice": 0.0118
101101
},
102102
{
103103
"stageNumber": 21,
104104
"tokensAllocated": 42000000,
105-
"BOSPrice": 0.012024
105+
"BOSPrice": 0.0120
106106
},
107107
{
108108
"stageNumber": 22,
109109
"tokensAllocated": 21000000,
110-
"BOSPrice": 0.012024,
110+
"BOSPrice": 0.0120,
111111
"reserve": true
112112
}
113113
]

0 commit comments

Comments
 (0)
Please sign in to comment.