Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Off chain FA2 token metadata tab not showing up. #541

Open
bhaskarSingh opened this issue Mar 14, 2021 · 2 comments
Open

Off chain FA2 token metadata tab not showing up. #541

bhaskarSingh opened this issue Mar 14, 2021 · 2 comments

Comments

@bhaskarSingh
Copy link

bhaskarSingh commented Mar 14, 2021

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-access

For 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/storage

Does the https://better-call.dev/ platform support custom off_chain view for showing the FA2 token metadata tab?

@m-kus
Copy link
Member

m-kus commented Mar 20, 2021

Sorry for delay, token_metadata offchain view is not yet supported by BCD, we will add this feature in the next major release

@bhaskarSingh
Copy link
Author

bhaskarSingh commented Mar 22, 2021

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.

Here's the contract which I would like to test https://better-call.dev/edo2net/KT1PaRe6pHNZi8A4cNTzVZjjUMpomu7K97zK/operations

TristanAllaire pushed a commit to mavryk-network/bcdhub that referenced this issue Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants