# Stellar TOML for XQBUSD # SEP-1 compliant asset metadata # Last updated: 2026-09-09T13:59:49.303Z # Accounts managed by this organization ACCOUNTS = ["GB7OG23IKFXRGTRBPID5F5JVLSIZWOCHTP3HVB7ER53OOXNBRVK3N3YF"] # SEP-2 Federation Server — human-readable addresses like cory*xqbusd.com FEDERATION_SERVER = "https://xqbusd.com/federation" # SEP-10 Web Authentication WEB_AUTH_ENDPOINT = "https://xqbusd.com/api/freighter/challenge" SIGNING_KEY = "GB7OG23IKFXRGTRBPID5F5JVLSIZWOCHTP3HVB7ER53OOXNBRVK3N3YF" # SEP-59 External Account Discovery (draft spec) EXTERNAL_ACCOUNTS_SERVER = "https://xqbusd.com" # Network configuration NETWORK_PASSPHRASE = "Public Global Stellar Network ; September 2015" # Organization Information [DOCUMENTATION] ORG_NAME = "XQB DAO LLC" ORG_URL = "https://xqbusd.com" ORG_DESCRIPTION = "Quantum Treasury is the public XQBUSD payment-stablecoin platform operated by XQB DAO LLC. See the linked public surfaces for current product status, reserve evidence, and eligibility requirements." ORG_OFFICIAL_EMAIL = "support@xqbusd.com" [[CURRENCIES]] code = "XQBUSD" issuer = "GB7OG23IKFXRGTRBPID5F5JVLSIZWOCHTP3HVB7ER53OOXNBRVK3N3YF" display_decimals = 2 name = "XQBUSD Payment Stablecoin" desc = "XQBUSD payment stablecoin on Stellar mainnet, issued by XQB DAO LLC. See the public audit and status surfaces for current reserve and product information." status = "live" is_asset_anchored = true anchor_asset_type = "fiat"