toni
toni
We have to compute the transaction type for transactions that are still shown as "unknown", aka. mints, swaps, etc.
Hey @RyanPaulGannon, I just found out that BigInt literals cause a problem when building the app. I think there are ways to change the Vite build config to make it...
I'm getting a lot of `TypeError: Failed to fetch` in Sentry from failing Plausible fetch requests: I tried wrapping the `useTrackEvent` composable into a try/catch like so: But the events...