{
 "ok": true,
 "product": "contract-powers",
 "chain": "ethereum",
 "chainId": 1,
 "address": "0xbebc44782c7db0a1a60cb6fe97d0b483032ff1c7",
 "type": "contract",
 "explorer": "https://etherscan.io/address/0xbebc44782c7db0a1a60cb6fe97d0b483032ff1c7",
 "verified": true,
 "name": "Vyper_contract",
 "compiler": "vyper:0.2.4",
 "license": "None",
 "sourceLookup": "etherscan-v2",
 "proxy": {
  "isProxy": false,
  "pattern": null,
  "implementation": null,
  "implementationVerified": null,
  "evidence": []
 },
 "admin": {
  "owner": "0xecb456ea5365865ebab8a2661b0c503410e9b347",
  "source": "owner()",
  "ownerType": "contract",
  "isContract": true,
  "note": "owner is a contract — could be a multisig or timelock; this endpoint does not verify which"
 },
 "powers": [
  {
   "power": "burn_others",
   "confidence": "bytecode-heuristic",
   "evidence": [
    {
     "selector": "0x79cc6790",
     "sig": "burnFrom(address,uint256)",
     "from": "bytecode-selector"
    }
   ]
  },
  {
   "power": "mint",
   "confidence": "bytecode-heuristic",
   "evidence": [
    {
     "selector": "0x40c10f19",
     "sig": "mint(address,uint256)",
     "from": "bytecode-selector"
    }
   ]
  }
 ],
 "bytecode": {
  "sizeBytes": 21199,
  "delegatecall": false,
  "selfdestruct": false,
  "create2": false,
  "knownSelectors": 43,
  "implementationSizeBytes": null
 },
 "bounty": {
  "covered": false,
  "match": "none",
  "corpus": {
   "immunefi": 186,
   "cantina": 52
  },
  "note": "Matched the contract name against a corpus of live bug-bounty programs (Immunefi + Cantina). A name match is NOT proof this address is in scope — open the program page and check the asset list.",
  "programs": []
 },
 "summary": "retained powers: burn_others, mint",
 "notAnAudit": "Facts read from chain state, bytecode and (where verified) the ABI. This is not a security audit, not a safety score, and not investment advice. Absence of a flag is not proof of absence.",
 "caveats": [
  "confidence=\"declared\" means the ABI exposes the function. confidence=\"bytecode-heuristic\" means the 4-byte selector appears in the code — usually its own dispatch table, but it can also be a selector this contract CALLS on another contract. Only a verified ABI settles it.",
  "admin.ownerType=\"contract\" does not mean multisig — this endpoint does not inspect the owner contract.",
  "bounty.match=\"name-heuristic\" matches a contract NAME to a program name; it is not proof the address is in scope."
 ],
 "latencyMs": 220,
 "builtAt": "2026-08-29T01:54:01.047Z",
 "canonical": "https://agent.zbang.net/c/ethereum/0xbebc44782c7db0a1a60cb6fe97d0b483032ff1c7/",
 "label": "Curve 3pool"
}