Issue with smart-contract-account cannot read get Address For Counter factualWallet

I am currently facing an issue with the smart Account initialisation . When called smartAccount.init(), I am getting the following error: TypeError: Cannot read properties of undefined (reading ‘getAddressForCounterfactualWallet’)

1 Like

Hey thanks for reaching out. Could you please let me know which version of the SDK are you currently using ?

1 Like

Hi, same issue here.

"@biconomy/core-types": "^1.0.0",
"@biconomy/node-client": "^1.0.0",
"@biconomy/smart-account": "^1.0.0",
"@biconomy/web3-auth": "^1.0.0",
"@biconomy/core-types": "^0.0.4",
"@biconomy/node-client": "^0.0.4",
"@biconomy/smart-account": "^0.0.4",
"@biconomy/web3-auth": "^0.0.4",
1 Like

Same issue with Originis_Art’s version numbers.

1 Like