# AlpenRiderChain — stellar.toml (SEP-0001 / SEP-0039) # Domain: alpenriderchain.ch # Non-Custodial Swiss Rider Identity Platform # Nur tatsaechlich on-chain gemintete Assets werden gelistet. FEDERATION_SERVER = "https://alpenriderchain.ch/api/federation" NETWORK_PASSPHRASE = "Public Global Stellar Network ; September 2015" ACCOUNTS = ["GC2EUWBZDYDRWKUU56NB5IOTN2X3ZNU4VVJZ7AYJOK7O3KEMOIPW4NXM"] [DOCUMENTATION] ORG_NAME = "XanthosNet" ORG_DBA = "AlpenRiderChain" ORG_URL = "https://alpenriderchain.ch" ORG_DESCRIPTION = "Non-custodial Alpine Rider Identity & Tokenized Badge Platform. W3C DID compliant." ORG_LOGO = "https://alpenriderchain.ch/arc-token.png" ORG_OFFICIAL_EMAIL = "info@alpenriderchain.ch" [[CURRENCIES]] code = "ARC" issuer = "GC2EUWBZDYDRWKUU56NB5IOTN2X3ZNU4VVJZ7AYJOK7O3KEMOIPW4NXM" display_decimals = 0 name = "AlpenRiderCoin" desc = "Transferable utility token earned through verified Alpine pass crossings. Used for tipping, PRO Store purchases and community rewards." conditions = "Earned by riding. Transferable (P2P tipping). Spent in PRO Store. No monetary value. Not a security or payment instrument." image = "https://alpenriderchain.ch/arc-token.png" is_asset_anchored = false fixed_number = 10000000 status = "live" # ── Soroban Soul-Bound Token Contract ── # Standard: SEP-50 (Non-Transferable NFT) # Transfer/Approve BLOCKED at protocol level [SOROBAN_SBT] contract_id = "CA2PHLIV5SZKD3IMR2RDZLYYWW2YPBMYSLUBOZ4TTSVRXGQE4S5QPL7O" network = "mainnet" standard = "SEP-50" type = "soul-bound-token"