Describe the bug
Adding the gnosis SCW config to the dashboard causes an error in initializing SDK. This is due to the SCW config having an undefined address and usage of address.toLowerCase() in various parts of the Biconomy SDK.
This results in an error like this when initializing the SDK:
To Reproduce
Add Gnosis SCW config on Biconomy dashboard.
Initialize Biconomy SDK
Expected behavior
Biconomy SDK inits
Mexa SDK version (please complete the following information):
Describe the bug Adding the gnosis SCW config to the dashboard causes an error in initializing SDK. This is due to the SCW config having an
undefined
address and usage ofaddress.toLowerCase()
in various parts of the Biconomy SDK.This results in an error like this when initializing the SDK:
To Reproduce
Expected behavior Biconomy SDK inits
Mexa SDK version (please complete the following information):