The cycles distro functions throw a type error when topping up and reading balance, we need to discover why this is now happening and fix it.
Error fetching balances: Error: Call was returned undefined, but type [[object Object]].
at caller (chunk-7GIASIEJ.js?v=0eafe942:3521:15)
at async getBalances (useGetBalances.tsx:20:33)
The cycles distro functions throw a type error when topping up and reading balance, we need to discover why this is now happening and fix it.