You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Awesome! Is there a way by which I could check if my deployed contact off_chain views methods are working as expected for indexers & wallets to read it correctly? This would be super helpful. Thanks.
I have this FA2 contract deployed on edo testnet with off_chain views for metadata. https://better-call.dev/edo2net/KT1PaRe6pHNZi8A4cNTzVZjjUMpomu7K97zK/operations
I have implemented
custom
view approach to the token metadata according to tzip-12. https://gitlab.com/smondet/tzip/-/blob/smondet-tzip-12-with-16/proposals/tzip-12/tzip-12.md#token-metadata-storage-accessFor the above-deployed contract, it's not showing the tokens metadata tab. Incase the
general
approach is used it's showing the token metadata tab https://better-call.dev/delphinet/KT1PBL66suJeW2nBbWXgR9ex9gu7TFCmSgQg/storageDoes the https://better-call.dev/ platform support custom off_chain view for showing the FA2 token metadata tab?
The text was updated successfully, but these errors were encountered: