Error when trying to connect brave wallet

Description of the issue:

I bought $FGHT and CCHG tokens in presale by connecting my brave wallet on the respective presale pages. But now when I try to claim the tokens I cannot connect the wallet anymore. I don’t know whether this is an issue of the websites or brave wallet but the following errors are in the console and look very simmilar.

Brave Version (check About Brave):

Additional Information:

ntract method reverted with an error.

Config:
{
“address”: “0x6C022Bd50AaAf1A851B63DA854C660726b25d4aE”,
“abi”: “…”,
“functionName”: “deposits”,
“chainId”: 1,
“args”: [
null
]
}

Details: call revert exception [ See: https://links.ethers.org/v5-errors-CALL_EXCEPTION ] (method=“deposits(address)”, data=“0x”, errorArgs=null, errorName=null, errorSignature=null, reason=null, code=CALL_EXCEPTION, version=abi/5.7.0)

ntract method reverted with an error.

Config:
{
“address”: “0xc1d6308e6ced658ce403544846a2d25a4c9392d5”,
“abi”: “…”,
“functionName”: “hasClaimed”,
“chainId”: 56,
“args”: [
null
]
}

Details: call revert exception [ See: https://links.ethers.org/v5-errors-CALL_EXCEPTION ] (method=“hasClaimed(address)”, data=“0x”, errorArgs=null, errorName=null, errorSignature=null, reason=null, code=CALL_EXCEPTION, version=abi/5.7.0)

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.