Hello TrinityLab team,
please check and verify the ethereum contract that was created here. The cost of claiming the funds is very high and throws sometimes many errors (I think because the ethereum network is highly used now)
https://etherscan.io/address/0xdEF8D9e6FB07b7295657F494f9A01E68dC09922D

the other chains are working fine as of now
EDIT: I checked the bytecode on optimism spacebridge and bsc spacebridge (I assume it's the same for the other chains) and they all have the similar bytecode starting point: 60a060405
however, the ethereum bridge starts at 608060405 (see picture above). did you make sure you deployed the correct contract?
Hello TrinityLab team,
please check and verify the ethereum contract that was created here. The cost of claiming the funds is very high and throws sometimes many errors (I think because the ethereum network is highly used now)
https://etherscan.io/address/0xdEF8D9e6FB07b7295657F494f9A01E68dC09922D
the other chains are working fine as of now
EDIT: I checked the bytecode on optimism spacebridge and bsc spacebridge (I assume it's the same for the other chains) and they all have the similar bytecode starting point: 60a060405
however, the ethereum bridge starts at 608060405 (see picture above). did you make sure you deployed the correct contract?