Description of the issue:
When I try to connect Brave Wallet on following sites:
https://claim.fightout.com/en
nothing happens and there are following errors in the console:
llet-connect.service.ts:427 Contract 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)
g
llet-connect.service.ts:226 Contract 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)
l
I am trying to connect by selecting the ‘Metamask’ option as I think that is a valid thing to do and I used it to buy tokens in presale as well.
How can this issue be reproduced?
Hopefuly, this is not only my issue and can be reproduced by trying to connect on listed sites as I’ve tried many proposed solutions on my end and nothing changed the situation.
Brave Version:
Version 1.50.121 Chromium: 112.0.5615.138
Additional Information:
I was able to connect on both sites before as I bought tokens on them in presale.