SEP-0001 disclosure
Stellar SEP Explorer
Wallets, exchanges and compliance teams resolve https://trueanchor.life/.well-known/stellar.toml to verify the TRA anchor. This is the exact content served at that path.
Circulating supply — live
—
Live from Horizon · auto-refresh 30s · fixed_number declares 36,900,000.00 TRA
# True Regulated Anchor (TRA) - Official SEP-0001 Configuration # Operated by Wise World 2012 Limited VERSION="2.0.0" NETWORK_PASSPHRASE="Public Global Stellar Network ; September 2015" ACCOUNTS=[ "<issuing account>", "<distribution account>" ] [DOCUMENTATION] ORG_NAME="Wise World 2012 Limited" ORG_DBA="TRA Ecosystem" ORG_URL="https://trueanchor.life" ORG_LOGO="https://trueanchor.life/logo.svg" ORG_DESCRIPTION="Institutional-grade, CAP-0035 and MiCA compliant digital settlement anchor on the Stellar network." ORG_OFFICIAL_EMAIL="compliance@trueanchor.life" ORG_SUPPORT_EMAIL="institutional@trueanchor.life" [PRINCIPALS] name="Wise World 2012 Limited" email="compliance@trueanchor.life" [[CURRENCIES]] code="TRA" issuer="<issuing account>" display_decimals=7 name="True Regulated Anchor" desc="Regulatory-compliant, triple-pillar backed settlement asset (Cash equivalents, sovereign anchors, gold). Protocol 20+ CAP-0035 compliant." is_asset_anchored=true anchor_asset_type="fiat" regulated=true image="https://trueanchor.life/logo.svg" status="live" fixed_number=36900000 approval_criteria="CAP-0035 multi-signature rules, institutional reserve attestation."
Field reference
| code | "TRA" | Asset code as registered on the Stellar network. |
| issuer | <issuing account> | Public key of the issuing account. |
| regulated | true | SEP-0008: transfers may require issuer approval. |
| is_asset_anchored | true | Backed by an off-chain reserve structure. |
| anchor_asset_type | "fiat" | Reserve class of the anchored asset. |
| fixed_number | 36900000 | Fixed total supply, no further issuance. |
| approval_criteria | CAP-0035 multi-sig… | Governance and attestation policy. |
| image | https://trueanchor.life/logo.svg | Official TRA vector mark served for wallets and explorers. |
Additional SEPs supported on request for institutional integrations: SEP-0006 / SEP-0024 deposit and withdrawal, SEP-0010 authentication, SEP-0012 KYC and SEP-0008 regulated assets.