I use the onGetAccount function to get the address of the logged user:
onGetAccount
const [userWalletInfo, setUserWalletInfo] = useState() async