We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e04ac5 commit 42a9958Copy full SHA for 42a9958
src/multicall.ts
@@ -511,7 +511,7 @@ export class Multicall {
511
case Networks.goerli:
512
return '0x5BA1e12693Dc8F9c48aAD8770482f4739bEeD696';
513
case Networks.bsc:
514
- return '0xAf379C844f87A7b47EE6fe5E4a9720988EaEA0AF';
+ return '0xC50F4c1E81c873B2204D7eFf7069Ffec6Fbe136D';
515
case Networks.xdai:
516
return '0x2325b72990D81892E0e09cdE5C80DD221F147F8B';
517
case Networks.mumbai:
0 commit comments