Vue Wagmi Example

Account

{
  "address": null,
  "caipAddress": null,
  "status": null,
  "isConnected": false
}

Network

{
  "caipNetwork": {
    "id": 1,
    "name": "Ethereum",
    "nativeCurrency": {
      "name": "Ether",
      "symbol": "ETH",
      "decimals": 18
    },
    "rpcUrls": {
      "default": {
        "http": [
          "https://rpc.walletconnect.org/v1/?chainId=eip155%3A1&projectId=8bf95f5dd7b1d2af942b8b951aefcdb1"
        ]
      },
      "chainDefault": {
        "http": [
          "https://cloudflare-eth.com"
        ]
      }
    },
    "blockExplorers": {
      "default": {
        "name": "Etherscan",
        "url": "https://etherscan.io",
        "apiUrl": "https://api.etherscan.io/api"
      }
    },
    "contracts": {
      "ensRegistry": {
        "address": "0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e"
      },
      "ensUniversalResolver": {
        "address": "0xce01f8eee7E479C928F8919abD53E553a36CeF67",
        "blockCreated": 19258213
      },
      "multicall3": {
        "address": "0xca11bde05977b3631167028862be2a173976ca11",
        "blockCreated": 14353601
      }
    },
    "chainNamespace": "eip155",
    "caipNetworkId": "eip155:1",
    "assets": {
      "imageId": "ba0ba0cd-17c6-4806-ad93-f9d174f17900"
    }
  },
  "chainId": 1,
  "caipNetworkId": "eip155:1"
}

State

{
  "open": false,
  "selectedNetworkId": "eip155:1"
}

Theme

{
  "themeMode": "light",
  "themeVariables": {}
}

Events

{
  "timestamp": 1734568830379,
  "data": {
    "type": "track",
    "event": "MODAL_CREATED"
  }
}

Wallet Info

{}