Function to deterministically derive the deployed Abstract Global Wallet smart account address from the initial signer account.
getSmartAccountAddressFromInitialSigner
function to get the smart contract address of the Abstract Global Wallet
that will be deployed given an initial signer account.
This is useful if you need to know what the address of the Abstract Global Wallet smart contract will be before it is deployed.
abstractTestnet
).Hex
: The address of the AGW smart contract that will be deployed.
getNewAddressForCreate2
function.