{
 "ok": true,
 "product": "contract-powers",
 "chain": "ethereum",
 "chainId": 1,
 "address": "0xdac17f958d2ee523a2206206994597c13d831ec7",
 "type": "contract",
 "explorer": "https://etherscan.io/address/0xdac17f958d2ee523a2206206994597c13d831ec7",
 "verified": true,
 "name": "TetherToken",
 "compiler": "v0.4.18+commit.9cf6e910",
 "license": null,
 "sourceLookup": "etherscan-v2",
 "proxy": {
  "isProxy": false,
  "pattern": null,
  "implementation": null,
  "implementationVerified": null,
  "evidence": []
 },
 "admin": {
  "owner": "0xc6cde7c39eb2f0f0095f41570af89efc2c1ea828",
  "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": "blacklist",
   "confidence": "declared",
   "evidence": [
    {
     "sig": "addBlackList(address)",
     "from": "abi"
    },
    {
     "sig": "removeBlackList(address)",
     "from": "abi"
    },
    {
     "selector": "0x0ecb93c0",
     "sig": "addBlackList(address)",
     "from": "bytecode-selector"
    },
    {
     "selector": "0xe4997dc5",
     "sig": "removeBlackList(address)",
     "from": "bytecode-selector"
    }
   ]
  },
  {
   "power": "burn_others",
   "confidence": "declared",
   "evidence": [
    {
     "sig": "redeem(uint256)",
     "from": "abi"
    },
    {
     "selector": "0xdb006a75",
     "sig": "redeem(uint256)",
     "from": "bytecode-selector"
    }
   ]
  },
  {
   "power": "mint",
   "confidence": "declared",
   "evidence": [
    {
     "sig": "issue(uint256)",
     "from": "abi"
    },
    {
     "selector": "0xcc872b66",
     "sig": "issue(uint256)",
     "from": "bytecode-selector"
    }
   ]
  },
  {
   "power": "ownership",
   "confidence": "declared",
   "evidence": [
    {
     "sig": "transferOwnership(address)",
     "from": "abi"
    },
    {
     "selector": "0xf2fde38b",
     "sig": "transferOwnership(address)",
     "from": "bytecode-selector"
    }
   ]
  },
  {
   "power": "pause",
   "confidence": "declared",
   "evidence": [
    {
     "sig": "unpause()",
     "from": "abi"
    },
    {
     "sig": "pause()",
     "from": "abi"
    },
    {
     "selector": "0x3f4ba83a",
     "sig": "unpause()",
     "from": "bytecode-selector"
    },
    {
     "selector": "0x8456cb59",
     "sig": "pause()",
     "from": "bytecode-selector"
    }
   ]
  }
 ],
 "bytecode": {
  "sizeBytes": 11075,
  "delegatecall": false,
  "selfdestruct": false,
  "create2": false,
  "knownSelectors": 36,
  "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: blacklist, burn_others, mint, ownership, pause",
 "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": 169,
 "builtAt": "2026-08-29T01:53:48.143Z",
 "canonical": "https://agent.zbang.net/c/ethereum/0xdac17f958d2ee523a2206206994597c13d831ec7/",
 "label": "USDT"
}