stellar.toml checker

Checks your stellar.toml (v2.5.0) for connectivity, syntax, valid contents and availability of defined services and assets.
home_domain or accountID


success
Fetch SSL test: https://mexicoxlmxrp.org/.well-known/stellar.toml
No issues found.

success
Fetch NON-SSL test: http://mexicoxlmxrp.org/.well-known/stellar.toml
Your http endpoint redirects to your https endpoint.

Redirects:
  • https://mexicoxlmxrp.org/.well-known/stellar.toml

success
CORS test
Your CORS header is set correctly.

success
Parse TOML test: https://mexicoxlmxrp.org/.well-known/stellar.toml
Source
NETWORK_PASSPHRASE = "Public Global Stellar Network ; September 2015"
ACCOUNTS=["GDU6PHEEWDGVQKDDBTWPQT33TNQUU2J3JLDX2G4OFX24YDYE5ZDMFMEX"]


[DOCUMENTATION]
ORG_NAME="Mexico X Ripple Labs | Tokenized Precious Metals via Stellar & XRP"
ORG_DBA="MEXXLMXRP"
ORG_DESCRIPTION="The Government of Mexico, in collaboration with Ripple Labs, proudly announces the launch of the Precious Metals & Stellar Assets Initiative — a forward-looking alliance focused on the tokenization, development, and global trade of the world’s most valuable mineral resources, powered by blockchain technology and digital finance infrastructure from Stellar and XRP.💰"
ORG_URL="https://mexicoxlmxrp.org"
ORG_LOGO="https://mexicoxlmxrp.org/logo.jpg"
ORG_OFFICIAL_EMAIL="hello@mexicoxlmxrp.org"
ORG_LICENSE_TYPE="Financial License Mineral License"

[[PRINCIPALS]]
name="Initiative - Marcelo Ebrard"
email="support@mexicoxlmxrp.org"

[[CURRENCIES]]
code="MEXXLMXRP"
issuer="GDU6PHEEWDGVQKDDBTWPQT33TNQUU2J3JLDX2G4OFX24YDYE5ZDMFMEX"
status="live"
display_decimals=7
name="MEXXLMXRP Fund"
fixed_number=100000000
desc="The Government of Mexico, in collaboration with Ripple Labs, proudly announces the launch of the Precious Metals & Stellar Assets Initiative — a forward-looking alliance focused on the tokenization, development, and global trade of the world’s most valuable mineral resources, powered by blockchain technology and digital finance infrastructure from Stellar and XRP."
image="https://mexicoxlmxrp.org/logo.jpg"
is_asset_anchored = true
anchor_asset_type = "crypto"
anchor_asset = "XLM & XRP & GOLD"


success
stellar.toml global vars
No issues found.

success
stellar.toml DOCUMENTATION section
No issues found.

success
stellar.toml PRINCIPALS section
No issues found.

success
stellar.toml CURRENCIES section
No issues found.