{
  "version": 2,
  "backupDate": "2026-02-16T06:42:32Z",
  "accounts": [
    {
      "type": "LSP0-ERC725Account",
      "address": "UPADDRESS",
      "networks": [
        {
          "chainID": 42,
          "name": "LUKSO Mainnet",
          "controllers": [
            {
              "address": "CONTROLLER",
              "type": "Device",
              "privateKeyIndex": 0
            }
          ]
        }
      ]
    }
  ],
  "LSP23CrossChainDeployment": [],
  "secrets": {
    "encrypted": false,
    "data": [
      {
        "type": "privateKey",
        "index": 0,
        "address": "YOUR CONTROLLER ADDRESS",
        "secret": "THEPRIVATEKEY"
      }
    ]
  }
}