Overview

Reference for Baseline Mercury contracts: the singleton Relay address across EVM chains, operational multisigs, and integration via the SDK and API.

Baseline Mercury uses a singleton contract pattern that lives at the same address on every deployed EVM chain: 0xc81Fd894C0acE037d133aF4886550aC8133568E8. All pools and protocol features (swapping, quoting, staking, borrowing and leveraging) are managed by this contract.

Most integrations should use @baseline-markets/sdk, a TypeScript SDK for launching tokens, and integrating swapping, staking, borrowing and leveraging functionality. The contract pages in this section are the ABI-level reference for raw, low-level access.

Deployments

Need Baseline Mercury on another EVM network? Reach out to us in Discord.

Operational

Looking for pre-Mercury contracts? See the Legacy deployments.