I'm trying to deploy an NFT. It's a replica from the mfers contract. The mfers contract has the token URI referenced as ipfs://QmWiQE65tmpYzcokCheQmng2DCM33DEhjXcPB6PanwpAZo/#
Where # is the token number. Across all tokens, the ipfs hash QmWiQE65tmpYzcokCheQmng2DCM33DEhjXcPB6PanwpAZo is the same. How do you set something like this up in ipfs? Note that ipfs URL returns a json object. Thanks in advance.