Skip to content

Commit

Permalink
add another XVG milestone
Browse files Browse the repository at this point in the history
  • Loading branch information
justinvforvendetta committed Mar 8, 2024
1 parent 7c3ed25 commit eb9de39
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions pages/CurrentMilestones.js
Original file line number Diff line number Diff line change
Expand Up @@ -1320,13 +1320,23 @@ const mileStones = [
{
done: true,
doneDate: '1st March 2024',
title: 'Biconomy Exchgange lists $XVGETH',
description: 'Biconomy Will List VergeETH (XVGETH/USDT )for Spot Trading!',
title: 'Biconomy Exchgange lists $XVGETH token',
description: 'Biconomy Will List VergeETH (XVGETH/USDT) for Spot Trading!',
progress: 100,
progressState: '',
infoLabel: 'Biconomy link',
infoUrl: 'https://biconomy.zendesk.com/hc/en-us/articles/29218876650009-Biconomy-Will-List-VergeETH-XVGETH-USDT-for-Spot-Trading'
},
{
done: true,
doneDate: 'TBA',
title: 'Biconomy Exchgange will list $XVG coin',
description: 'Biconomy Will List Verge (XVG/USDT) for Spot Trading!',
progress: 100,
progressState: '',
infoLabel: 'Biconomy X (formerly twitter) link',
infoUrl: 'https://twitter.com/BiconomyCom/status/1762486305890377747?s=20'
},
// {
// done: true or false,
// doneDate: 'Relevant Date',
Expand Down

0 comments on commit eb9de39

Please sign in to comment.