zenbitETH / Zenbit-Badges

Certificación Onchain de habilidades y competencias digitales.
https://badges.zenbit.mx
MIT License
2 stars 1 forks source link

feat: fixed the first tx attempt for events type 2 and 3 #9

Closed Markkos89 closed 4 months ago

Markkos89 commented 4 months ago

Description

Fixed the bug for the first tx error where there was no DAO multisig address loaded in the encodedData. Added a useEffect to use the values when these are fullfilled to avoid the error.

Note: there is still the error of inssuficient founds but I believe this is something else to solve and the PR is ready for review

Additional Information

Related Issues

Closes #{issue number}

Note: If your changes are small and straightforward, you may skip the creation of an issue beforehand and remove this section. However, for medium-to-large changes, it is recommended to have an open issue for discussion and approval prior to submitting a pull request.

Your ENS/address:

vercel[bot] commented 4 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
zenbit-badges-nextjs ❌ Failed (Inspect) Jun 11, 2024 7:10pm
shyam-patel-kira commented 4 months ago

This PR addresses #7