ConnectedWalletFragmentFragment: {
    __typename?: "ConnectedWallet";
    address?: string;
    walletBlockchain: WalletBlockchain;
}