You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -154,6 +157,8 @@ export function getDataBounties() {
154
157
Contributors ranked 21st to 50th will receive 1 copy each.
155
158
Additionally, 5 lucky winners from the top 51 to 100 contributors will each receive 1 copy.
156
159
50 copies donated to BiTz Monthly Leaderboard`,
160
+
161
+
finalized: true,
157
162
});
158
163
returnallBounties;
159
164
}else{
@@ -167,6 +172,7 @@ export function getDataBounties() {
167
172
submittedOnTs: 1714138439,
168
173
fillPerks:
169
174
"The Creator of the bounty will receive 5 copies of the album.\n The top 5 contributors on the GiveBiTz leaderboard for this bounty will each receive 3 copies.\n Contributors ranked 6th to 20th will receive 2 copies each.\n Contributors ranked 21st to 50th will receive 1 copy each.\n Additionally, 5 lucky winners from the top 51 to 100 contributors will each receive 1 copy.\n 50 copies donated to BiTz Monthly Leaderboard",
@@ -177,6 +183,7 @@ export function getDataBounties() {
177
183
submittedOnTs: 1714138439,
178
184
fillPerks:
179
185
"The Creator of the bounty will receive 5 copies of the album.\n The top 5 contributors on the GiveBiTz leaderboard for this bounty will each receive 3 copies.\n Contributors ranked 6th to 20th will receive 2 copies each.\n Contributors ranked 21st to 50th will receive 1 copy each.\n Additionally, 5 lucky winners from the top 51 to 100 contributors will each receive 1 copy.\n 50 copies donated to BiTz Monthly Leaderboard",
Copy file name to clipboardExpand all lines: src/pages/Home.tsx
+27-25Lines changed: 27 additions & 25 deletions
Original file line number
Diff line number
Diff line change
@@ -20,33 +20,35 @@ export const Home = () => {
20
20
"Itheum Data Widgets are lightweight apps powered by Data NFTs, enabling creative ways to open, visualize and discover the potential of the raw data found within Data NFTs."
0 commit comments