{
  "schemaVersion": "1.0.0",
  "canonicalUrl": "https://hivemindos.app/hive/receipts/",
  "manifestUrl": "https://hivemindos.app/hive-token-receipts.json",
  "generatedAt": "2026-07-12T21:24:51Z",
  "observedAtBlock": 48551072,
  "network": {
    "name": "Base",
    "chainId": 8453,
    "publicRpc": "https://mainnet.base.org"
  },
  "token": {
    "name": "HIVE",
    "symbol": "HIVE",
    "address": "0xA382c83e2a3B79368f372c2EB9b6925ffAf45bA3",
    "decimals": 18,
    "totalSupplyRaw": "100000000000000000000000000000",
    "totalSupply": "100000000000",
    "contractSourceStatus": "BaseScan exact-match verified DERC20",
    "contractSourceUrl": "https://basescan.org/address/0xa382c83e2a3b79368f372c2eb9b6925ffaf45ba3#code"
  },
  "launch": {
    "provider": "Bankr / Doppler",
    "timestamp": "2026-05-25T04:46:09Z",
    "transactionHash": "0x35adf31159934811e9bc99b7c1c22183bc7ca19209f88aea0b2d334143d4ea9e",
    "transactionUrl": "https://basescan.org/tx/0x35adf31159934811e9bc99b7c1c22183bc7ca19209f88aea0b2d334143d4ea9e",
    "publicLaunchRecordUrl": "https://api.bankr.bot/token-launches/0xA382c83e2a3B79368f372c2EB9b6925ffAf45bA3",
    "deployerWallet": "0x8a25202e830f024aa5e1bdd01a8e997534655c51",
    "deployerWalletUrl": "https://basescan.org/address/0x8a25202e830f024aa5e1bdd01a8e997534655c51",
    "feeRecipientWallet": "0x8a25202e830f024aa5e1bdd01a8e997534655c51",
    "feeRecipientSameAsDeployer": true,
    "creatorFeeSharePercent": 95,
    "creatorFeesUrl": "https://api.bankr.bot/token-launches/0xA382c83e2a3B79368f372c2EB9b6925ffAf45bA3/fees?days=30",
    "originatingSocialPostUrl": "https://x.com/LiamNabut/status/2057170728710226259",
    "deployerStatement": "Bankr's public launch record attributes both the deployer identity and fee recipient to this wallet. This manifest does not claim a complete deployer track record or that every address related to the deployer is known.",
    "creatorFeeStatement": "The same launch wallet receives 95% of the Bankr/Doppler trading-fee allocation and Doppler receives 5%. This is a centralized fee right and is disclosed as such; it is separate from token supply, liquidity custody, staking principal, and user wallets.",
    "poolId": "0xec8819fc09bfc3b129be6d710e6dd4c0cbdc1566a8729313f4e8952fe4380af2",
    "poolUrl": "https://dexscreener.com/base/0xec8819fc09bfc3b129be6d710e6dd4c0cbdc1566a8729313f4e8952fe4380af2",
    "initialSupplyRaw": "100000000000000000000000000000",
    "amountSentToPoolManagerRaw": "99999999999999999999999957521",
    "launchDustBurnedRaw": "42479",
    "vestedTotalAmountRaw": "0",
    "creatorPremintRaw": "0",
    "distributionStatement": "The launch transaction routed the full 100 billion initial supply into the Doppler liquidity path, except for 42,479 raw units of rounding dust burned at launch. No creator vesting allocation was configured. This says nothing about tokens acquired later on the open market."
  },
  "liquidity": {
    "architecture": "Doppler multicurve on Uniswap V4",
    "poolManager": "0x498581fF718922c3f8e6A244956aF099B2652b2b",
    "initializer": "0xBDF938149ac6a781F94FAa0ed45E6A0e984c6544",
    "noOpMigrator": "0x6ddfED58D238Ca3195E49d8ac3d4cEa6386E5C33",
    "migrationDestination": "0xdeaDDeADDEaDdeaDdEAddEADDEAdDeadDEADDEaD",
    "lockStatus": "permanent-noop-migration",
    "lockStatement": "HIVE uses a Uniswap V4 protocol-held position, not a creator-held V2 LP token. The asset's immutable Doppler configuration points to the canonical Base NoOpMigrator. That migrator always reverts migration, so the launch liquidity cannot be withdrawn through Doppler's migration path.",
    "dopplerNoOpSourceUrl": "https://github.com/whetstoneresearch/doppler/blob/568fc2fe42e6aaf5928fac5dd4365555f0dcad86/src/migrators/NoOpMigrator.sol",
    "dopplerContractRegistryUrl": "https://docs.doppler.lol/resources/contract-addresses"
  },
  "contractControls": {
    "owner": "0x660eAaEdEBc968f8f3694354FA8EC0b4c5Ba8D12",
    "ownerType": "Doppler Airlock protocol contract",
    "airlockOwner": "0x21E2ce70511e4FE542a97708e89520471DAa7A66",
    "governance": "0x000000000000000000000000000000000000dEaD",
    "timelock": "0x000000000000000000000000000000000000dEaD",
    "yearlyMintRateWad": "20000000000000000",
    "yearlyMintRatePercentCap": 2,
    "currentYearStart": "0",
    "lastMintTimestamp": "0",
    "poolUnlocked": false,
    "inflationStatus": "inactive-and-unstartable-through-configured-migration",
    "inflationStatement": "The DERC20 template exposes a maximum 2% yearly inflation parameter, but HIVE's mint clock has never started. Starting it requires a successful Airlock migration; HIVE's immutable migration target is NoOpMigrator, whose migrate function always reverts. The whole transaction therefore rolls back before ownership or mint-clock changes can persist.",
    "transferTaxStatement": "The exact-match verified DERC20 transfer path contains no project-configurable buy tax, sell tax, blacklist, or pause switch. It contains a pool-lock guard, standard ERC-20 transfers, Permit2 allowance support, voting delegation, vesting helpers, burning, and the inactive inflation controls disclosed above.",
    "airlockAssetDataRead": "getAssetData(0xA382c83e2a3B79368f372c2EB9b6925ffAf45bA3)",
    "dopplerAirlockSourceUrl": "https://github.com/whetstoneresearch/doppler/blob/568fc2fe42e6aaf5928fac5dd4365555f0dcad86/src/Airlock.sol"
  },
  "holderSnapshot": {
    "source": "Blockscout Base token-holder API",
    "sourceUrl": "https://base.blockscout.com/api/v2/tokens/0xA382c83e2a3B79368f372c2EB9b6925ffAf45bA3/holders",
    "observedAt": "2026-07-12T21:24:51Z",
    "holderCount": 319,
    "method": "Sort current balances descending, exclude the Uniswap V4 PoolManager, Doppler initializer, HIVE staking vault, Doppler Airlock, and burn/dead addresses, then sum the next ten addresses. Smart-contract wallets remain included unless they are one of those named protocol/custody exclusions.",
    "excludedAddresses": [
      "0x498581fF718922c3f8e6A244956aF099B2652b2b",
      "0xBDF938149ac6a781F94FAa0ed45E6A0e984c6544",
      "0x26c7121e41e779327Adbd5682646dC5deb764539",
      "0x660eAaEdEBc968f8f3694354FA8EC0b4c5Ba8D12",
      "0x000000000000000000000000000000000000dEaD",
      "0xdeaDDeADDEaDdeaDdEAddEADDEAdDeadDEADDEaD"
    ],
    "largestIncludedHolderSharePercent": 3.2711,
    "top10IncludedSharePercent": 17.986,
    "top10": [
      { "address": "0x0A3Ad463bF15994ef926307B934ED97F93413a48", "isContract": false, "balanceRaw": "3271199558511793640712989768", "sharePercent": 3.2711 },
      { "address": "0xf0b407E952fB298e9e792b7e8D5f634050EC188f", "isContract": false, "balanceRaw": "2462417834267697918504861696", "sharePercent": 2.4624 },
      { "address": "0xa02Dfc665b2cC5f4C19f8023359F21DABB09987F", "isContract": true, "balanceRaw": "2011734012826006321683868898", "sharePercent": 2.0117 },
      { "address": "0x396318f99F636C83117ecf6a7670999581877025", "isContract": true, "balanceRaw": "1585720129310104291581236260", "sharePercent": 1.5857 },
      { "address": "0xB82a41C5Cf18239eBe28F55572f4B530Adfe9099", "isContract": false, "balanceRaw": "1558654755038702684888192126", "sharePercent": 1.5586 },
      { "address": "0x73fa8452f829d498C1ec0Ed6ACDb449A7CEe281f", "isContract": false, "balanceRaw": "1500000000000000000000000000", "sharePercent": 1.5 },
      { "address": "0x82fC58011D50bfda0Dd10bbeCAB41803A7758939", "isContract": false, "balanceRaw": "1437280645408153995865638352", "sharePercent": 1.4372 },
      { "address": "0x1d54deB24fb191Ca8491CfAd79e9F5D97357a281", "isContract": false, "balanceRaw": "1425956912906874564114953414", "sharePercent": 1.4259 },
      { "address": "0x18388030512c997a1F5dba692Dd682297c387c19", "isContract": false, "balanceRaw": "1407514527176653190017390399", "sharePercent": 1.4075 },
      { "address": "0xec834009774cCcEb24F2590F6f19eEEa4375b9f3", "isContract": false, "balanceRaw": "1325621406345077773224856324", "sharePercent": 1.3256 }
    ]
  },
  "liveUtility": {
    "stakingVault": "0x26c7121e41e779327Adbd5682646dC5deb764539",
    "stakingVaultUrl": "https://basescan.org/address/0x26c7121e41e779327adbd5682646dc5deb764539#code",
    "activeStakedRaw": "2213947706948184371289825116",
    "cooldownSeconds": 259200,
    "paused": false,
    "stakeUrl": "https://hivemindos.app/stake/",
    "researchUrl": "https://hivemindos.app/research/",
    "buybackLedgerUrl": "https://hivemindos.app/buybacks/",
    "utilityStatement": "HIVE staking is non-custodial and non-yield-bearing. It supplies community status, access signals, member usage pricing on participating apps, and Honey multipliers. The public buyback ledger counts only confirmed HIVE purchases and separately confirmed burns."
  },
  "limitations": [
    "This manifest is a dated evidence snapshot, not an audit or financial advice.",
    "Holder balances, holder count, liquidity depth, price, volume, staking totals, and sentiment change over time and must be refreshed from the linked live sources.",
    "Permanent launch liquidity does not guarantee market depth, price stability, demand, or an exit at any particular price.",
    "Zero creator premint does not mean the founder, treasury, team, or related parties hold zero HIVE acquired after launch.",
    "The public launch record identifies the deployer wallet, but this snapshot does not attest a complete deployer history or related-wallet cluster.",
    "The deployer and fee recipient are the same wallet, and that wallet receives 95% of the Bankr/Doppler creator-fee allocation.",
    "The project does not claim that HIVE is company ownership, a guaranteed return, a price floor, or a claim on revenue."
  ]
}
