Claim Page Error

Hello! I setup a claim page with an allowlist, and one of the allowed wallets is receiving this error when hitting the claim button:

Any help is appreciated, thank you!

gm.

Can you share the whole error message? It’s cut off on the right side.
Can you also share their address and a link to the claim.

gm and thank you for the reply!

address: 0x33cc5162e5a33c0218eb8857ea5a63573f8ead5d

claim link:

here is the error message:

processing response error (body=“{"id":47,"jsonrpc":"2.0","error":{"code":3,"message":"execution reverted: Could not verify merkle proof","data":"0x08c379a00000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000001d436f756c64206e6f7420766572696679206d65726b6c652070726f6f66000000"}}”, error={“code”:3,“data”:“0x08c379a00000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000001d436f756c64206e6f7420766572696679206d65726b6c652070726f6f66000000”}, requestBody=“{"method":"eth_estimateGas","params":[{"value":"0x0","from":"0x33cc5162e5a33c0218eb8857ea5a63573f8ead5d","to":"0x44e94034afce2dd3cd5eb62528f239686fc8f162","data":"0xfa2b068f0000000000000000000000008ec049367687241e28e459fb6cf49dbb1118736500000000000000000000000000000000000000000000000000000000423fd0f0000000000000000000000000000000000000000000000000000000000000001200000000000000000000000000000000000000000000000000000000000000a000000000000000000000000033cc5162e5a33c0218eb8857ea5a63573f8ead5d000000000000000000000000000000000000000000000000000000000000000281514658b55707b01038451c555b84368853fb4f184dac8d5608510729cebda66d3ce08dba0345974e34f4520334878cb508a8d449f8f616d1413ea3507fea92"}],"id":47,"jsonrpc":"2.0"}”, requestMethod=“POST”, url=“https://bridge.manifoldxyz.dev/rpc”, code=SERVER_ERROR, version=web/5.7.1)

I’m getting the same error on my claim page that launched today: Space Base

I created an infura account and added a fallback in advanced settings then updated my claim page but it will still show the default rpc url, no one is able to mint for me.

Incase my project is FUBAR’d is there a way to atleast change the URL so I can reuse it?

Same for me tho idk I just see a black screen and that’s it

Same here
I can not see my nft claim page

Same, black screen KEK PEPE BALLOON

I’m not having a black screen issue, I have the same bug as OP - this is what happens when I try to mint. It’s been broken since Monday also.
image

Well, I can see the issue. My guess is you updated the whitelist at some point and for some reason that change was not reflected onchain.

Regardless, to fix, you need to open up your claim in studio and modify the rules in anyway then hit Save. This will create a new transaction, update the onchain metadata and you should be good to go.

I did notice that sometimes changes to the claim save without asking to sign an onchain txn. thank you so much!