stellar.toml checker
Checks your stellar.toml (v2.5.0) for connectivity, syntax, valid contents and availability of defined services and assets.success
Fetch SSL test: https://luxholding.org/.well-known/stellar.toml
Info:
Info:
- Recommended content-type is text/plain or application/toml (got: application/octet-stream).
success
Fetch NON-SSL test: http://luxholding.org/.well-known/stellar.toml
Your http endpoint serves the same content as your https endpoint.
Your http endpoint serves the same content as your https endpoint.
success
CORS test
Your CORS header is set correctly.
Your CORS header is set correctly.
success
Parse TOML test: https://luxholding.org/.well-known/stellar.toml
Source
Source
VERSION="2.2.1"
ACCOUNTS=[
"GCLP7KVUMF5EE3N2CXJSYBHZGLL3K3OP5XDV5XKBZHS243275X3EVHIL",
]
[DOCUMENTATION]
ORG_NAME="LuxHolding"
ORG_URL="https://luxholding.org"
ORG_DESCRIPTION="LuxEstate is a Stellar blockchain-based token, combining the prestige of Luxembourg’s Grand Ducal Family with the Duchy's economic strength"
ORG_LOGO="https://luxholding.org/LOGO/LuxEstate.png"
[[PRINCIPALS]]
name="LuxHolding"
[[CURRENCIES]]
code="LuxEstate"
status="live"
display_decimals=4
issuer="GCLP7KVUMF5EE3N2CXJSYBHZGLL3K3OP5XDV5XKBZHS243275X3EVHIL"
anchor_asset_type="crypto"
name="LuxEstate"
desc="LuxEstate: Ducal Gold Standard."
image="https://luxholding.org/LOGO/LuxEstate.png"
fixed_number=1000000
max_number=1000000
is_unlimited=false
# Endorsed by Luxembourg’s Grand Ducal Family, LuxEstate brings trust and prestige, linking investors to one of the world’s most stable economies.
success
stellar.toml global vars
No issues found.
No issues found.
success
stellar.toml DOCUMENTATION section
No issues found.
No issues found.
success
stellar.toml PRINCIPALS section
No issues found.
No issues found.
success
stellar.toml CURRENCIES section
No issues found.
No issues found.