We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83bb48d commit bf44c0dCopy full SHA for bf44c0d
README.md
@@ -16,7 +16,7 @@ Note `NEXT_PUBLIC_L1_MULTICALL3_ADDRESS` is set in the next step.
16
17
### Installing `multicall3`
18
19
-The `withdraw` call uses [`multicall3](https://github.com/mds1/multicall) to batch multiple methods in a single call.
+The `withdraw` call uses [`multicall3`](https://github.com/mds1/multicall) to batch multiple methods in a single call.
20
21
To deploy the contract, first install [Foundry](https://book.getfoundry.sh/cast/):
22
0 commit comments