marigold-dev / tzsafe-ui

TzSafe-UI frontend — to interact with multi-signatures wallets.
https://www.marigold.dev/tzsafe
10 stars 2 forks source link

[Feat] Version detection #124

Closed JulesGuesnon closed 12 months ago

JulesGuesnon commented 12 months ago

Description

This PR adds a new way to fetch version if tzip16 fail. It'll fetch tzkt api, and use typeHash and codeHash to determine the contract version.

This PR also fixes the last small issue mentioned in #123