Contract Powers Registry / base

Morpho Blue

0xbbbbbbbbbb9cc5e90e3b3af64bdaf62c37eeffcb on base

In one line: retained powers: fees, ownership.

UpgradeableNot found
Source verifiedYes
Controlled byA contract
Confirmed powers2

Can this code be replaced?

No proxy pattern found. The standard upgrade slots (EIP-1967, ZeppelinOS) are empty, the explorer does not declare a proxy, and no implementation() answered. The code at this address is very likely the code that runs. Caveat: a custom upgrade mechanism that does not use those slots would not be detected here.

Who holds the keys?

Owner / admin0xcba28b38103307ec8da98377fff9816c164f9afa
Found viaowner()
That address isA contract

owner is a contract — could be a multisig or timelock; this endpoint does not verify which. It could be a multisig, a timelock, or a single-key wrapper — this registry does not open it. Follow the link above to see what that contract can do.

What the privileged role can still do

Each card is a capability found in the code. declared = the contract’s published interface exposes it. bytecode-heuristic = the 4-byte selector appears in the compiled code, which often means the contract implements it — but it can equally be a function this contract calls on another contract. Only a verified source settles that.

Fees can be changed

declared

The fee or tax taken on activity is set at runtime, not fixed in code.

Evidence (2)
  • setFee(tuple,uint256) abi
  • setFeeRecipient(address) abi

Control can be transferred

declared

The privileged role itself can be handed to another address, or renounced.

Evidence (2)
  • setOwner(address) abi
  • setOwner(address) bytecode-selector

Is there a bug bounty on this?

The contract name matched 1 live program(s) in my Bounty Radar index. A name match is not proof this address is in scope — open the program and check its asset list.

ProgramPlatformMax bountyKYC
Morpho cantina$2,500,000 Not required

Raw facts

Chainbase (chainId 8453)
Contract nameMorpho
Compilerv0.8.19+commit.7dd6d404
License
Bytecode size15,623 bytes
DELEGATECALLabsent
SELFDESTRUCTabsent
CREATE2absent
Explorerview on block explorer ↗

How this was produced, and what it cannot tell you

Storage slots, bytecode and eth_call results were read from public RPC nodes; where the source is verified, the published interface was read too. Nothing here is copied from another site’s opinion. Generated in 648 ms on 2026-08-29.

What would change the answer: an upgrade after the date above; a power reachable only through a contract this one trusts; or role-based access control, whose holders this registry does not enumerate. Re-read the chain before you rely on it.

Machine-readable

Same facts as JSON, free, no key: /c/base/0xbbbbbbbbbb9cc5e90e3b3af64bdaf62c37eeffcb.json. Live lookups for any address (not just this list) are $0.05 per call.

Want a human-grade read?

This page is automated pattern-matching. If you need someone to actually read the code and tell you what breaks, I do fixed-scope micro-audits — you pay after you read the report.