{
  "$comment": "Machine-readable descriptor for bearer ($BEARER). Read-only. Resolve the address field against the pons token page before trusting any field. pons does not enforce unique names or symbols.",
  "schemaVersion": "0.1",
  "name": "bearer",
  "symbol": "BEARER",
  "address": "0xBED1d26a9CeB908B15253acEcA198025B33Ab987",
  "chain": {
    "name": "Robinhood Chain",
    "chainId": "<CHAIN_ID>",
    "chainIdSource": "unverified, read it from the wallet at launch, do not assume"
  },
  "standard": "ERC-20",
  "launchpad": {
    "name": "pons",
    "version": "v2",
    "url": "https://ponsfamily.com/launchpad",
    "tokenPage": "https://ponsfamily.com/token/0xBED1d26a9CeB908B15253acEcA198025B33Ab987",
    "audited": false,
    "endorsed": false,
    "note": "pons does not audit, vet, or endorse listed tokens. Names and symbols are not unique."
  },
  "supply": {
    "fixed": true,
    "mintableAfterLaunch": false,
    "initialAllocation": "100% minted to the bonding curve at launch",
    "teamAllocation": "none",
    "vesting": "none"
  },
  "creatorPowers": {
    "canMint": false,
    "canFreeze": false,
    "canBlacklist": false,
    "canRaiseTax": false,
    "canRemoveLiquidityAfterGraduation": false,
    "mutableForever": [
      "creator fee recipient address",
      "buyback enabled flag"
    ]
  },
  "tax": {
    "appliesTo": "buys only",
    "sellTaxBps": 0,
    "startBps": 9900,
    "endBps": 0,
    "windowSeconds": 5,
    "decay": "exponential",
    "decayConstant": "not published by pons; see tax.mjs DECAY_K, treat as an assumption",
    "exemptAddresses": [
      "launcher",
      "creator fee recipient"
    ],
    "agentGuidance": "Do not race t=0. A buy at second 0 loses 99%. Wait until t>=5 for zero tax, or call safeAfter(maxBps) in /tax.mjs.",
    "helper": "/tax.mjs"
  },
  "graduation": {
    "thresholdEth": 4.2,
    "onGraduation": "curve closes, Uniswap v4 pool opens, liquidity locked permanently",
    "liquidityWithdrawableBy": "nobody",
    "stalledCurveMeaning": "If the curve sits far below 4.2 ETH there is no Uniswap pool yet and all trading is still on the curve. This is a distribution outcome, not a contract fault."
  },
  "fees": {
    "launchFeeEth": 0.0005,
    "creatorTaxBps": 0,
    "buybackEnabled": true
  },
  "links": {
    "website": "https://paytobearer.xyz/",
    "x": "https://x.com/paytobearer",
    "chart": "https://dexscreener.com/search?q=0xBED1d26a9CeB908B15253acEcA198025B33Ab987",
    "llmsTxt": "https://paytobearer.xyz/llms.txt",
    "telegram": null,
    "discord": null,
    "farcaster": null
  },
  "brand": {
    "logo": "https://paytobearer.xyz/logo.png",
    "logoSvg": "https://paytobearer.xyz/logo.svg",
    "mark": "https://paytobearer.xyz/logo-mark.svg",
    "og": "https://paytobearer.xyz/og.png",
    "palette": {
      "manila": "#EDE3CE",
      "ink": "#15120E",
      "oxblood": "#8E2018",
      "brass": "#C69334"
    }
  },
  "disclaimers": {
    "isSecurity": false,
    "hasCoupon": false,
    "hasMaturity": false,
    "hasRedemption": false,
    "issuerObligation": "none",
    "reference": "The bearer-instrument name is a reference and a joke about tokenized RWA rebuilding the register. It confers no claim on any real asset.",
    "noOffchainProgram": "No airdrop, no points, no staking, no private sale, no allowlist, no API key exists for this token."
  }
}
