{
  "name": "HabitProofX",
  "version": "1.0.0-pre-immutability",
  "updated": "2026-08-22",
  "decentralized": true,
  "nonCustodial": true,
  "immutableAfterTesting": true,
  "upgradeability": "none — no proxy, no admin key, no pause",
  "ipfs": {
    "pins": [
      "protocol metadata",
      "ABI",
      "source",
      "legal hashes",
      "future vault/token metadata"
    ],
    "neverPins": [
      "user habits",
      "seed phrases",
      "local streaks"
    ]
  },
  "chains": {
    "pulsechain": {
      "id": 369,
      "hex": "0x171"
    },
    "ethereum": {
      "id": 1,
      "hex": "0x1"
    }
  },
  "token": {
    "symbol": "PRVX",
    "address": "0xF6f8Db0aBa00007681F8fAF16A0FDa1c9B030b11",
    "chainId": 369
  },
  "vaultStakeAssets": [
    {
      "symbol": "PRVX",
      "address": "0xF6f8Db0aBa00007681F8fAF16A0FDa1c9B030b11",
      "decimals": 18,
      "chainId": 369
    },
    {
      "symbol": "WPLS",
      "address": "0xA1077a294dDE1B09bB078844df40758a5D0f9a27",
      "decimals": 18,
      "chainId": 369
    },
    {
      "symbol": "PLSX",
      "address": "0x95B303987A60C71504D99Aa1b13B4DA07b0790ab",
      "decimals": 18,
      "chainId": 369
    },
    {
      "symbol": "HEX",
      "address": "0x2b591e99afE9f32eAA6214f7B7629768c40Eeb39",
      "decimals": 8,
      "chainId": 369
    }
  ],
  "registry": {
    "address": "0x0000000000000000000000000000000000000369",
    "note": "Placeholder until the tested immutable deployment. On-chain commits are fail-closed."
  },
  "vault": {
    "address": "0x0000000000000000000000000000000000000000",
    "live": false,
    "note": "StreakVault is not deployed. Deposits disabled until a real address is pinned. Permissionless ERC-20 stake (not the stable yield token). Isolated destination-token fee pools: notifyFee(destToken). Yield is claim() only. Solana/Sui programs not deployed. Independent audit is optional."
  },
  "habitToken": {
    "live": false,
    "supply": 1000000000,
    "tgeFdvUsd": 200000,
    "tgePriceUsd": 0.0002,
    "allocation": {
      "airdropPct": 55,
      "lpPct": 22,
      "developerPct": 15,
      "ecosystemPct": 8
    },
    "eligibleTvlUsd": 500000,
    "minStreakMonths": 2,
    "antiMercenaryDays": 30,
    "developerPct": 15,
    "developerLockYears": 2,
    "inflationAprPct": 0,
    "fixedSupply": true,
    "vaultBasePoolBps": 9000,
    "habitBoostBps": 1000,
    "boostRequiresVaultStake": true,
    "optional": true,
    "dcaNetworks": [
      "ethereum",
      "pulsechain",
      "base",
      "solana",
      "sui",
      "robinhood"
    ],
    "vaultStake": "any ERC-20 on a live EVM vault; destination-token fee attribution"
  },
  "fees": {
    "maxPct": 1,
    "minPct": 1,
    "flatPct": 1,
    "feeDestination": "Flat 1% of ramp volume. You keep 99%. 100% of the 1% fee to the vault as stablecoin. After HABIT TGE: 90% to epoch-active destination-token stakers, 10% to eligible HABIT lockers. HABIT: 0% inflation, fixed 1B, no mint."
  },
  "provex": "https://app.provex.com/"
}
