This pull request resolves two key issues within the commits: one concerning the ERC-20 contract initialization and the CompatibilityFallbackHandler address in the Gnosis Safe (L2) section.
The primary problem stems from an incorrect link address in the CompatibilityFallbackHandler, which has been rectified. Additionally, a minor error in the Approve Tokens to Zora tutorial has been corrected, where the variable nftContractAddress was erroneously used instead of erc20ContractAddress.
Description
This pull request resolves two key issues within the commits: one concerning the ERC-20 contract initialization and the CompatibilityFallbackHandler address in the Gnosis Safe (L2) section.
The primary problem stems from an incorrect link address in the CompatibilityFallbackHandler, which has been rectified. Additionally, a minor error in the Approve Tokens to Zora tutorial has been corrected, where the variable
nftContractAddress
was erroneously used instead oferc20ContractAddress
.Commits
Commit 45708c2d1584cb8b477d21ec94493a2b60c31d95
Diff:
Commit 47f67945d80cb5a13de6f34a6f751433b1ac8c29
Diff:
Thank you for considering and merging this pull request. Your collaboration is greatly appreciated.