feat: add shibarium testnet, multicall3 contract to dogechain, fix do… #970
Annotations
5 errors
|
src/chains/index.ts#L254
Module '"./definitions/shibariumTestnet.js"' has no exported member 'shibariumTestnet'.
|
src/utils/chain/extractChain.test.ts#L11
Type '{ blockExplorers: { readonly default: { readonly name: "Etherscan"; readonly url: "https://etherscan.io"; readonly apiUrl: "https://api.etherscan.io/api"; }; }; contracts: { readonly ensRegistry: { ...; }; readonly ensUniversalResolver: { ...; }; readonly multicall3: { ...; }; }; ... 9 more ...; serializers?: ChainS...' does not satisfy the constraint 'never'.
|
src/utils/chain/extractChain.test.ts#L58
Type '{ blockExplorers: { readonly default: { readonly name: "Optimism Explorer"; readonly url: "https://optimistic.etherscan.io"; readonly apiUrl: "https://api-optimistic.etherscan.io/api"; }; }; ... 10 more ...; serializers: { ...; }; }' does not satisfy the constraint 'never'.
|
|
This job failed
Loading