diff --git a/packages/web-app/app/_ui/components/dialogs/contribute-dialog/index.tsx b/packages/web-app/app/_ui/components/dialogs/contribute-dialog/index.tsx index d463f39f..c5310a7a 100644 --- a/packages/web-app/app/_ui/components/dialogs/contribute-dialog/index.tsx +++ b/packages/web-app/app/_ui/components/dialogs/contribute-dialog/index.tsx @@ -87,6 +87,9 @@ const Contribute = ({ <> Contribution submitted +
+ You can check the 'My Projects' tab to see the details of your contribution +
diff --git a/packages/web-app/app/_ui/my-projects/my-tokens.tsx b/packages/web-app/app/_ui/my-projects/my-tokens.tsx index 8eedd63c..6fc2ae7d 100644 --- a/packages/web-app/app/_ui/my-projects/my-tokens.tsx +++ b/packages/web-app/app/_ui/my-projects/my-tokens.tsx @@ -61,7 +61,7 @@ export const MyTokens = () => { ) : null} -
0 USDC
+
{confirmedAllocation} USDC

Current CTND PRICE (FDV)

diff --git a/packages/web-app/app/_ui/project/sale-status.tsx b/packages/web-app/app/_ui/project/sale-status.tsx index b5cfd867..a03fad7b 100644 --- a/packages/web-app/app/_ui/project/sale-status.tsx +++ b/packages/web-app/app/_ui/project/sale-status.tsx @@ -175,7 +175,7 @@ const Info = () => { if (status === 'above') { return (
- *The contributions exceed $1M, activating our Rising Tide Mechanism. + *The contributions exceed $250k, activating our Rising Tide Mechanism. Your final token allocation will be determined by the number of participants and their total contribution amount.