# ====================================== # NYSEAU — Stellar TOML # Ecosystem: NYSEAU Australia # Domain: australia-nyse.com # ====================================== NETWORK_PASSPHRASE="Public Global Stellar Network ; September 2015" VERSION="2.1.0" # ====================================== # ACCOUNTS # ====================================== ACCOUNTS=[ "GCVLZL2UDSPP22QCGLMGKQ77WC3LHTE62SPKU7BADJZREINY52UV57AU" ] # ====================================== # DOCUMENTATION # ====================================== [DOCUMENTATION] ORG_NAME="NYSEAU Australia" ORG_URL="https://www.australia-nyse.com" ORG_DESCRIPTION="NYSEAU is the next step in the evolution of the global stock market, bringing the legacy of the New York Stock Exchange to Australia within the Stellar network. Powered by blockchain technology, it offers global access, fractional ownership, and interoperability." ORG_LOGO="https://www.australia-nyse.com/logo.png" ORG_OFFICIAL_EMAIL="contact@australia-nyse.com" # ====================================== # PRINCIPALS # ====================================== [[PRINCIPALS]] name="NYSEAU Australia" email="contact@australia-nyse.com" # ====================================== # ASSETS # ====================================== [[CURRENCIES]] code="NYSEAU" issuer="GCVLZL2UDSPP22QCGLMGKQ77WC3LHTE62SPKU7BADJZREINY52UV57AU" status="live" display_decimals=7 name="NYSEAU" desc="NYSEAU represents the NYSE as it launches its new operations from Australia. This asset allows users to access and own a fraction of the world's largest stock exchanges, providing unprecedented access to global liquidity and real-time trading on Stellar." conditions="The token is designed to provide users with fractional ownership and access to NYSEAU assets. It will be available for trade through Stellar-enabled wallets and platforms." image="https://www.australia-nyse.com/logo.png" # ====================================== # END OF FILE # ======================================