You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An unexpected error occurred:
Error: Network empty does not exist.
at ZetaChainClient.getEndpoint (/Users/fadeev/github.com/zeta-chain/toolkit/packages/client/src/getEndpoint.ts:9:11)
at /Users/fadeev/github.com/zeta-chain/toolkit/packages/client/src/getBalances.ts:180:32
at Array.map (<anonymous>)
at ZetaChainClient.getBalances (/Users/fadeev/github.com/zeta-chain/toolkit/packages/client/src/getBalances.ts:179:38)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at async SimpleTaskDefinition.main [as action] (/Users/fadeev/github.com/zeta-chain/toolkit/packages/tasks/src/balances.ts:104:19)
at async Environment._runTaskDefinition (/Users/fadeev/github.com/zeta-chain/toolkit/node_modules/hardhat/src/internal/core/runtime-environment.ts:351:14)
at async Environment.run (/Users/fadeev/github.com/zeta-chain/toolkit/node_modules/hardhat/src/internal/core/runtime-environment.ts:184:14)
at async main (/Users/fadeev/github.com/zeta-chain/toolkit/node_modules/hardhat/src/internal/cli/cli.ts:322:7)
The text was updated successfully, but these errors were encountered:
@CharlieMc0@lumtis what's the difference between name and chain_name? The toolkit was relying in chain_name, and the empty values broke some of the functionality.
The text was updated successfully, but these errors were encountered: