From cf90353b2d36440935ff161b56a82cb890b2d053 Mon Sep 17 00:00:00 2001 From: efeDaniels Date: Thu, 6 Feb 2025 01:29:24 +0300 Subject: [PATCH] chore: Push eywa to sold out tab --- 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 06f4ec93..6ecefe98 100644 --- a/config/bills.json +++ b/config/bills.json @@ -19828,7 +19828,7 @@ "initTime": { "42161": 1737722341 }, - "soldOut": false, + "soldOut": true, "billArt": { "collection": "ApeBond_Collection1" }, diff --git a/src/constants/bills.ts b/src/constants/bills.ts index fcc63664..400b3e7d 100644 --- a/src/constants/bills.ts +++ b/src/constants/bills.ts @@ -9802,7 +9802,7 @@ Blockasset’s media arm has amassed over 250 million views, working with top at projectLink: 'https://crosscurve.fi/', twitter: 'https://x.com/eywaprotocol', initTime: { [ChainId.ARBITRUM]: 1737722341 }, - soldOut: false, + soldOut: true, billArt: { collection: BillArtCollection.ApeBond_Collection1, },