Ok, it’s a bit tricky for the next steps:
Go here:
Look for the api call to https://apps.api.manifoldxyz.dev, you will see this:
https://apps.api.manifoldxyz.dev/public/instance/data?id=1396832496
Open it up, and take note of the following information:
id: 1396832496
creatorContractAddres: 0x23be642733e29a40f22ed20cc6bab12acb9f9c7f
extensionAddress: 0xa46f952645d4deec07a7cd98d1ec9ec888d4b61e
Go to the extension address on etherscan:
write contract:
https://etherscan.io/address/0xa46f952645d4deec07a7cd98d1ec9ec888d4b61e#writeContract
Click ‘Connect to Web3’, make sure it turns green. You may have to click it twice.
Go to method 5: updateClaim
For the parameters, enter:
creatorContractAddress
0x23be642733e29a40f22ed20cc6bab12acb9f9c7f
claimIndex
1396832496
claimParameters:
totalMax:
69
walletMax
3
startDate
1674234540
endDate
0
storageProtocol (we are changing this to ipfs)
3
identical
false
merkleRoot
0x0000000000000000000000000000000000000000000000000000000000000000
location (your new ipfs location path)
ipfs/Qmcotx5j9b4N1LKPakZ7dejgRTptSyfRkBiXxKyhzDQxmm
cost
6900000000000000
paymentReceiver
0xbD5224f9509C0f4CFcC99296dd72196661Fa8D40
Give that a shot, and if you go to opensea and refresh the first token, it should update appropriately.