Claim page response error jsonRPC

I’ve been having issues with my claim page since I set it up last week, here’s the link to the claim page: Space Base

This is the error everyone gets when trying to mint:

processing response error (body="{\"id\":42,\"jsonrpc\":\"2.0\",\"error\":{\"code\":-32000,\"message\":\"execution reverted\"}}", error={"code":-32000}, requestBody="{\"method\":\"eth_estimateGas\",\"params\":[{\"value\":\"0x13fbe85edc90000\",\"from\":\"0x33debb5ee65549ffa71116957da6db17a9d8fe57\",\"to\":\"0x5ebfd58c5ead1025755f7490e510ccf2c0b4a444\",\"data\":\"0xbbf2a8c60000000000000000000000007f6e94312ef8320336c7e2baabce46a9526db9300000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000\"}],\"id\":42,\"jsonrpc\":\"2.0\"}", requestMethod="POST", url="https://bridge.manifoldxyz.dev/rpc", code=SERVER_ERROR, version=web/5.7.1)

I followed the tip to update the rules and process a transaction to update the metadata from this thread: Claim Page Error but still no luck.

The reason is because this claim was created with the original extension and you are sending to a smart contract wallet as the recipient, which this didn’t support. To fix it, please change your funds recipient to a regular EOA wallet.