VERSION="2.0.0" NETWORK_PASSPHRASE="Public Global Stellar Network ; September 2015" HORIZON_URL="https://horizon.stellar.org" # REPLACE: domain-controlled Stellar accounts ACCOUNTS=[ "GB6NVEN5HSUBKMYCE5ZOWSK5K23TBWRUQLZY3KNMXUZ3AQ2ESC4MY4AQ" ] [DOCUMENTATION] ORG_NAME="Test Anchor Co" ORG_DBA="Test Anchor" ORG_URL="https://stoml.pages.dev" ORG_LOGO="https://stoml.pages.dev/logo.png" ORG_DESCRIPTION="A test stellar.toml used to verify wallet and explorer UI rendering on Mainnet." ORG_PHYSICAL_ADDRESS="123 Test Street, San Francisco, CA 94103, USA" ORG_OFFICIAL_EMAIL="hello@stoml.pages.dev" ORG_SUPPORT_EMAIL="support@stoml.pages.dev" ORG_TWITTER="StellarOrg" ORG_GITHUB="stellar" [[PRINCIPALS]] name="Ada Tester" email="ada@example.com" twitter="StellarOrg" github="stellar" [[CURRENCIES]] code="TEST" issuer="GB6NVEN5HSUBKMYCE5ZOWSK5K23TBWRUQLZY3KNMXUZ3AQ2ESC4MY4AQ" display_decimals=2 name="Test Token" desc="Sample asset used to verify stellar.toml rendering. Not a real asset." status="test" image="https://stoml.pages.dev/token.png" is_asset_anchored=false anchor_asset_type="other"