← home · terminal · status · docs · transparency

ESTR Protocol

Programmable euro infrastructure for AI agents, treasury systems, MCP tools and TRON-native financial automation.

1. Vision

ESTR Protocol is being built as an API-first infrastructure layer for programmable treasury operations, agent-based finance, wallet monitoring and future tokenized settlement systems.

The project starts with observable infrastructure: website, terminal, status dashboard, MCP endpoint, wallet APIs and transparency pages. The token layer comes after the operational layer is stable.

2. Architecture

ëstr.eu
├── public website
├── terminal interface
├── live status dashboard
├── developer docs
├── transparency page
├── API endpoint
└── MCP endpoint

The protocol is designed around simple, inspectable endpoints that can be consumed by humans, dashboards, scripts and AI agents.

3. Live API Layer

GET /status
GET /manifest
GET /wallet
GET /token
GET /balance/trx
GET /balance/usdt
GET /resources

These endpoints provide live visibility into the current wallet, TRX balance, USDT balance, token configuration and TRON resource status.

4. MCP Layer

The MCP endpoint is intended to expose protocol data to AI agents and automation tools. The first version focuses on read-only observability. Later versions can add permissioned workflows, reporting and treasury automation.

5. Treasury Layer

The treasury layer tracks wallet balances, USDT exposure, TRX balance and TRON resources such as Energy and bandwidth. Transparency is treated as a product feature, not an afterthought.

6. Token Layer

The planned ESTR token contract is pending deployment. The preferred path is testnet first, then proxy validation, then mainnet deployment only after the architecture is verified.

Name: ESTR Protocol
Symbol: ESTR
Decimals: 6
Planned Supply: 10,000,000,000
Contract Status: Pending deployment

7. Roadmap

V1: Website, API, MCP, terminal and status dashboard
V2: Transparency reports and protocol manifest
V3: TRON testnet token deployment
V4: Upgradeable token architecture
V5: Treasury automation and reporting engine
V6: Enterprise/API integrations

8. Disclaimer

ESTR Protocol is not affiliated with the European Central Bank or the official euro short-term rate (€STR). Nothing in this document should be interpreted as financial, legal or investment advice.

Version 0.3.0 · Infrastructure-first draft.