Smart contract addresses

The authoritative list of MakeBanc contract addresses on Base. Bookmark this page. Verify addresses before signing.

Why this list matters:

Phishing attacks route users to malicious contracts that look like MakeBanc vaults. The simplest defence: check the address your wallet shows against this page.

If they do not match exactly, do not sign.

Network:

All vault contracts are deployed on Base (chain ID 8453). Base Sepolia (chain ID 84532) is the test environment.

Do not allocate real capital to Base Sepolia contracts.

Production contracts on Base mainnet:

Arbitrage Strategy Vault Address: 0x... (to be published at production launch) BaseScan: https://basescan.org/address/0x...

Directional Strategy Vault Address: 0x... (to be published at production launch) BaseScan: https://basescan.org/address/0x...

Multi-Strategy Vault Address: 0x... (to be published at production launch) BaseScan: https://basescan.org/address/0x...

All Strategies Vault Address: 0x... (to be published at production launch) BaseScan: https://basescan.org/address/0x...

Access Controller Address: 0x... (to be published at production launch) BaseScan: https://basescan.org/address/0x...

NAV Oracle Address: 0x... (to be published at production launch) BaseScan: https://basescan.org/address/0x...

TimelockController Address: 0x... (to be published at production launch) BaseScan: https://basescan.org/address/0x...

Guardian Module Address: 0x... (to be published at production launch) BaseScan: https://basescan.org/address/0x...

Addresses will be populated at production launch. If you are seeing this during the pre-launch period, the platform is not yet processing real allocations.

How to verify in your wallet:

When your wallet asks you to confirm a transaction, it shows the destination address. Always check.

Three things to verify before signing:

  1. The destination address exactly matches one on this page. Not similar. Identical.
  2. The function being called is what you expected (deposit, withdraw, redeem, etc.).
  3. The amount is what you expected.

If any of these is off, do not sign.

BaseScan verification:

All MakeBanc contracts have verified source code on BaseScan (basescan.org). You can read the source directly.

Verified source code means the bytecode on-chain matches the audited human-readable code. MakeBanc contracts are not opaque.

Test environment:

For developers and partners, the Base Sepolia test environment is available. Test addresses are in the developer documentation. Not intended for end users.

Test environment does not use real capital. Do not send real assets to test addresses.

What this is not:

This page does not include addresses for Ceffu's custody infrastructure or Noah's fiat infrastructure. Those entities operate their own systems.

This page is also not a substitute for audit reports. Addresses tell you what is deployed. The audits page tells you what has been reviewed.