Upgrade to the latest SDK
If you’re using our SDK, you should upgrade to the latest version. The Graph is sunsetting their hosted subgraphs in a few weeks, and as a result we needed to move our SDK off their service.
If you’re only creating or updating Splits, the old SDK will continue to work. However, if you’re fetching data—displaying recipients, distributing balances, getting metadata, etc—you must upgrade to the latest version.
Smart accounts updates
We're continuing to make steady progress on our smart accounts product. As a reminder, this product makes it super easy for teams to manage all their accounts (revenue, expenses, etc) across dozens of chains at once.
Here are some of the things we shipped since our update two weeks ago:
- You can now add teammates to your workspace, letting you share things like smart accounts, tags, labels, etc
- Each transaction now has its own page (example), making it easier for folks to share specific transactions with others
- You can transfer assets to any Farcaster user by entering their username
- You can simulate transactions (we use Tenderly for this right now)
- We improved the transaction data display, including adding decoded calls
- You can sign messages via a smart account prior to it being deployed (ERC 6492)
- You can delete unused passkeys from your account
- ...and a ton of small UX improvements and bug fixes
The team is on a tear. We're shipping updates every day and publishing videos each week. The best way to stay in the loop is by following along on Warpcast.
Other fixes & improvements
- Added support for Blast in our SDK
- Deployed the contracts to Arbitrum Sepolia
- Added an indicator showing what network your wallet is connected to, regardless of where in the app you are
- Fixed an issue related to kyberswap CORS that was causing problems with Diversifier on certain networks
- Fixed a UI issue with hover cards, that caused tags to overflow out of view
- Fixed an API rate limit issue