Pre-launch — Contract deployed, attestation product in development

On-chain attestation
on Base

Mark Protocol is building tamper-proof document timestamping on Base. MARK is a fixed-supply ERC-20 token with no owner, no admin, and no tax.

What Mark Protocol is building

A planned ecosystem for on-chain document attestation — cryptographic proof that a document existed at a specific point in time, anchored permanently on the Base blockchain.

📄
Document Attestation

Submit document hashes to create immutable proof-of-existence records. No document content is stored on-chain — only the cryptographic hash.

⛓️
Built on Base

Base (Ethereum L2) provides low transaction costs, EVM compatibility, and the security guarantees of Ethereum settlement.

🔒
Immutable Contract

The MARK token contract has no owner, no admin functions, no pause, no blacklist. It cannot be modified by anyone after deployment.

🔍
Fully Transparent

Open-source code, verified on BaseScan, public documentation, and honest risk disclosures. Everything is auditable.

Current status: The attestation product is under development. At this stage, only the MARK token contract is deployed. The attestation registry does not exist yet. Do not assume functionality that has not been built.

What this project is not

  • Not an investment product or security
  • Not a governance token (in this version)
  • Not a staking or yield protocol
  • Not a meme token or speculative instrument
  • Not affiliated with any exchange
  • Not a finished product — it is in active development

Principles

Every design decision prioritizes simplicity, transparency, and minimizing trust requirements.

Minimal by design

28 lines of Solidity. No custom logic beyond the constructor. Fewer features means fewer bugs and a smaller attack surface.

No special privileges

No owner, no admin, no pause, no blacklist. Once deployed, no address has any power over the contract.

Fixed supply forever

100,000,000 MARK minted at deployment. No mint function. No inflation mechanism. The supply is permanent.

Honest documentation

Risks are disclosed, not hidden. Limitations are stated, not glossed over. This project says what it is and what it is not.

MARK Token Overview

100M
Total Supply (Fixed)
18
Decimals
0%
Transfer Tax
None
Owner / Admin
Property Value
Token NameMark Protocol
SymbolMARK
StandardERC-20 + EIP-2612 (Permit)
ChainBase (Ethereum L2, Chain ID 8453)
Solidity Version0.8.28 (pinned)
DependenciesOpenZeppelin Contracts v5.x
Contract AddressTo be published after deployment

Full tokenomics and allocation details →

Verify everything

Do not trust claims — verify them. Every aspect of this project is designed to be independently auditable.

Source Code

The complete smart contract source is open on GitHub and verified on BaseScan. Compare the deployed bytecode against the repository yourself.

Token Allocation

50% DEX liquidity · 35% project operations · 15% founder. All allocations are documented and on-chain verifiable.

Test Suite

46 tests covering unit, fuzz, and invariant testing with 256,000+ stateful calls. Run them yourself: forge test -vvv

Risk Disclosures

Market risk, smart contract risk, regulatory risk, key-person risk — all documented honestly in the risk disclosures.

Risk Notice MARK is a cryptocurrency token. Cryptocurrency involves substantial risk, including the possibility of total loss of funds. MARK is not a security, investment contract, or financial instrument. No returns are promised or implied. The smart contract has not been formally audited by a third-party firm. Read the full risk disclosures and disclaimer before interacting with the project.

Launch Status

Milestone Status
Smart contract developmentComplete
Test suite (46 tests)Complete — all passing
Public documentationComplete
Public websiteComplete
Contract deployment (Base)Pending
BaseScan verificationPending
DEX liquidity poolPending
LP lockPending
Attestation registry (product)In development
Formal security auditFuture phase