# AURAX — SEP-1 stellar.toml # https://auraxstellar.com/.well-known/stellar.toml # # ⚠ THIS FILE IS DEPLOYED. It overwrites whatever is on the server. # It was edited directly on the host on 2026-08-07 to add AURAXSTELLAR, while # this copy still held only AURAX. The next upload would have silently wiped # that entry. Any change made on the server must be brought back here. # # ⚠ SEP-1 RESOLUTION IS STILL BROKEN. A wallet finds this file by reading the # issuing account's `home_domain` and fetching # https:///.well-known/stellar.toml. The AURAXSTELLAR issuer # currently records "auraxstellar.com/ecosystemtoken", which resolves to a 404. # Until that is set to the bare domain "auraxstellar.com", the AURAXSTELLAR # entry below cannot be reached and the asset stays unverified in wallets. VERSION="2.0.0" NETWORK_PASSPHRASE="Public Global Stellar Network ; September 2015" ACCOUNTS=[ "GAPTO6LRYRYZGB647GVRQGBUTXA2E6G7PUN342VIPI7WOERXHKGGKTV2" ] [DOCUMENTATION] ORG_NAME="AURAX Group" ORG_DBA="AURAX" ORG_URL="https://auraxstellar.com" ORG_LOGO="https://auraxstellar.com/assets/aurax-token.png" ORG_DESCRIPTION="AURAX is a movement on the Stellar Network with a single mission: restore economic power to the people. Built on the principles of Community Empowerment, Wealth Enhancement, and Project Custodianship, AURAX advances its mission through the Wealth Distribution Extension Programme (WDEP). As a pioneer of the Stellar Agentic era, AURAX is building the Stellar Agentic Corridor, intelligent infrastructure where people own, orchestrate, and direct the flow of money." ORG_OFFICIAL_EMAIL="auraxcrypto@gmail.com" ORG_PHYSICAL_ADDRESS="AURAX Cryptoverse Network" [[PRINCIPALS]] name="AURAX Crypto HQ" email="auraxcrypto@gmail.com" [[CURRENCIES]] code="AURAXSTELLAR" issuer="GAPTO6LRYRYZGB647GVRQGBUTXA2E6G7PUN342VIPI7WOERXHKGGKTV2" name="AURAXSTELLAR" desc="AURAXSTELLAR is the native token of the Stellar Agentic Nation, a global AI-native ecosystem where digital citizens, AI agents, applications, and capital unite to build the future economy on Stellar. For further information, please go to our official website at https://auraxstellar.com or email us at auraxcrypto@gmail.com." conditions="AURAXSTELLAR is a digital ecosystem utility token issued on the Stellar network. The token is intended for participation within the Stellar Agentic Nation ecosystem, including access to supported services, digital citizenship, ecosystem activities, rewards, and other utilities as they become available. AURAXSTELLAR does not represent equity, ownership, debt, or a claim on the assets or profits of any entity. Full tokenomics are published at https://auraxstellar.com/tokenomics." image="https://auraxstellar.com/assets/auraxstellarlogo.png" # display_decimals must be an INTEGER. The server copy had it quoted as "7", # which is a string, and strict TOML consumers reject or ignore the field. display_decimals=7 fixed_number=10000000000 is_asset_anchored=false