diff --git a/public/icons/all.svg b/public/icons/all.svg new file mode 100644 index 00000000..f409f2eb --- /dev/null +++ b/public/icons/all.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/utils/constants.ts b/utils/constants.ts index 3670847e..4ddefa58 100644 --- a/utils/constants.ts +++ b/utils/constants.ts @@ -126,6 +126,7 @@ export const AUCTION_HOUSE_ID = new PublicKey( 'BGBBt6G9bp36i5qt7PWjBWg3VNef1zPozAN9RFsEPDkh', ) export const CUSTOM_TOKEN_ICONS: { [key: string]: boolean } = { + all: true, bonk: true, btc: true, chai: true,