An object containing the attributes about the connected wallet. This object would be available immediately after a wallet has been connected.

FieldDescription
address: stringPublic key/address of the connected wallet
chain: stringCurrent BlockChain name
connected: booleanWhether this wallet has been connected or not
connector: WalletConnectorSee WalletConnector object above