Skip to content

Commit

Permalink
chore: soldout bpay
Browse files Browse the repository at this point in the history
  • Loading branch information
ixm-759 committed Dec 18, 2024
1 parent 16e279b commit 81efdee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constants/bills.ts
Original file line number Diff line number Diff line change
Expand Up @@ -484,7 +484,7 @@ const bills: BillsConfig[] = [
twitter: 'https://x.com/boundlesspay',
audit: 'https://contractwolf.io/projects/boundlesspay',
initTime: { [ChainId.BASE]: 1732735296 },
soldOut: false,
soldOut: true,
billArt: {
collection: BillArtCollection.ApeBond_Collection1,
},
Expand Down

0 comments on commit 81efdee

Please sign in to comment.