{
 "ok": true,
 "product": "contract-powers",
 "chain": "ethereum",
 "chainId": 1,
 "address": "0x87870bca3f3fd6335c3f4ce8392d69350b4fa4e2",
 "type": "contract",
 "explorer": "https://etherscan.io/address/0x87870bca3f3fd6335c3f4ce8392d69350b4fa4e2",
 "verified": true,
 "name": "InitializableImmutableAdminUpgradeabilityProxy",
 "compiler": "v0.8.10+commit.fc410830",
 "license": "GNU AGPLv3",
 "sourceLookup": "etherscan-v2",
 "proxy": {
  "isProxy": true,
  "pattern": "eip1967.implementation",
  "implementation": "0x728a138a4823392c2efa55e028d434f526fe03cf",
  "implementationVerified": true,
  "evidence": [
   {
    "slot": "eip1967.implementation",
    "value": "0x728a138a4823392c2efa55e028d434f526fe03cf"
   }
  ],
  "implementationName": "PoolInstance"
 },
 "admin": {
  "owner": null,
  "source": null,
  "ownerType": null,
  "isContract": null,
  "note": "no owner()/getOwner()/admin() responded — access control may use roles (AccessControl) or be renounced"
 },
 "powers": [
  {
   "power": "mint",
   "confidence": "declared",
   "evidence": [
    {
     "sig": "mintToTreasury(address[])",
     "from": "implementation-abi"
    }
   ]
  },
  {
   "power": "sweep",
   "confidence": "declared",
   "evidence": [
    {
     "sig": "rescueTokens(address,address,uint256)",
     "from": "implementation-abi"
    }
   ]
  },
  {
   "power": "upgrade",
   "confidence": "declared",
   "evidence": [
    {
     "sig": "upgradeTo(address)",
     "from": "abi"
    },
    {
     "sig": "upgradeToAndCall(address,bytes)",
     "from": "abi"
    },
    {
     "selector": "0x3659cfe6",
     "sig": "upgradeTo(address)",
     "from": "bytecode-selector"
    },
    {
     "selector": "0x4f1ef286",
     "sig": "upgradeToAndCall(address,bytes)",
     "from": "bytecode-selector"
    }
   ]
  }
 ],
 "bytecode": {
  "sizeBytes": 2400,
  "delegatecall": true,
  "selfdestruct": false,
  "create2": false,
  "knownSelectors": 5,
  "implementationSizeBytes": 21146
 },
 "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": "upgradeable proxy (eip1967.implementation); retained powers: mint, sweep, upgrade",
 "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": 1581,
 "builtAt": "2026-08-29T01:53:56.327Z",
 "canonical": "https://agent.zbang.net/c/ethereum/0x87870bca3f3fd6335c3f4ce8392d69350b4fa4e2/",
 "label": "Aave v3 Pool"
}