Skip to main content
Shareland runs entirely on-chain on Base (chainId 8453). All contracts are verified on BaseScan, and you can inspect the source code at any time.

Core Contracts

These are the beacon addresses that users interact with.

Oracle Contracts

Infrastructure

External Tokens

Architecture

Shareland uses an upgradeable beacon proxy pattern (OpenZeppelin). The core addresses above are beacons. Individual market proxies point to these beacons, and implementation contracts sit behind them. Beacons can be upgraded without changing any proxy addresses. All implementation source code is verified on BaseScan.
If you see a MetaMask “Address needs review” warning, this is a standard alert for newer contracts. You can verify any address above by clicking the BaseScan link and confirming the source code is verified.