From 0d76913a702a308b8626593b09899430aca31192 Mon Sep 17 00:00:00 2001 From: efeDaniels Date: Mon, 13 Jan 2025 22:25:44 +0300 Subject: [PATCH] chore: remove FAN bond --- config/bills.json | 2 +- src/constants/bills.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/bills.json b/config/bills.json index da773330..62deb442 100644 --- a/config/bills.json +++ b/config/bills.json @@ -14672,7 +14672,7 @@ "initTime": { "137": 1736765165 }, - "soldOut": false, + "soldOut": true, "billArt": { "collection": "ApeBond_Collection1" }, diff --git a/src/constants/bills.ts b/src/constants/bills.ts index 9e4b371e..ea4ce4fb 100644 --- a/src/constants/bills.ts +++ b/src/constants/bills.ts @@ -7207,7 +7207,7 @@ Blockasset’s media arm has amassed over 250 million views, working with top at projectLink: 'https://film.io/', twitter: 'https://x.com/Filmio_Official', initTime: { [ChainId.MATIC]: 1736765165 }, - soldOut: false, + soldOut: true, billArt: { collection: BillArtCollection.ApeBond_Collection1, },