Studio showing "no tokens yet" on contracts with tokens

  • What is your wallet address?
    0xCB43078C32423F5348Cab5885911C3B5faE217F9
  • A summary of the issue
    no tokens are displayed when viewing my contracts in the studio, but tokens have been created and are visible in etherscan.
  • What are you trying to do?
    i’m trying to set up a burn redeem and i can’t access the token on the contract.
  • What is the actual outcome? Are you seeing any error messages?
    no error messages in the ui. all contracts just say “no tokens yet”
  • A screenshot of the issue/error with the console.
  • What browser are you using?
    chrome on mac. i’ve also tried on mobile chrome as well. same issue.
  • What wallet are you using?
    tried with metamask and rainbow. same issue.

token contract is 0xc3a5a68616bfb1415a252d36da943740862bda26


gm - Thanks for reaching out. Can you post the etherscan link to the contract? Was this a contract deployed with Manifold?

Similar to what I was experiencing earlier this week with no tokens eligible for gallery listing. I thought it was only affecting Base tokens though.

https://etherscan.io/address/0xc3a5a68616bfb1415a252d36da943740862bda26

yes, deployed with manifold

Got it - Looks like the token wasn’t minted through studio. To setup a burn you can choose to burn as an external token. That should do the trick!

the contract is a manifold contract though, shouldn’t all tokens on the contract be shown in my dashboard?

aside from that, how do i select that token to be redeemable? it’s not clear to me how to proceed past this point in the screenshot below.

oh actually, i just noticed the breadcrumbs and navigation at the bottom of the screen. i totally missed that before (maybe a ux note for y’all). i’m setting up the burn rules, but is it possible to change the number of tokens required to burn from a specified contract address? i see that’s available when i select “allow any token”, but not in the “other tokens” view.

Your dashboard will show the tokens minted with Studio instances, not tokens that have been deployed externally from Studio. (This is great feedback for us)

Let me get back to you on the 1x burn

1 Like

Hey there, all your tokens and contracts should be ingested now. Apologies for the issue.

1 Like

nice! i see the “1 token” label below the title now being displayed on this contract page, but just fyi there’s nothing displaying on the main page

That’s actually “expected” in that, we need to fix our UI. :joy:

That contract page only shows things you’ve created in manifold, but the token count shows all tokens on this contract created elsewhere.

However, you should now be able to select any tokens created elsewhere and on manifold in the various creation workflows (like burn).

2 Likes

got it got it. i see those tokens now displaying in the burn flow :raised_hands:

but is it possible to have that token be the redeem token?

what i’m trying to do is create a burn for tokens from an external contract and redeem for onchain pieces, which i used efficax to create. but when i get into the redemption media screen i only see an option to upload new media, not use an existing token.

Unfortunately not. Burn redeems work by burning a token and minting a new token. We don’t have an ‘exchange’ mechanism right now (burn and exchange for an already minted token).

are there any workarounds for this?

something like, do a burn and redeem with a token using the standard offchain artwork, but then once’s it’s been minted i update the renderer extension to use the onchain artwork instead?

A few strategies here. If you want to use the existing minted token with on chain artwork, you could do a ‘physicals’ campaign burn, where a token is burned, then you airdrop the onchain artwork.

If we want a burn redeem with an onchain piece of work, we haven’t deployed that ability yet, but are working on it.

1 Like

what i’m trying to do is create a burn for tokens from an external contract and redeem for onchain pieces, which i used efficax to create. but when i get into the redemption media screen i only see an option to upload new media, not use an existing token.

If the redemption screen allowed you to choose an existing token, what would you expect to happen? That the redeemed tokens would be editions of the chosen ERC-721 token?

1 Like

that the existing token would be transferred in exchange for the burned tokens

basically looking to exchange 1/1s for the burning of other tokens

oh nice. yeah the physicals could work. not ideal obvs, but solves the problem for now.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.