Hook to get the approved signer of the connected Abstract Global Wallet.
useGlobalWalletSignerAccount
hook to retrieve the account
approved to sign transactions for the connected Abstract Global Wallet. This is helpful if you need to access the underlying EOA
approved to sign transactions for the Abstract Global Wallet smart contract.
It uses the useAccount hook from wagmi under the hood.
UseAccountReturnType<Config>
.