Fork of Dapp Clone with Shadcn was forked from Fork of Dapp Clone with Shadcn
Continue chatting to ask questions about or make changes to it.
i want you to create a proper page for token details instead of pop up and also add links to oroginal token page of pumpfun make it simple no need to make it very complicated use simplest working approach
I'll create a dedicated token details page instead of using a popup drawer. This will be a cleaner and more straightforward approach.
I've created a dedicated token details page that replaces the popup drawer approach. Here's what I've done:
/tokens/[id]/page.tsx
that displays detailed token informationThe new page includes:
This approach is simpler and more user-friendly than the popup drawer. Users can now:
pumpfun links to token are not working properly
and remove disclaimer
remove simulated tab and bonging token tab for home page
add periodic refresh to list new tokens that may have launched
sometime api fails to fetch
Error fetching from external API: Failed to fetch
at Module.GET (/app/api/tokens/list/route) at async getPumpList (/components/api/pump-api) at async fetchTokens (/components/real-token-grid)
add trying bcz it will work after sometimes