diff --git a/src/context/mintStore.ts b/src/context/mintStore.ts index 5a83f296f..beb2b167c 100644 --- a/src/context/mintStore.ts +++ b/src/context/mintStore.ts @@ -305,6 +305,11 @@ export const useMintStore = create()( ) console.debug('success', success) if (success) { + show( + "**Did you know?**", + "To support Teia, please consider swapping your OBJKT on teia.art", + "Only swaps done on the Teia marketplace will support this community project via the [platform fees](https://github.com/teia-community/teia-docs/wiki/Marketplace-Fees)" + ) reset() } },