about_

What SMRT is, who runs it, what's verifiable on-chain

what is SMRT

SMRT is an Ethereum mainnet ERC-20 token implementing a modular yield protocol. Holders receive three reward streams while holding the token:

  • ETH yield from ICO capital deployed on Lido + Aave
  • ETH reflections from trade tax (0.5% holders cut on every buy/sell)
  • SMRT monthly bonus from a long-term holder pool

No mint function. Hard cap 19M tokens. Smart contract ownership renounced (owner = 0x0). Yield deployer and dividend tracker run permissionlessly with timelock gates.

Every contract is built so funds can only flow back to the protocol. Even contract owners cannot extract to an external wallet.

Renounced (autonomous):

  • SMRT token · owner 0x0

Owner-gated but rug-proof:

  • v3 adapters · emergencyTransfer destinations are immutable, hard-coded to YieldDeployer

Funds path under emergency:

adapter · YieldDeployer

One-way street. No redirection possible.

Verifiable on Etherscan. Source code public. No keys, no trust required.

verifiable on-chain

Every claim above is verifiable directly on Etherscan:

  • SMRT contract: view all addresses
  • Ownership renounced: tx 0x6b9a...66cd ↗
  • Source code: verified on Etherscan (compiler 0.8.24, optimized)
  • Audit basis: standard OpenZeppelin patterns, immutable yield adapters with 72h timelock for upgrades
what we don't do
  • We never request seed phrases or private keys
  • We never ask users to approve unlimited token allowances
  • We never impersonate other protocols, brands, or wallets
  • We never require software downloads
  • Wallet sign-in for the airdrop game uses Sign-In With Ethereum (SIWE) · an off-chain signature with zero fund movement
  • All ICO buys go to the on-chain SMRT contract directly · no intermediate custody
airdrop game (free)

The /airdrop page hosts a free-to-play leaderboard game (Vault Stacker + Rug Dodge). Top scorers receive a surprise airdrop at ICO close.

Tweet verification confirms each score via Twitter's public syndication endpoint. No wallet drain, no fund transfers, no approvals. Scores stored in our Postgres database keyed to a one-time Twitter handle binding.

contact & security
legal

SMRT is an experimental DeFi protocol. Cryptocurrency carries risk of total loss. Past performance ≠ future yield. Smart contracts are open-source and audited via Etherscan public verification but no token investment is risk-free.

See /legal for privacy policy, terms of use, and full risk disclosure.