← Back to safetrestoken.com

1. Abstract

Safetres (SFT) is an ERC-20 utility token designed to bring transparency, governance, and community participation to the real estate syndication industry. By leveraging blockchain technology, SFT enables on-chain decision-making for real estate investment operations, allowing designated stakeholders to vote on proposals that shape the direction of syndicated property investments.

The token is deployed on both Ethereum mainnet and the Base network, providing flexibility in transaction costs and accessibility. SFT introduces a governance framework where syndicate members can create proposals, cast votes, and execute decisions — all recorded immutably on-chain for full auditability.

2. Introduction

Real estate syndication is a method of pooling capital from multiple investors to acquire, manage, and profit from properties that would be difficult for individual investors to access. Traditionally, these syndication structures operate through legal entities with limited transparency into decision-making processes.

Safetres aims to modernize real estate syndication by introducing blockchain-based governance. The SFT token serves as the utility backbone of the Safetres ecosystem, enabling community-driven decision-making while maintaining the operational efficiency required in real estate investment.

The Safetres platform is built by SAFE — The Real Estate Syndicates, a company focused on making real estate investment more accessible, transparent, and community-oriented.

3. Problem Statement

The traditional real estate syndication model faces several challenges:

4. Solution

Safetres addresses these challenges by introducing a blockchain-based governance layer to real estate syndication:

5. Token Overview

PropertyValue
Token NameSafetres
SymbolSFT
StandardERC-20
Decimals18
Initial Supply500,000 SFT
Circulating Supply (Base)10,000 SFT
Supply TypeMintable (owner-only)
NetworksEthereum Mainnet, Base

Token Utility

SFT serves the following functions within the Safetres ecosystem:

6. Governance Model

The Safetres governance system is implemented directly in the smart contract, providing a trustless and transparent decision-making framework.

Voter Designation

The contract owner can designate trusted addresses as voters using the addVoter() function. Only designated voters can participate in governance proposals. Voters can also be removed by the owner using removeVoter(), with the exception that the owner cannot remove themselves.

Proposal Lifecycle

  1. Creation: The contract owner creates a proposal with a description and a voting duration (in days) using createProposal().
  2. Voting: Designated voters cast their vote (for or against) using vote(). Each voter can only vote once per proposal.
  3. Execution: After the voting deadline passes, the owner can execute the proposal using executeProposal(). The result (passed or failed) is determined by comparing votes for vs. votes against.

All governance actions emit events that are permanently recorded on the blockchain, enabling full auditability through block explorers.

Governance Events

7. Tokenomics

Supply Distribution

AllocationAmountPercentage
Ethereum Mainnet (Owner Wallet)500,000 SFT100%
Base — Liquidity Pool (Uniswap V2)1,000 SFT
Base — Owner Wallet9,000 SFT
Base — Burned490,000 SFT

Liquidity

An initial liquidity pool was created on Uniswap V2 (Base) pairing 1,000 SFT with 0.005 ETH, establishing the first on-chain trading pair. The LP tokens have been locked for 6 months (until September 2026) through a dedicated LiquidityLocker smart contract, ensuring the liquidity cannot be removed during this period.

Minting Policy

The SFT contract includes a mint function restricted to the contract owner. Additional tokens may be minted for:

Any minting activity is transparent and verifiable on-chain.

8. Technical Architecture

Smart Contract Stack

Contract Inheritance

The SafetresToken contract inherits from two OpenZeppelin base contracts:

ERC-20 Compatibility

SFT is fully ERC-20 compliant, supporting all standard functions including approve() and transferFrom(). This ensures compatibility with decentralized exchanges (Uniswap, etc.), wallets (MetaMask, etc.), and other DeFi protocols.

9. Smart Contracts

SafetresToken (SFT)

NetworkAddress
Ethereum Mainnet0xF2c7B32aD23645A16c540C7EdC25777fD7fA9a5E
Base0x26EE0D9C4dAa7a88f28f7757758FDc41735019D2

Uniswap V2 Liquidity Pair (Base)

0x93c18414594D4E99918f1306480aCAE559B42527

Liquidity Locker (Base)

0xdc78D3433aa3d740f52d26cb14A1F77493C2Df14

Locks LP tokens until September 3, 2026.

All contracts are verified and open source on Etherscan, BaseScan, and Sourcify. The source code can be reviewed directly on any block explorer.

10. Security

11. Roadmap

PhaseMilestoneStatus
Phase 1Token development and deployment on Ethereum and BaseCompleted
Phase 1Smart contract verification on Etherscan, BaseScan, SourcifyCompleted
Phase 1Website launch at safetrestoken.comCompleted
Phase 2Uniswap V2 liquidity pool on BaseCompleted
Phase 2Liquidity lock (6 months)Completed
Phase 2CoinGecko listing applicationIn Progress
Phase 3Community growth and governance activationUpcoming
Phase 3Additional DEX listings and trading pairsUpcoming
Phase 4Real estate syndication platform integrationPlanned
Phase 4Cross-chain bridge between Ethereum and BasePlanned

12. Disclaimer

This whitepaper is for informational purposes only and does not constitute financial advice, an offer to sell, or a solicitation to buy any securities or tokens. SFT is a utility token designed for governance participation within the Safetres ecosystem. The value of SFT may fluctuate and holders should conduct their own research before acquiring tokens.

The Safetres team makes no guarantees regarding the future value of SFT or the performance of any real estate investments associated with the Safetres platform. Cryptocurrency and token investments carry inherent risks, including the potential loss of principal.

Regulatory requirements vary by jurisdiction. Users are responsible for ensuring compliance with applicable laws in their region.