From bbaec44c9f18177f78185cb712489ccc5b04486a Mon Sep 17 00:00:00 2001 From: efeDaniels Date: Thu, 12 Dec 2024 14:15:34 +0300 Subject: [PATCH] chore: mark soldOut bonds as soldOut --- config/bills.json | 4 ++-- src/constants/bills.ts | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/config/bills.json b/config/bills.json index 3844291d..0e1b58fc 100644 --- a/config/bills.json +++ b/config/bills.json @@ -2721,7 +2721,7 @@ "initTime": { "56": 1730188465 }, - "soldOut": false, + "soldOut": true, "billArt": { "collection": "ApeBond_Collection1" }, @@ -2945,7 +2945,7 @@ "initTime": { "56": 1728392841 }, - "soldOut": false, + "soldOut": true, "billArt": { "collection": "ApeBond_Collection1" }, diff --git a/src/constants/bills.ts b/src/constants/bills.ts index ae77c6fe..d47d6ffc 100644 --- a/src/constants/bills.ts +++ b/src/constants/bills.ts @@ -1393,7 +1393,7 @@ Blockasset’s media arm has amassed over 250 million views, working with top at twitter: 'https://twitter.com/apebond', audit: 'https://paladinsec.co/projects/apebond/', initTime: { [ChainId.BSC]: 1730188465 }, - soldOut: false, + soldOut: true, billArt: { collection: BillArtCollection.ApeBond_Collection1, }, @@ -1518,7 +1518,7 @@ Blockasset’s media arm has amassed over 250 million views, working with top at twitter: 'https://x.com/PlayEldarune', audit: 'https://hacken.io/audits/eldarune/', initTime: { [ChainId.BSC]: 1728392841 }, - soldOut: false, + soldOut: true, billArt: { collection: BillArtCollection.ApeBond_Collection1 }, shortDescription: "Eldarune is a game studio creating interoperable, medieval-themed blockchain games where NFTs can be used across multiple titles. The ELDA token serves as the studio's native currency and unlocks diverse gaming experiences. Inspired by classics like Warcraft and Dota, Eldarune is transforming the gaming landscape by offering seamless, interconnected gameplay across its ecosystem.",