Creating a claim page for an on-chain svg

Hello

Is it possible to do the same thing as outlined in the Storing Data On-Chain page but with a claim-page token? Can the same data used in the mintBase uri field be set on chain for an existing token using the setTokenURI function, after creating the token and setting up the claim page?

Thank you

Hey! :slight_smile:

Unfortunately that is not something we currently support!

I realize it’s not possible out-of-the-box, but I was wondering if updating the token URI directly on etherscan with the svg data would work for claim token. Thanks for the reply.