Sacha Marcus
Sacha Marcus
Hey, I already talked about this on another issue, but I think it's better to create a new one specially for this as it's a bit critical. This issue happens...
Hi, Sometimes, I'm trying to send a message with an account with this API using sendMessage, and it "randomly" fails sometimes with this error : `update.message._finishInit is not a function`...
**Describe the bug** The event parser is returning a bigint for addresses, and isn't handling the "contract address" core type (which ends up being converted to a bigint as well)...
**Describe the bug** Randomly, 70-90% of the time, social login won't be working - in production at mobula.fi for instance. **To Reproduce** Steps to reproduce the behavior: 1. Go to...
### Bug description Due to the change introduced yesterday by https://github.com/prisma/prisma/pull/24160, void clients can now be created (yay!!). However, they aren't complete typescript-wise. The prismaClient.$extends API will throw typescript errors...
CoinMarketCap has a social feed feature on assets pages. It would be nice to use Farcaster to fetch social posts mentioning a given asset $TICKER, contract, or name, aggregated inside...
Many API calls currently on the front-end are consuming legacy private APIs (i.e. portfolio/rawtxs) - I'd be great to switch to the Mobula SDK.
Mobula App codebase is still using the supabase client, which might be misleading for users trying to learn the codebase or check code examples from the API. Mobula SDK now...
Mobula App is currently using legacy https://docs.mobula.io/api-reference/endpoint/wss-complete-data WSS complete data, which isn't a real WSS feed but just a hack to load the data faster. I'd be much better for...