Get Account Addresses
When you create a bastionConnect object, it creates a Signer similar to an ethers.js signer.
You can get the address of this signer by calling getAddress()
This returns the address of the Smart Contract Wallet.
Last updated
When you create a bastionConnect object, it creates a Signer similar to an ethers.js signer.
You can get the address of this signer by calling getAddress()
This returns the address of the Smart Contract Wallet.
Last updated