Skip to content

Commit

Permalink
Merge pull request #441 from ApeSwapFinance/staging
Browse files Browse the repository at this point in the history
temporarily remove quickswap tag for AMBO bond
  • Loading branch information
ape-fede authored Jun 26, 2024
2 parents 9543943 + 09d0a6c commit 9cb7299
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion config/bills.json
Original file line number Diff line number Diff line change
Expand Up @@ -18838,7 +18838,6 @@
"billArt": {
"collection": "Quickswap_Collection1"
},
"bondPartner": "QuickSwap",
"shortDescription": "Sheertopia is an immersive AI gaming platform that empowers players. This project features a play-to-earn NFT game that blends engaging gameplay with blockchain technology to create a unique, immersive experience. Sheertopia: the 3D gaming world where fun, creativity, and connectivity collide!",
"tags": ["GAMEFI"]
},
Expand Down
2 changes: 1 addition & 1 deletion src/constants/bills.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5160,7 +5160,7 @@ const bills: BillsConfig[] = [
billArt: {
collection: BillArtCollection.Quickswap_Collection1,
},
bondPartner: 'QuickSwap',
// bondPartner: 'QuickSwap',
shortDescription:
'Sheertopia is an immersive AI gaming platform that empowers players. This project features a play-to-earn NFT game that blends engaging gameplay with blockchain technology to create a unique, immersive experience. Sheertopia: the 3D gaming world where fun, creativity, and connectivity collide!',
tags: ['GAMEFI'],
Expand Down

0 comments on commit 9cb7299

Please sign in to comment.