Estate Protocol
RWA · Real Estate · ESTATE
Fractional commercial real estate on-chain.
Fractional commercial real estate on-chain.
Assets under management
$13.9M
Latest data · 15 min delay
AI Agent Skill
Machine-readable protocol knowledge for agents
Estate Protocol — Research Skill
Fractional commercial real estate on-chain.
estate-protocol · v1.0.0
Facts
| category | Network |
| symbol | ESTATE |
| tagline | Fractional commercial real estate on-chain. |
| arbitrumNative | no |
| chains | unspecified |
| security | audited (OZ-derived · reported audited (no public link)) |
| memberCoins | none tracked |
| tvl | $13.95M |
Sections
Overview
Fractional commercial real estate on-chain.
What makes it different
Fractional commercial real estate on-chain.
Components
- Fractional Property Tokens (ST-20 / ERC-20): Each property is represented by security tokens built on a Polymath ST-20 implementation, fully ERC-20 compatible with added transfer-restriction logic (whitelist-based GeneralTransferManager). Tokens represent proportional ownership and entitle holders to rent and appreciation. - Legal Trust Wrapper: When a property's funding goal is reached, the legal team creates a trust that holds title to the real asset. All participating wallets are listed as beneficiaries with ownership proportions set by their contributions; ownership is defined by control of the wallet's private keys. - Stablecoin Investment & Rent Rails: Investors fund listings with stablecoins (USDC). Monthly rental income is distributed on-chain to token holders in USDC automatically, described as dividend-like passive income with no manual tenant management. - Web3 dApp + Backend Platform: Five-subsystem architecture: a Web3 frontend dApp, an administrative frontend, the smart-contract layer, a backend API service, and a database. Web3Auth is used for wallet generation to onboard non-crypto-native users. - Secondary Trading Marketplace (in development): A planned on-chain marketplace where holders can list tokens for sale to other whitelisted users, intended to provide compliant liquidity. Documentation marks this feature as 'Coming Soon'. - Rewards NFT Distribution: An on-chain hybrid distribution contract (EP-rewards-nft) supporting batched airdrops and ERC-20-based public minting, used for user rewards (total supply 555).
Risks
- Regulatory: Tokenized real estate straddles securities and property law. Estate Protocol uses security-token (ST-20) structures and jurisdiction-specific trusts; regulatory treatment of fractional property tokens and Golden-Visa/eligibility claims varies by jurisdiction and is evolving, creating enforcement and marketing-compliance risk. - Counterparty: Ownership depends on off-chain legal trusts that hold property title on behalf of token holders, plus reliance on partners (e.g., SmartCrowd) and the legal team that forms and administers each trust. If a trustee or partner fails to honor obligations, token holders' economic rights could be impaired despite on-chain records. - Collateral: The tokens are backed by individual physical properties. Property-level risks (vacancy, tenant default, valuation decline, title/custody defects, local market downturns in Dubai/UAE) directly affect rent distributions and token value, and there is little diversification within a single-property offering. - Smart Contract: The platform relies on custom ST-20/Polymath-derived and rewards contracts on Arbitrum. No public third-party security audit was found, so undiscovered smart-contract or transfer-manager vulnerabilities could expose funds or ownership records. - Systemic: The promised secondary marketplace is still 'coming soon'; until compliant on-chain trading is live, tokens may be effectively illiquid, undermining the core liquidity value proposition and leaving holders unable to exit quickly.
TradFi analogue
- REIT (Real Estate Investment Trust): similar — Both pool investor capital into income-producing property and distribute rental income proportionally, giving small investors exposure to real estate.; differs — A REIT is a regulated fund holding many properties with shares traded on exchanges; Estate Protocol tokenizes individual properties into a per-asset trust, settles in stablecoins on-chain, and offers 24/7 fractional entry from very low amounts rather than pooled diversified equity. - Direct property purchase / buy-to-let: similar — Investors gain ownership of a specific property and collect the rent it generates plus any appreciation.; differs — Direct ownership requires large capital, is illiquid (weeks/months to sell), and involves paperwork and tenant management; Estate Protocol fractionalizes the same property into tradeable tokens with automated on-chain USDC rent and no landlord duties.
Actions
| Name | Signature | Access |
|---|---|---|
getProfile Read the CanHav profile for Estate Protocol. | research_getEntity({ slug: "estate-protocol" }) | read-only |
listMembers List the member coins (stablecoins / tokens / RWAs) under this network. | research_listByCategory({ category: "networks" }) | read-only |
readLiveMetrics Read live on-chain supply / metadata for a member contract (Arbitrum). | chain_readLive({ address: "0x..." }) | read-only |
getHistory Pull historical peg / TVL series for a member protocol. | research_getHistory({ slug: "<member-slug>", metric: "peg" | "tvl" }) | read-only |
Glossary
- TVL
- Total value locked — assets held or managed by a protocol, in USD.
- APR
- Annual percentage rate — yield before compounding.
- RWA
- Real-world asset — an off-chain asset represented as an on-chain token.
- ERC-8004
- Trustless-agent identity standard; an agent's portable on-chain identity (ERC-721).